Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
- No need to check before free in kendryte clk. - Only enable OF_BOARD_FIXUP if U-Boot is configured for S-Mode. - Reduce k210 dts DMA block size - Move timers into drivers/timer - Correct fu540 dts reg size of clint node
No related branches found
No related tags found
Showing
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- arch/riscv/Kconfig 1 addition, 8 deletionsarch/riscv/Kconfig
- arch/riscv/cpu/ax25/Kconfig 1 addition, 1 deletionarch/riscv/cpu/ax25/Kconfig
- arch/riscv/dts/fu540-c000-u-boot.dtsi 1 addition, 1 deletionarch/riscv/dts/fu540-c000-u-boot.dtsi
- arch/riscv/dts/k210.dtsi 2 additions, 2 deletionsarch/riscv/dts/k210.dtsi
- arch/riscv/lib/Makefile 0 additions, 1 deletionarch/riscv/lib/Makefile
- arch/riscv/lib/sifive_clint.c 2 additions, 39 deletionsarch/riscv/lib/sifive_clint.c
- drivers/clk/kendryte/clk.c 1 addition, 2 deletionsdrivers/clk/kendryte/clk.c
- drivers/timer/Kconfig 7 additions, 0 deletionsdrivers/timer/Kconfig
- drivers/timer/Makefile 2 additions, 0 deletionsdrivers/timer/Makefile
- drivers/timer/andes_plmt_timer.c 0 additions, 0 deletionsdrivers/timer/andes_plmt_timer.c
- drivers/timer/sifive_clint_timer.c 47 additions, 0 deletionsdrivers/timer/sifive_clint_timer.c
Loading
Please register or sign in to comment