summaryrefslogtreecommitdiff
path: root/board/ti/ti814x
AgeCommit message (Expand)Author
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot
2015-09-15ti814x_evm: Switch to SYS_GENERIC_BOARDTom Rini
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2013-12-18ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini
2013-10-31board: ti: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-15am33xx: Stop using PHYS_DRAM_1 defineTom Rini
2013-08-15ARM: AM33xx: Move s_init to a common placeHeiko Schocher
2013-08-15ARM: AM33xx: Cleanup clocks layerLokesh Vutla
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher
2013-06-05am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini
2013-05-10ti814x_evm: enable CPSW supportMatt Porter
2013-05-10am33xx: add pll and clock support for TI814x CPSWMatt Porter
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter