summaryrefslogtreecommitdiff
path: root/board/ti/ti814x/evm.c
Commit message (Expand)AuthorAgeFilesLines
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-1/+1
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-2/+2
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-181-2/+2
* am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-041-5/+0
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-151-1/+1
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-151-59/+8
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-151-5/+7
* drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-261-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-9/+1
* arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-181-18/+1
* arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-181-16/+0
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-051-0/+9
* ti814x_evm: enable CPSW supportMatt Porter2013-05-101-0/+72
* am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-101-0/+3
* ti814x_evm: add ti814x evm board supportMatt Porter2013-03-241-0/+198