1. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  2. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  3. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  4. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  5. 7af2e36 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  6. 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  7. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  8. 73dd818 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  9. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  10. d2f0f4a usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  11. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  12. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  13. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  14. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  15. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  16. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  17. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  18. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  19. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  20. da3b9e7 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  21. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  22. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  23. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  24. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  25. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  26. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  27. 7a01f3c Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 7 years ago
  28. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  29. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  30. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  31. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  32. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  33. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  34. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  35. a425bf7 ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines by Eric Nelson · 8 years ago
  36. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  37. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  38. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  39. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  40. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. 1646eba Convert CONFIG_SPL_LIBDISK_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. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 75eba2c Convert CONFIG_SPL_EXT_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. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  54. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  55. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  56. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  57. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  58. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  59. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  60. 2178282 imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file by Peng Fan · 9 years ago
  61. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  62. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  63. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  64. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  65. 1a60650 kconfig: Move REGEX to Kconfig by Joe Hershberger · 9 years ago
  66. 252ed87 kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  67. 53b7f18 mx6: Use a common SPL configuration file by Fabio Estevam · 10 years ago
  68. bdf1638 arm: mx6: Fix missing Kconfig option for Novena by Marek Vasut · 10 years ago
  69. f91c09a ARM: mx6: Add support for Kosagi Novena by Marek Vasut · 10 years ago