1. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  2. ca0d535 Migrate bootlimit to Kconfig by Alex Kiernan · 6 years ago
  3. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  4. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  5. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  6. 34b3722 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  7. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  8. f02b8d1 Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · 6 years ago
  9. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  10. 3bf5f13 Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  11. 04c96ed Convert CONFIG_BOOTCOUNT_ENV to Kconfig by Alex Kiernan · 7 years ago
  12. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  13. d1ec946 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  14. 8636222 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  15. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  16. 73dd818 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  17. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 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. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  21. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  22. ebb3e43 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  23. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  24. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  25. 7e0ed13 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig by Adam Ford · 7 years ago
  26. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  27. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  28. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  29. f2d78c1 am33xx: Finish migration of CONFIG_AM33XX/AM43XX by Tom Rini · 7 years ago
  30. 897f706 watchdog: Migrate OMAP_WATCHDOG to Kconfig by Tom Rini · 7 years ago
  31. c187dd6 configs: convert CONFIG_SYS_MPUCLK to Kconfig 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. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  34. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  35. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  36. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  37. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  38. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  39. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  40. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  41. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  42. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  43. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  44. 696a91f Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 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. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  58. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  59. aca5cd2 configs: Resync with savedefconfig by Tom Rini · 8 years ago
  60. 7142343 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · 8 years ago
  61. e7b35eb arm, am335x: siemens: update etamin defconfig by Heiko Schocher · 8 years ago
  62. 6b3943f siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago