1. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
  2. 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
  3. 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 2 months ago
  4. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
  5. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  6. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 2 months ago
  7. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  8. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  9. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  10. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 5 months ago
  11. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 4 months ago
  12. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 4 months ago
  13. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 5 months ago
  14. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  15. 1ee774d Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  16. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  17. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  18. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  19. 0cac0fb at91: cleanup taurus port by Heiko Schocher · 6 years ago
  20. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  21. fc89afb arm: at91: siemens: Add support to generate combined SPL+U-Boot image by Stefan Roese · 6 years ago
  22. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  23. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  24. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  25. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  26. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  27. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  28. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  29. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  30. 89d4fc1 spi: atmel: default y if DM_SPI && ARCH_AT91 by Jagan Teki · 7 years ago
  31. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  32. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  33. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  34. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  35. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  36. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  37. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  38. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  39. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  40. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  41. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  42. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  43. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  44. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  45. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  46. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  47. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  48. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  49. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  50. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  58. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  59. a212b66 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 8 years ago
  60. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  61. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  62. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  63. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  64. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  65. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  66. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  67. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  68. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  69. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  70. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  71. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  72. e8b81ee at91, taurus, smartweb: add dfu support by Heiko Schocher · 9 years ago
  73. 0ed366f taurus: board updates by Heiko Schocher · 9 years ago
  74. 4054082 arm, at91: add axm extensions by Heiko Schocher · 9 years ago
  75. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  76. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  77. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  78. 657006a arm, at91: taurus remove MACH_TYPE definitions in config file by Heiko Schocher · 10 years ago
  79. f624162 arm, at91, taurus: enable WDT by Heiko Schocher · 10 years ago
  80. a1655bb taurus, spl: erase also spi flash if recovery button is pressed by Heiko Schocher · 10 years ago
  81. 389aee8 arm, at91: enable thumb mode for taurus board in SPL by Heiko Schocher · 10 years ago
  82. 237e379 arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  83. 50921cd arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · 10 years ago
  84. d0b3723 arm, at91: add generic board support for the taurus and corvus board by Heiko Schocher · 10 years ago
  85. df2f6c9 config: remove platform CONFIG_SYS_HZ definition part 3 by Masahiro Yamada · 11 years ago
  86. 0f8bc28 arm, at91: add Siemens board taurus and axm by Heiko Schocher · 11 years ago