1. 80168d5 Correct SPL uses of CMD_MMC by Simon Glass · 2 years ago
  2. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years, 1 month ago
  3. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 2 months ago
  4. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years, 2 months ago
  5. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 3 months ago
  6. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
  7. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 8 months ago
  8. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 8 months ago
  9. 797c2b4 Convert CONFIG_BCM2835_GPIO to Kconfig by Tom Rini · 2 years, 10 months ago
  10. 2cbc1c0 video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 3 years ago
  11. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years, 1 month ago
  12. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years, 2 months ago
  13. 874e544 Fix MMC numbering issue for Raspberry Pi 3 by Mike Karels · 3 years, 3 months ago
  14. 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 5 months ago
  15. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 5 months ago
  16. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 5 months ago
  17. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 5 months ago
  18. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 5 months ago
  19. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 5 months ago
  20. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 8 months ago
  21. 2509493 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 8 months ago
  22. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 9 months ago
  23. f29002f config: enable DFU over USB on Raspberry Pi4 boards by Marek Szyprowski · 5 years ago
  24. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  25. 8e3361c ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
  26. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  27. 659f4fe rpi: increase SYS_BOOTM_LEN to 64M on ARM64 by Bonnans, Laurent · 5 years ago
  28. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  29. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  30. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  31. e4617bd Fix compilation error if CONFIG_USB is disabled by akaher · 6 years ago
  32. 7ace8a0 rpi: Add mmc 1 as a boot target by Emmanuel Vadot · 7 years ago
  33. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  34. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  35. 7227425 rpi: Fix fdt_high & initrd_high for 64-bit builds by Tuomas Tynkkynen · 7 years ago
  36. 385cbe2 rpi: Change load addresses to make more room for the kernel & DTB by Tuomas Tynkkynen · 7 years ago
  37. d295c3e rpi: Adjust fdt_addr_r to a sane address by Alexander Graf · 7 years ago
  38. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  39. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  40. ba8bf94 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  41. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  42. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  43. fa48759 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  44. cf2c778 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  45. 71fc2e1 rpi: Determine PL011/Mini-UART availability at runtime by Alexander Graf · 7 years ago
  46. 8993056 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
  47. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  48. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  49. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  50. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  51. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  52. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  53. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  54. 4ac72f5 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 8 years ago
  55. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 8 years ago
  56. ea843b6 dm: video: arm: rpi: Convert to use driver model for video by Simon Glass · 8 years ago
  57. 2508523 dm: arm: rpi: Move to driver model for USB by Simon Glass · 8 years ago
  58. 91b00b5 arm: rpi: Drop CONFIG_CONS_INDEX by Simon Glass · 8 years ago
  59. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  60. a1b343d clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY by Alexey Brodkin · 8 years ago
  61. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  62. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  63. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  64. 94ba26f Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
  65. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  66. 70b26cd arm: Remove unregister MACH_TYPE_xxx uses by Tom Rini · 8 years ago
  67. 3d3a74c mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · 8 years ago
  68. 45a68fe mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  69. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  70. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  71. 8b82dd9 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · 8 years ago
  72. d8396a3 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
  73. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  74. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  75. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  76. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  77. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  78. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  79. 601147b serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  80. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  81. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 9 years ago
  82. d0375f3 arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info by Simon Glass · 9 years ago
  83. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  84. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  85. 108f841 ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE by Stephen Warren · 9 years ago
  86. fe84ebf rpi: remove redundant board files by Stephen Warren · 9 years ago
  87. adb91ec ARM: bcm2835: move CONFIG_BCM283* to Kconfig by Stephen Warren · 9 years ago
  88. ed7481c ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
  89. 060f9bf ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE by Alexander Stein · 9 years ago
  90. 4641429 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  91. a033171 bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  92. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  93. 34e609c dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  94. 1150666 dm: rpi: Move serial to driver model by Simon Glass · 10 years ago
  95. a5a83dc ARM: rpi: support an environment by Stephen Warren · 10 years ago
  96. 9316e14 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago[Renamed from include/configs/rpi_b.h]
  97. 6fe7845 ARM: rpi_b: detect board revision by Stephen Warren · 10 years ago
  98. 7c8f61f ARM: remove CONFIG_ARM1176 defines by Masahiro Yamada · 10 years ago
  99. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  100. 227ec97 ARM: rpi_b: enable USB/DHCP/PXE in bootcmd by Stephen Warren · 10 years ago