Age | Commit message (Expand) | Author |
2020-01-29 | config: enable DFU over USB on Raspberry Pi4 boards | Marek Szyprowski |
2019-11-25 | Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot | Tom Rini |
2019-11-24 | ARM: bcm283x: Move BCM283x_BASE to a global variable | Matthias Brugger |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-09-06 | rpi: increase SYS_BOOTM_LEN to 64M on ARM64 | Bonnans, Laurent |
2019-08-25 | Convert CONFIG_ARCH_CPU_INIT to Kconfig | Adam Ford |
2019-08-02 | Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig | Simon Glass |
2019-08-02 | Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT | Simon Glass |
2019-06-12 | Fix compilation error if CONFIG_USB is disabled | akaher |
2018-12-02 | rpi: Add mmc 1 as a boot target | Emmanuel Vadot |
2018-08-17 | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-06-03 | rpi: Fix fdt_high & initrd_high for 64-bit builds | Tuomas Tynkkynen |
2018-05-24 | rpi: Change load addresses to make more room for the kernel & DTB | Tuomas Tynkkynen |
2018-05-23 | rpi: Adjust fdt_addr_r to a sane address | Alexander Graf |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig | Alex Kiernan |
2018-02-23 | Remove config_distro_defaults.h | Adam Ford |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-01-28 | bcm2835_mu_serial: Convert to Kconfig | Alexander Graf |
2018-01-28 | pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | rpi: Determine PL011/Mini-UART availability at runtime | Alexander Graf |
2017-12-04 | add support for Raspberry Pi Zero W | Dmitry Korunov |
2017-09-08 | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham |
2017-09-08 | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-09-01 | configs: Migrate all of the existing USB symbols, except fastboot | Tom Rini |
2017-07-31 | env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig | Tom Rini |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FAT to Kconfig | Simon Glass |
2017-07-11 | usb: Kconfig: migrate USB_DWC2 to Kconfig | Philipp Tomsich |
2017-06-03 | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini |
2017-05-09 | dm: video: arm: rpi: Convert to use driver model for video | Simon Glass |
2017-05-09 | dm: arm: rpi: Move to driver model for USB | Simon Glass |
2017-05-09 | arm: rpi: Drop CONFIG_CONS_INDEX | Simon Glass |
2017-04-30 | Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig | Simon Glass |
2017-04-27 | clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY | Alexey Brodkin |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-31 | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada |
2017-01-28 | Revert "arm: Remove unregister MACH_TYPE_xxx uses" | Tom Rini |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
2017-01-14 | arm: Remove unregister MACH_TYPE_xxx uses | Tom Rini |
2016-12-29 | mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig | Masahiro Yamada |
2016-12-29 | mmc: move some SDHCI related options to Kconfig | Masahiro Yamada |
2016-12-29 | mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI | Masahiro Yamada |
2016-12-29 | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada |
2016-11-28 | bcm2835 video: Map frame buffer as 32bpp | Alexander Graf |
2016-11-28 | board: rpi: move uart deactivation to board_init | Fabian Vogt |