1. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  2. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  3. 6dd18bb omap3_beagle: Enable DM_SPI by Tom Rini · 6 years ago
  4. e0cc7df omap3_beagle: Update for DM SPL support by Tom Rini · 6 years ago
  5. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  6. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  7. cbabe7f configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  8. 4114a26 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  9. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  10. cc3fedb Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · 6 years ago
  11. 244eaea Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · 6 years ago
  12. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  13. 69ca343 omap3: beagle: re-enable EFI support after the following commit removed it by mistake: by Guillaume GARDET · 6 years ago
  14. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  15. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  16. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  17. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  18. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  19. d233ccb ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout by Derald D. Woods · 7 years ago
  20. 7c8f00e configs: Resync with savedefconfig by Tom Rini · 7 years ago
  21. 3b9e2a2 Convert CONFIG_TWL4030_USB to Kconfig by Adam Ford · 7 years ago
  22. 8636222 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  23. 4b37928 ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoard by Derald D. Woods · 7 years ago
  24. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  25. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  26. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  27. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  28. cfa3499 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  29. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  30. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  31. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  32. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  33. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  34. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  35. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  36. ebb3e43 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  37. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  38. 203dc1b Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  39. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  40. 7e0ed13 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · 7 years ago
  41. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  42. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  43. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  44. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  45. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  46. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  47. a93fbf4a ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 7 years ago
  48. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  49. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  50. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  51. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  52. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  53. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. 95689da Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  57. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  58. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  59. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  60. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  61. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  62. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  63. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  64. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  65. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 8 years ago
  66. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  67. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  68. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  69. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  70. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  71. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  72. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  73. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  74. 252ed87 kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  75. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  76. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  77. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago