1. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 4 months ago
  2. 2509493 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 5 months ago
  3. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  4. f29002f config: enable DFU over USB on Raspberry Pi4 boards by Marek Szyprowski · 4 years, 10 months ago
  5. 4b19b89 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 4 years, 10 months ago
  6. 8e3361c ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 4 years, 10 months ago
  7. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  8. 659f4fe rpi: increase SYS_BOOTM_LEN to 64M on ARM64 by Bonnans, Laurent · 5 years ago
  9. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  10. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  11. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  12. e4617bd Fix compilation error if CONFIG_USB is disabled by akaher · 5 years ago
  13. 7ace8a0 rpi: Add mmc 1 as a boot target by Emmanuel Vadot · 6 years ago
  14. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  15. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  16. 7227425 rpi: Fix fdt_high & initrd_high for 64-bit builds by Tuomas Tynkkynen · 6 years ago
  17. 385cbe2 rpi: Change load addresses to make more room for the kernel & DTB by Tuomas Tynkkynen · 6 years ago
  18. d295c3e rpi: Adjust fdt_addr_r to a sane address by Alexander Graf · 6 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  20. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 6 years ago
  21. ba8bf94 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  22. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  23. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  24. fa48759 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  25. cf2c778 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  26. 71fc2e1 rpi: Determine PL011/Mini-UART availability at runtime by Alexander Graf · 7 years ago
  27. 8993056 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
  28. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  29. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  30. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  31. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  32. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  33. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  34. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  35. 4ac72f5 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
  36. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  37. ea843b6 dm: video: arm: rpi: Convert to use driver model for video by Simon Glass · 7 years ago
  38. 2508523 dm: arm: rpi: Move to driver model for USB by Simon Glass · 7 years ago
  39. 91b00b5 arm: rpi: Drop CONFIG_CONS_INDEX by Simon Glass · 7 years ago
  40. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  41. a1b343d clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY by Alexey Brodkin · 7 years ago
  42. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  43. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  44. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  45. 94ba26f Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
  46. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  47. 70b26cd arm: Remove unregister MACH_TYPE_xxx uses by Tom Rini · 8 years ago
  48. 3d3a74c mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · 8 years ago
  49. 45a68fe mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  50. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  51. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  52. 8b82dd9 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · 8 years ago
  53. d8396a3 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
  54. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  55. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  56. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  57. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  58. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  59. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  60. 601147b serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  61. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  62. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  63. d0375f3 arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info by Simon Glass · 9 years ago
  64. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  65. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  66. 108f841 ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE by Stephen Warren · 8 years ago
  67. fe84ebf rpi: remove redundant board files by Stephen Warren · 8 years ago
  68. adb91ec ARM: bcm2835: move CONFIG_BCM283* to Kconfig by Stephen Warren · 9 years ago
  69. ed7481c ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
  70. 060f9bf ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE by Alexander Stein · 9 years ago
  71. 4641429 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  72. a033171 bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  73. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  74. 34e609c dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  75. 1150666 dm: rpi: Move serial to driver model by Simon Glass · 10 years ago
  76. a5a83dc ARM: rpi: support an environment by Stephen Warren · 10 years ago
  77. 9316e14 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago[Renamed from include/configs/rpi_b.h]
  78. 6fe7845 ARM: rpi_b: detect board revision by Stephen Warren · 10 years ago
  79. 7c8f61f ARM: remove CONFIG_ARM1176 defines by Masahiro Yamada · 10 years ago
  80. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  81. 227ec97 ARM: rpi_b: enable USB/DHCP/PXE in bootcmd by Stephen Warren · 10 years ago
  82. 4f80a06 ARM: rpi_b: query internal MAC address from firmware by Stephen Warren · 10 years ago
  83. 72d5702 arm: rpi: Enable USB support on RPi by Marek Vasut · 10 years ago
  84. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  85. ed1127e ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
  86. 11547b2 rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  87. 2460e17 ARM: rpi_b: enable GENERIC_BOARD by Stephen Warren · 10 years ago
  88. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  89. 1998a1a ARM: rpi_b: rework boot scripts, enable sysboot by Stephen Warren · 11 years ago
  90. 5c92d48 ARM: rpi_b: load /uEnv.txt from MMC at startup by Stephen Warren · 11 years ago
  91. 29235b7 ARM: rpi_b: convert to use distro defaults by Stephen Warren · 11 years ago
  92. bccaa47 ARM: rpi_b: set $fdtfile in default environment by Stephen Warren · 11 years ago
  93. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  94. ea697ae ARM: bcm2835: add simplefb DT node during bootz/m by Stephen Warren · 11 years ago
  95. 5eaa215 ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  96. 131a1e6 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  97. 6be3c9f video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  98. 38baa4f ARM: rpi_b: disable rpi_b dcache explicitly by Stephen Warren · 12 years ago
  99. 0d04f34 ARM: add Raspberry Pi model B board, using BCM2835 SoC by Stephen Warren · 12 years ago