Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Not many and nothing really exciting this time: there are more patches in fly, but they are not ready yet. I will also send some DT updates and new board defconfig files later, once they have seen the list. I am aware of the USB rebasing repo efforts, but would like to see how this plays out, also we have one compatibility issue that I painstakingly work around in the U-Boot tree for the last three years or so. So for now I stick to the previous approach. So now just some easy changes: support for USB peripheral mode on the Allwinner F1C100s, T113-s3 SPI boot support, and some SPL cleanup patches. The branch passed the gitlab CI run, and brief boot testing on some boards didn't turn up any issues.
No related branches found
No related tags found
Showing
- arch/arm/include/asm/arch-sunxi/clock_sun9i.h 0 additions, 3 deletionsarch/arm/include/asm/arch-sunxi/clock_sun9i.h
- arch/arm/include/asm/arch-sunxi/tzpc.h 6 additions, 0 deletionsarch/arm/include/asm/arch-sunxi/tzpc.h
- arch/arm/mach-sunxi/Kconfig 1 addition, 1 deletionarch/arm/mach-sunxi/Kconfig
- arch/arm/mach-sunxi/Makefile 1 addition, 1 deletionarch/arm/mach-sunxi/Makefile
- arch/arm/mach-sunxi/board.c 0 additions, 2 deletionsarch/arm/mach-sunxi/board.c
- arch/arm/mach-sunxi/clock.c 0 additions, 2 deletionsarch/arm/mach-sunxi/clock.c
- arch/arm/mach-sunxi/clock_sun4i.c 2 additions, 3 deletionsarch/arm/mach-sunxi/clock_sun4i.c
- arch/arm/mach-sunxi/clock_sun50i_h6.c 28 additions, 29 deletionsarch/arm/mach-sunxi/clock_sun50i_h6.c
- arch/arm/mach-sunxi/clock_sun6i.c 1 addition, 2 deletionsarch/arm/mach-sunxi/clock_sun6i.c
- arch/arm/mach-sunxi/clock_sun8i_a83t.c 2 additions, 3 deletionsarch/arm/mach-sunxi/clock_sun8i_a83t.c
- arch/arm/mach-sunxi/clock_sun9i.c 48 additions, 49 deletionsarch/arm/mach-sunxi/clock_sun9i.c
- arch/arm/mach-sunxi/spl_spi_sunxi.c 57 additions, 21 deletionsarch/arm/mach-sunxi/spl_spi_sunxi.c
- board/sunxi/board.c 1 addition, 8 deletionsboard/sunxi/board.c
- drivers/usb/musb-new/sunxi.c 16 additions, 0 deletionsdrivers/usb/musb-new/sunxi.c
Loading
Please register or sign in to comment