1. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 6 months ago
  2. cd6a45a Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 7 months ago
  3. a331017 Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment by Tom Rini · 2 years, 7 months ago
  4. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 8 months ago
  5. 36a4dae global: Remove CONFIG_SYS_USE_DATAFLASH* by Tom Rini · 2 years, 10 months ago
  6. 61b9c42 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 10 months ago
  7. 3e2ea32 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 10 months ago
  8. 286c453 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 10 months ago
  9. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 11 months ago
  10. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 3 years, 1 month ago
  11. 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years, 1 month ago
  12. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 2 months ago
  13. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 3 months ago
  14. b0e763b pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT by Patrick Delaunay · 3 years, 4 months ago
  15. b73c366 board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME by Eugen Hristev · 3 years, 5 months ago
  16. 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 5 months ago
  17. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 5 months ago
  18. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 5 months ago
  19. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 5 months ago
  20. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 5 months ago
  21. 4bf3a3f board: pm9263: fix some typos in comments by Ilko Iliev · 3 years, 9 months ago
  22. 8ad3a77 board: pm9263: switch to use DM_ETH by Ilko Iliev · 3 years, 9 months ago
  23. 4cb8a10 remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · 4 years, 3 months ago
  24. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 7 months ago
  25. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 9 months ago
  26. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  27. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  28. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  29. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  30. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  31. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 7 years ago
  32. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  33. b996b7d ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  34. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  35. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  36. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  37. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  38. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  39. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  40. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  41. 0dfe3ff board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 8 years ago
  42. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  43. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  44. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  45. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  46. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
  47. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  48. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  49. 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  50. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  51. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  52. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  53. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  54. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  55. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  56. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  57. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 9 years ago
  58. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  59. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  60. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  61. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  62. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  63. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 10 years ago
  64. d126e01 autoboot.c: Move config options to Kconfig by Stefan Roese · 10 years ago
  65. efe62a6 PM9263 adding generic board support by Georgi Botev · 10 years ago
  66. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  67. bcf9fe3 at91: switch coloured LED to gpio API by Andreas Bießmann · 11 years ago
  68. ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  69. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  70. dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  71. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  72. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  73. 6236fd7 at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263 by Simon Glass · 12 years ago
  74. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 13 years ago
  75. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 13 years ago
  76. 4d2aee2 NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS by Scott Wood · 13 years ago
  77. 52b2601 pm9263: init serial console before relocation by Asen Dimov · 13 years ago
  78. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  79. a3e09cc ARM: define CONFIG_MACH_TYPE for all ronetix boards by Asen Dimov · 13 years ago
  80. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  81. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  82. 684a567 make pm9263 buildable for v2011.06 release by Asen Dimov · 14 years ago
  83. 6e110d2 pm9263: enable cache command by Asen Dimov · 14 years ago
  84. 9a2a05a pm9263: ARM relocation support by Asen Dimov · 14 years ago
  85. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  86. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  87. 20d98c2 pm9263 converted to at91 soc access by Asen Dimov · 15 years ago
  88. da0f2af pm9263: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 15 years ago
  89. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  90. ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  91. 425de62 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  92. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  93. 918319c Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 16 years ago
  94. 70ebf31 AT91: factor out ROUND() macro by Wolfgang Denk · 16 years ago
  95. 2eb99ca NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 16 years ago
  96. 01550a2 pm9263: use macro instead of hardcode value for the lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 7a11c7f pm9263: lowlevel init update by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. b240358 at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. b32e189 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 6ebff36 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago