summaryrefslogtreecommitdiff
path: root/include/configs/ti814x_evm.h
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-09-1/+0
* TI: Rework SRAM definitions and maximumsTom Rini2016-09-06-1/+2
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-5/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-2/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-31-0/+2
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* ti814x_evm: Switch to SYS_GENERIC_BOARDTom Rini2015-09-15-0/+1
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-4/+0
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-02-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-04-1/+0
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-04-1/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-27-2/+2
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-04-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-2/+0
* configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini2013-08-19-1/+0
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-15-3/+2
* am33xx: CONFIG_DMA_COHERENT defines are unused, removeTom Rini2013-08-15-3/+0
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-15-0/+1
* ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-10-0/+3
* ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-10-0/+1
* ti814x_evm: enable CPSW supportMatt Porter2013-05-10-0/+21
* ti814x_evm: add ti814x evm board supportMatt Porter2013-03-24-0/+221