Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
- DFU support file operations lager then the default max size - add dfu support to dwc2 for bcm2835 - enable DFU for RPi4 - Fix RPi4 memory map to include the genet device - add driver for the genet ethernet device - enable network support in RPi4 config
No related branches found
No related tags found
Showing
- arch/arm/mach-bcm283x/init.c 3 additions, 3 deletionsarch/arm/mach-bcm283x/init.c
- configs/rpi_4_32b_defconfig 14 additions, 0 deletionsconfigs/rpi_4_32b_defconfig
- configs/rpi_4_defconfig 14 additions, 0 deletionsconfigs/rpi_4_defconfig
- configs/rpi_arm64_defconfig 1 addition, 0 deletionsconfigs/rpi_arm64_defconfig
- drivers/dfu/dfu_mmc.c 57 additions, 36 deletionsdrivers/dfu/dfu_mmc.c
- drivers/net/Kconfig 7 additions, 0 deletionsdrivers/net/Kconfig
- drivers/net/Makefile 1 addition, 0 deletionsdrivers/net/Makefile
- drivers/net/bcmgenet.c 729 additions, 0 deletionsdrivers/net/bcmgenet.c
- drivers/usb/gadget/dwc2_udc_otg.c 2 additions, 0 deletionsdrivers/usb/gadget/dwc2_udc_otg.c
- drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c 6 additions, 6 deletionsdrivers/usb/gadget/dwc2_udc_otg_xfer_dma.c
- include/configs/rpi.h 20 additions, 0 deletionsinclude/configs/rpi.h
Loading
Please register or sign in to comment