1. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  2. 32284f6 Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig by Yinbo Zhu · 6 years ago
  3. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  4. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  5. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  6. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  7. 9d04b5f configs: Make NAND_BOOT and ONENAND_BOOT imply NAND by Adam Ford · 6 years ago
  8. 0fd2290c cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  9. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  10. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 6 years ago
  11. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  12. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  13. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  14. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  15. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  16. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  17. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  18. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  19. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  20. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  21. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  22. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  23. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  24. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  25. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  26. faed6bd armv8: ls2080a: Reorganise NAND_BOOT code in config flag by Santan Kumar · 7 years ago
  27. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  28. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  29. 4a3ab19 armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 7 years ago
  30. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  31. 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  32. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  33. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  34. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  35. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  36. 2acfda1 armv8: ls2080a: Enable PCIe in defconfigs by Minghuan Lian · 8 years ago
  37. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  38. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  39. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  40. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  41. aee2871 armv8: ls2080: Enable CONFIG_DM_USB in defconfigs by Sriram Dash · 8 years ago
  42. c7eeac9 armv8: LS2080A: Add device tree support for nand boot by Sriram Dash · 8 years ago
  43. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  46. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  52. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  53. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  54. 10db750 usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · 8 years ago
  55. 0a8cc1a usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  56. 6a6187e efi_loader: Select bounce buffers for known-bad boards by Alexander Graf · 8 years ago
  57. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  58. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  59. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  60. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  61. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  62. 06b5301 armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · 9 years ago
  63. 4493721 armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago[Copied (87%) from configs/ls2085aqds_nand_defconfig]
  64. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  65. 2bc3b2e armv8: ls2085a: Add support of random MAC address by Prabhakar Kushwaha · 9 years ago
  66. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  67. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  68. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  69. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  70. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago