summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_keystone2.h
AgeCommit message (Expand)Author
2017-08-08configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-06-03configs: k2*_evm: let each board decide env locationSekhar Nori
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass
2017-05-08ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla
2017-04-08ARM: keystone: Pass SPI MTD partition table via kernel command lineVignesh R
2017-04-07Remove various unused interrupt related codeTom Rini
2017-03-20ti_armv7_keystone2: Define scratch space in SRAMFranklin S Cooper Jr
2017-02-08keystone2: Rename local CONFIG_ symbolPhil Edworthy
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-11-28ti_armv7_keystone2: env: Add NFS loading support for PMMC and MONAndrew F. Davis
2016-10-15spl: move SPL_OS_BOOT to KconfigHeiko Schocher
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada
2016-10-02ti_armv7_keystone2: Update addr_mon variableLokesh Vutla
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-07-09keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL buildVignesh R
2016-06-12ti_armv7_common: env: Remove no longer needed mem_reserveAndrew F. Davis
2016-06-03usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada
2016-06-03usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-18configs: ks2: move CMD_NAND to defconfigsLokesh Vutla
2016-04-18memory: Move TI_AEMIF config to KCONFIGLokesh Vutla
2016-04-01configs: ti_armv7_keystone2: make SYS_TEXT_BASE configurable at build timeVitaly Andrianov
2016-03-16ti_armv7_common: env: Add NFS loading support to default enviromentAndrew F. Davis
2016-03-16keystone2: env: Set mmc as default boot for k2g-evmYan Liu
2016-03-16keystone2: env: add env script for booting with an initramfs with firmwareMurali Karicheri
2016-03-16ti_armv7_keystone2: env: Remove securedb.key.bin loadCarlos Hernandez
2016-03-16ti_armv7_keystone2: env: Update UBIFS image pathsCarlos Hernandez
2016-03-16ti_armv7_keystone2: configs: add usb mass storage supportMugunthan V N
2016-03-14configs: k2g_evm: Add TI power processor supportNishanth Menon
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2015-12-05eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-22ARM: keystone2: configs: Correct burn_uboot_sp erase sizeCooper Jr., Franklin
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou