summaryrefslogtreecommitdiff
path: root/board/technologic/ts4800/ts4800.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* 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
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-3/+3
* 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
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* ARM: ts4800: add ethernet supportDamien Riegel2015-09-021-0/+103
* ARM: ts4800: add basic board supportLucile Quirion2015-09-021-0/+154