1. 74bb457 treewide: Remove CONFIG_SYS_UBOOT_START from configs board files by Patrice Chotard · 4 years, 10 months ago
  2. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  3. 8272f31 microblaze: Setup reasonable maximum bootm len by Michal Simek · 5 years ago
  4. c5ba635 microblaze: Enable cache by default by Michal Simek · 5 years ago
  5. 9d877c2 microblaze: Move CONFIG_LMB from board file to config.h by Michal Simek · 5 years ago
  6. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  7. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  8. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  9. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  10. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  11. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  12. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  13. f4da871 microblaze: Remove XILINX_SPI_FLASH_BASEADDR logic by Michal Simek · 6 years ago
  14. 4a69366 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  15. 88811bb microblaze: Delete Xilinx watchdog related macros by Shreenidhi Shedi · 6 years ago
  16. 35912528 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  19. 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  20. 71d5a14 microblaze: Added Kconfig support for CONFIG_XILINX_GPIO by Vipul Kumar · 7 years ago
  21. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  22. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  23. bd5a8e5 microblaze: Moved ethernet PHY configs of Microblaze board to defconfig by Vipul Kumar · 7 years ago
  24. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  25. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  26. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  27. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  28. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  29. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  30. f38c5f5 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  31. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  32. da3b9e7 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  33. fb92bc8 configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 by Alexandru Gagniuc · 7 years ago
  34. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  35. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  36. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  37. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  38. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  39. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  40. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  41. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  42. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  43. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  44. f417d40 Convert CONFIG_SPL_RAM_DEVICE to defconfig by Stefan Agner · 8 years ago
  45. 2902a9b microblaze: Enable option to overwrite default variables by Michal Simek · 8 years ago
  46. a9fb35a microblaze: Remove hardcoded IP address from config by Michal Simek · 8 years ago
  47. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  48. 29d3bc7 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · 8 years ago
  49. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  50. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  51. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 7ace858 Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. 5aa79f2 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · 8 years ago
  56. 91afeb3 microblaze: Remove empty ifdef around caches by Michal Simek · 8 years ago
  57. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  58. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  59. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  60. a359eaa microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · 9 years ago
  61. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  62. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  63. 38c4761 microblaze: Fix board_init calling sequence by Michal Simek · 9 years ago
  64. 077fe0f microblaze: Enable HUSH via Kconfig by Michal Simek · 9 years ago
  65. 44a3a91 microblaze: Read information about RAM from DT by Michal Simek · 9 years ago
  66. b11ec1a microblaze: Move CONFIG_NETCONSOLE to Kconfig by Michal Simek · 9 years ago
  67. 27f24a3 microblaze: Remove CONFIG_FIT from board file by Michal Simek · 9 years ago
  68. ed982b4 microblaze: Remove systemace from board file by Michal Simek · 9 years ago
  69. 502547e microblaze: Move eth configuration to Kconfig by Michal Simek · 9 years ago
  70. 83b76d9 microblaze: Enable axi emac via Kconfig by Michal Simek · 9 years ago
  71. 3229c86 net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  72. 2014a3d microblaze: Enable MICREL_KSZ9021 by Michal Simek · 9 years ago
  73. 9040f4e microblaze: Enable PHYLIB via Kconfig by Michal Simek · 9 years ago
  74. f0e353c microblaze: Enable uart16550 DM by default by Michal Simek · 9 years ago
  75. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  76. 67659e2 microblaze: Move baudrate setting out driver selection by Michal Simek · 9 years ago
  77. 1cc174d microblaze: Remove CONSOLE_ARG by Michal Simek · 9 years ago
  78. b5e9b9a microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · 9 years ago
  79. 4632b1e microblaze: Remove support for LL_TEMAC by Michal Simek · 9 years ago
  80. 4de9bbd microblaze: Use malloc setting via Kconfig by Michal Simek · 9 years ago
  81. 4fcd0b33 microblaze: Make room for malloc before ELF by Michal Simek · 9 years ago
  82. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  83. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  84. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  85. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  86. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  87. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  88. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  89. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  90. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  91. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  92. ca7d226 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  93. 405e651 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  94. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  95. 4dd0974 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · 10 years ago
  96. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  97. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  98. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  99. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  100. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago