- bb4934f Convert CONFIG_BCM2835_GPIO to Kconfig by Tom Rini · 2 years, 8 months ago
- 7b3fabb video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 2 years, 10 months ago
- dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
- ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
- 69e74f3 Fix MMC numbering issue for Raspberry Pi 3 by Mike Karels · 3 years, 1 month ago
- eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago
- 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
- e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
- e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 6 months ago
- 0624c81 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 7 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- 378f593 config: enable DFU over USB on Raspberry Pi4 boards by Marek Szyprowski · 5 years ago
- c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
- 2c68dee ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- a0c2030 rpi: increase SYS_BOOTM_LEN to 64M on ARM64 by Bonnans, Laurent · 5 years ago
- d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
- 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
- 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
- 2191d54 Fix compilation error if CONFIG_USB is disabled by akaher · 6 years ago
- 44eef8c rpi: Add mmc 1 as a boot target by Emmanuel Vadot · 6 years ago
- 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
- f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- 8c62fc0 rpi: Fix fdt_high & initrd_high for 64-bit builds by Tuomas Tynkkynen · 7 years ago
- 9acd571 rpi: Change load addresses to make more room for the kernel & DTB by Tuomas Tynkkynen · 7 years ago
- 33b4a30 rpi: Adjust fdt_addr_r to a sane address by Alexander Graf · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
- c8d3462 Remove config_distro_defaults.h by Adam Ford · 7 years ago
- 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
- 1b44295 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
- 633ef89 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
- b17aa50 rpi: Determine PL011/Mini-UART availability at runtime by Alexander Graf · 7 years ago
- 3f88741 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
- b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
- 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
- 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
- 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
- 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
- 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
- 5498381 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
- d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
- 39254d0 dm: video: arm: rpi: Convert to use driver model for video by Simon Glass · 8 years ago
- 402c0cd dm: arm: rpi: Move to driver model for USB by Simon Glass · 8 years ago
- c809fbc arm: rpi: Drop CONFIG_CONS_INDEX by Simon Glass · 8 years ago
- d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
- e53abba clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY by Alexey Brodkin · 8 years ago
- 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
- 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
- 4815734 Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
- 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
- e818729 arm: Remove unregister MACH_TYPE_xxx uses by Tom Rini · 8 years ago
- bfd110f mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · 8 years ago
- 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
- 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
- a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
- 13b6697 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · 8 years ago
- 1d317b7 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
- 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
- 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
- d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
- 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
- 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
- 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
- afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
- 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
- 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
- 1536d8b arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info by Simon Glass · 9 years ago
- 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- 3d3d91c ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE by Stephen Warren · 9 years ago
- d8845db rpi: remove redundant board files by Stephen Warren · 9 years ago
- 3ef844a ARM: bcm2835: move CONFIG_BCM283* to Kconfig by Stephen Warren · 9 years ago
- 9d5990b ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
- 50e8184 ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE by Alexander Stein · 9 years ago
- dc7ea68 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
- 29e494c bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
- 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
- 13fc6a2 dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
- f52cada dm: rpi: Move serial to driver model by Simon Glass · 10 years ago
- 2f9e9f2 ARM: rpi: support an environment by Stephen Warren · 10 years ago
- 682b6b5 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago[Renamed from include/configs/rpi_b.h]
- cd210c1 ARM: rpi_b: detect board revision by Stephen Warren · 10 years ago
- 9a875e3 ARM: remove CONFIG_ARM1176 defines by Masahiro Yamada · 10 years ago
- 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
- 6d392c5 ARM: rpi_b: enable USB/DHCP/PXE in bootcmd by Stephen Warren · 10 years ago
- af6e20d ARM: rpi_b: query internal MAC address from firmware by Stephen Warren · 10 years ago
- 6ad2e83 arm: rpi: Enable USB support on RPi by Marek Vasut · 10 years ago
- 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
- aafd4fc ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
- cdda2bc rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
- 02402f6 ARM: rpi_b: enable GENERIC_BOARD by Stephen Warren · 10 years ago
- 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
- 40fa0bf ARM: rpi_b: rework boot scripts, enable sysboot by Stephen Warren · 11 years ago