summaryrefslogtreecommitdiff
path: root/board/ti/ti816x
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-06-28ti816x: Enable ethernet supportTom Rini1-0/+28
2017-06-05ti816x: Modernize the defconfigTom Rini1-1/+1
2017-06-05ti816x: Enable NANDTom Rini1-1/+3
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini1-150/+42
2015-09-15ti816x: Switch to SYS_GENERIC_BOARDTom Rini1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-12-19ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla1-4/+8
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini1-17/+0
2013-10-31board: ti: convert makefiles to Kbuild styleMasahiro Yamada1-26/+1
2013-08-16Add TI816X evm board supportTENART Antoine2-0/+266