1. 4114a26 configs: Resync with savedefconfig by Tom Rini · 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. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  5. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  6. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  7. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  8. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 6 years ago
  9. f02b8d1 Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · 6 years ago
  10. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  11. d1ec946 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  12. 8636222 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  13. 7af2e36 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  14. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  15. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  16. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  17. cfa3499 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  18. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  19. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  20. ff6c312 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  21. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  22. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  23. ebb3e43 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  24. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  25. c826d17 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · 7 years ago
  26. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  27. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  28. 17a21e2 configs: am335x_evm: Enable FASTBOOT based on kconfig by Alexandru Gagniuc · 8 years ago
  29. 85bd15c am335x: beagle/evm: add device tree overlay support by Peter Robinson · 7 years ago
  30. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  31. 344edf0 configs: am335x: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · 7 years ago
  32. a93fbf4a ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 7 years ago
  33. 46f9ef1 Kconfig: Enable FIT support by default for TI platforms by Andrew F. Davis · 7 years ago
  34. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  35. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  36. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  37. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  38. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  39. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  40. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  41. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  42. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  43. b39a9ad Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · 8 years ago
  44. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  45. 06066a7 configs: Re-sync by Tom Rini · 8 years ago
  46. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 2fa0850 Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  51. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  52. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  53. 6f0aea3 configs: Re-sync after boot menu changes by Tom Rini · 8 years ago
  54. 7802ce9 configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  55. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  56. 210be5c net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig 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. 4d7100a configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · 8 years ago
  60. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  61. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  62. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  63. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  64. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 8 years ago
  65. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  66. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  67. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  68. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  69. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  70. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  71. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  72. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  73. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  74. 252ed87 kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  75. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  76. 1286b7f am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice by Tom Rini · 10 years ago
  77. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago