1. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  2. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  3. 5230625 arm: omap4: Disable USB_TTY and related options by Tom Rini · 3 years, 3 months ago
  4. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  5. 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  6. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years ago
  7. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  8. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  9. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 3 months ago
  10. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  11. 0a45375 omap4: panda: convert to device model by Tero Kristo · 4 years, 4 months ago
  12. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  13. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  14. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 11 months ago
  15. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  16. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  17. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  18. db17a92 usb: Make compiling gadget support optional by Jean-Jacques Hiblot · 6 years ago
  19. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  20. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  21. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  22. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  23. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  24. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  25. e13a9dc Convert CONFIG_USB_MUSB_HCD et al to Kconfig by Adam Ford · 7 years ago
  26. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  27. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  28. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  29. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  30. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  31. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  32. ebb3e43 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  33. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  34. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  35. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  36. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  37. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  38. a93fbf4a ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 7 years ago
  39. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  40. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  41. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  42. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  43. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  44. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  45. bbdae16 omap4_panda: Disable ext2/3/4 support in SPL by Tom Rini · 8 years ago
  46. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  49. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  50. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  51. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  52. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  53. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  54. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  55. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  56. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  57. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  58. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  59. 252ed87 kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  60. d08215a omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  61. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago