| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_ARCH_MISC_INIT to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+1 |
* | Kconfig: Migrate BOARD_LATE_INIT to a select | Tom Rini | 2017-01-24 | 1 | -1/+0 |
* | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki | 2017-01-21 | 1 | -1/+2 |
* | mmc: move more driver config options to Kconfig | Masahiro Yamada | 2017-01-11 | 1 | -0/+1 |
* | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini | 2016-12-03 | 1 | -9/+1 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | spl: move SPL_OS_BOOT to Kconfig | Heiko Schocher | 2016-10-14 | 1 | -1/+2 |
* | dm: mmc: Enable DM_MMC_OPS by default with DM_MMC | Simon Glass | 2016-10-11 | 1 | -0/+1 |
* | dm: blk: Enable CONFIG_BLK if DM_MMC is enabled | Simon Glass | 2016-10-11 | 1 | -0/+1 |
* | Kconfig: Separate AM33XX SOC config from target board config | Andrew F. Davis | 2016-10-02 | 1 | -0/+1 |
* | dfu: Migrate to Kconfig | Tom Rini | 2016-09-27 | 1 | -0/+2 |
* | configs: Re-sync | Tom Rini | 2016-09-20 | 1 | -1/+1 |
* | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Kconfig: Move SPL settings into their own file | Simon Glass | 2016-09-16 | 1 | -2/+2 |
* | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher | 2016-09-09 | 1 | -0/+1 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2016-09-09 | 1 | -1/+1 |
* | defconfig: am335x_boneblack_vboot: enable i2c driver model | Mugunthan V N | 2016-07-26 | 1 | -0/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+10 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+6 |
* | configs: Re-sync CONFIG_USB_MUSB_HOST | Tom Rini | 2016-04-25 | 1 | -0/+1 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -0/+1 |
* | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -0/+3 |
* | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -0/+1 |
* | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -0/+1 |
* | usb: gadget: Move CONFIG_USB_GADGET to Kconfig | Sam Protsenko | 2016-03-25 | 1 | -0/+2 |
* | defconfig: am335x_boneblack_vboot: enable timer driver model | Mugunthan V N | 2016-01-20 | 1 | -0/+2 |
* | am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED | robertcnelson@gmail.com | 2016-01-20 | 1 | -0/+4 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -0/+1 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -0/+1 |
* | common: add CMD_GPIO to Kconfig | Thomas Chou | 2015-11-18 | 1 | -2/+3 |
* | defconfig: am335x: bbb: enable mmc driver model | Mugunthan V N | 2015-10-22 | 1 | -0/+1 |
* | defconfig: am335x: bbb: enable ethernet driver model | Mugunthan V N | 2015-10-22 | 1 | -0/+1 |
* | of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL | Masahiro Yamada | 2015-08-18 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+3 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+2 |
* | dts: Disable device tree for SPL on all boards | Simon Glass | 2015-06-10 | 1 | -0/+1 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -0/+1 |
* | Clean all defconfigs with savedefconfig | Joe Hershberger | 2015-05-12 | 1 | -5/+5 |
* | dm: select CONFIG_DM* options | Masahiro Yamada | 2015-04-18 | 1 | -1/+0 |
* | kconfig: remove meaningless prefixes in defconfig files | Masahiro Yamada | 2015-03-15 | 1 | -2/+2 |
* | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass | 2015-03-04 | 1 | -0/+2 |
* | lib/rsa: Modify rsa to use DM driver | Ruchika Gupta | 2015-01-29 | 1 | -0/+4 |
* | dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS | Simon Glass | 2014-10-23 | 1 | -1/+1 |
* | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig | Masahiro Yamada | 2014-09-25 | 1 | -0/+1 |
* | kconfig: move CONFIG_OF_* to Kconfig | Masahiro Yamada | 2014-09-25 | 1 | -0/+1 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+4 |