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