1. 61693ac global: Migrate CONFIG_USART_ID to CFG by Tom Rini · 2 years ago
  2. 805482d global: Migrate CONFIG_USART_BASE to CFG by Tom Rini · 2 years ago
  3. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  4. a9c3bce Convert CONFIG_USB_GADGET_AT91 to Kconfig by Tom Rini · 2 years ago
  5. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  6. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  7. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  8. 0cd0325 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · 2 years ago
  9. 50493dd Remove unused symbols by Tom Rini · 2 years ago
  10. 715cce6 Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 2 years ago
  11. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  12. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  13. ac8b369 usb: Remove some unused CONFIG settings by Tom Rini · 2 years, 5 months ago
  14. cd6a45a Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 5 months ago
  15. a331017 Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment by Tom Rini · 2 years, 6 months ago
  16. bf904ea Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 6 months ago
  17. 5d7dea1 Convert CONFIG_ENV_RANGE to Kconfig by Tom Rini · 2 years, 6 months ago
  18. 910feb5 Globally remove most CONFIG_SPL_BUILD tests from config headers by Tom Rini · 2 years, 6 months ago
  19. c4b8bc4 Remove CONFIG_SYS_SPL_LEN largely by Tom Rini · 2 years, 6 months ago
  20. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  21. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  22. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  23. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  24. 85758d8 arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly. by Tom Rini · 2 years, 6 months ago
  25. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  26. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  27. bab1b35 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 7 months ago
  28. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  29. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  30. 8c3e231 at91: Remove unused LED code by Tom Rini · 2 years, 8 months ago
  31. 2c32f24 at91: Switch to SD_BOOT / CONFIG_NAND_BOOT by Tom Rini · 2 years, 8 months ago
  32. c3cdca4 atmel: Remove CONFIG_SPL_ATMEL_SIZE by Tom Rini · 2 years, 8 months ago
  33. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 8 months ago
  34. 5a606a4 Convert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig by Tom Rini · 2 years, 8 months ago
  35. cb81640 Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 9 months ago
  36. 5644f3b Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 9 months ago
  37. 69c8a81 Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 9 months ago
  38. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 9 months ago
  39. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  40. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  41. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
  42. 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  43. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
  44. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
  45. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 2 months ago
  46. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
  47. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  48. 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago
  49. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  50. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  51. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  52. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  53. 7ae1b08 ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · 3 years, 3 months ago
  54. 8e3ea2d 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
  55. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  56. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  57. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  58. f61e2e4 Convert CONFIG_ATMEL_USART to Kconfig by Tom Rini · 4 years, 5 months ago
  59. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 5 months ago
  60. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  61. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  62. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  63. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  64. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  65. fc89afb arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 6 years ago
  66. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  67. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  68. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  69. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  70. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  71. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  72. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  73. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  74. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  75. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  76. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  77. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  78. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  79. 21fd01b at91, smartweb: use SPL_SYS_MALLOC_F_LEN by Heiko Schocher · 7 years ago
  80. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  81. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  82. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  83. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  84. be88459 atmel, at91: fix smartweb board by Heiko Schocher · 7 years ago
  85. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  86. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  87. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  88. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  89. 94ba26f Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
  90. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  91. 70b26cd arm: Remove unregister MACH_TYPE_xxx uses by Tom Rini · 8 years ago
  92. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  93. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  94. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  95. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  96. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  97. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  98. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  99. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  100. a212b66 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 9 years ago