1. ec4c394 configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK by Adam Ford · 6 years ago
  2. 7c69a90 ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver by Adam Ford · 6 years ago
  3. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  4. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  5. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  6. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  7. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  8. d0e5955 omap3_logic: Enable DM_SPI by Adam Ford · 7 years ago
  9. 99bd5d4 omap3_logic: Fix Environmental location by Adam Ford · 7 years ago
  10. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · 7 years ago
  11. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  12. 0c6d357 Convert CONFIG_TWL4030_USB to Kconfig by Adam Ford · 7 years ago
  13. 2281c78 Convert CONFIG_USB_MUSB_HCD et al to Kconfig by Adam Ford · 7 years ago
  14. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  15. e5be85d ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA by Adam Ford · 7 years ago
  16. d61f26f omap3_logic: Increase CMD_SPL_WRITE_SIZE by Adam Ford · 7 years ago
  17. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  18. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  19. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  20. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  21. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  22. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  23. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  24. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  25. 0c5b44f omap3: omap3_logic: Finish enabling fastboot on MUSB by Adam Ford · 7 years ago
  26. 6f155f4 omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Adam Ford · 7 years ago
  27. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  28. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  29. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  30. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  31. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  32. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  33. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  34. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  35. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  36. c6fa165 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · 7 years ago
  37. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  38. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  39. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  40. d041b84 omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION by Adam Ford · 8 years ago
  41. 55bdf92 omap3_logic: Add Device Tree Support and more DM drivers by Adam Ford · 8 years ago
  42. 6e1288c ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 8 years ago
  43. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  44. 9600a08 omap3_logic: Move SPL Stack into SDRAM by Adam Ford · 8 years ago
  45. 9f2710f Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  46. 28ad17d omap3_logic: Switch to simple malloco in SPL by Tom Rini · 8 years ago
  47. ef35496 drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · 8 years ago
  48. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  49. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  50. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  51. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  52. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  53. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  54. c751e44 ARM: OMAP3_LOGIC: Remove FIT Support by Adam Ford · 8 years ago
  55. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  56. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  57. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  58. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  62. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  63. afea41d configs: Resync with savedefconfig by Tom Rini · 8 years ago
  64. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  65. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  66. 996b0d2 ARM: omap: Enable tiny printf on omap3_logic by Marek Vasut · 8 years ago
  67. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  68. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  69. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  70. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  71. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  72. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  73. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  74. 6dd8ddc defconfig: Reorder boards' defconfig files by Bin Meng · 9 years ago
  75. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  76. de2e887 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · 9 years ago
  77. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  78. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  79. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  80. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  81. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  82. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  83. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  84. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  85. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  86. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  87. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago