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