| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: ks2: Enable TI_COMMON_CMD_OPTIONS | Lokesh Vutla | 2017-05-08 | 1 | -14/+4 |
* | configs: Re-sync | Tom Rini | 2017-05-01 | 1 | -1/+1 |
* | configs: keystone2: Standardise U-boot prompt | Lokesh Vutla | 2017-04-27 | 1 | -1/+0 |
* | Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 | Madan Srinivas | 2017-04-08 | 1 | -0/+1 |
* | configs: Re-sync | Tom Rini | 2017-03-13 | 1 | -2/+2 |
* | ARM: dts: k2*: Rename the k2* files to keystone-k2* files | Lokesh Vutla | 2017-02-08 | 1 | -1/+1 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -1/+2 |
* | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+1 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | kconfig: introduce kconfig for UBI | Heiko Schocher | 2016-09-26 | 1 | -0/+1 |
* | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_POWER_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_I2C_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 | -1/+1 |
* | 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 | -4/+3 |
* | configs: k2e_evm: add random eth address support | Mugunthan V N | 2016-08-08 | 1 | -0/+2 |
* | defconfig: k2e_evm_defconfig: enable SPI driver model | Vignesh R | 2016-07-09 | 1 | -0/+2 |
* | usb: move CONFIG_USB_XHCI_DWC3 to Kconfig | Masahiro Yamada | 2016-06-04 | 1 | -0/+1 |
* | usb: move CONFIG_USB_XHCI to Kconfig with renaming | Masahiro Yamada | 2016-06-04 | 1 | -0/+2 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+8 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+6 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -2/+3 |
* | configs: ks2: move CMD_NAND to defconfigs | Lokesh Vutla | 2016-04-18 | 1 | -0/+1 |
* | memory: Move TI_AEMIF config to KCONFIG | Lokesh Vutla | 2016-04-18 | 1 | -0/+1 |
* | defconfig: Reorder boards' defconfig files | Bin Meng | 2016-03-22 | 1 | -1/+1 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | defconfig: k2e_evm_defconfig: enable net driver model | Mugunthan V N | 2016-02-08 | 1 | -0/+1 |
* | 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 |
* | ARM: dts: k2e: Enable OF_CONTROL and DM | Lokesh Vutla | 2015-10-22 | 1 | -0/+4 |
* | Reorder defconfigs with 'savedefconfig' | Bin Meng | 2015-09-28 | 1 | -1/+1 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -0/+1 |
* | 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 | -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 | -1/+1 |
* | kconfig: remove meaningless prefixes in defconfig files | Masahiro Yamada | 2015-03-15 | 1 | -3/+3 |
* | configs:ks2_evm: update defconfigs to support SPL | Murali Karicheri | 2014-10-10 | 1 | -3/+4 |
* | keystone: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | 1 | -0/+1 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+2 |