summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-common.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-4/+4
2021-08-09board: toradex: make USB PID from config block optionalStefan Agner1-1/+1
2020-09-17toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk1-19/+0
2020-07-27toradex: common: show boot logoIgor Opaniuk1-0/+26
2020-07-27toradex: tdx-cfg-block: add carrier board info printingIgor Opaniuk1-0/+28
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+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-04-13toradex: common: unify behaviour when config block is missingBhuvanchandra DV1-16/+18
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-2/+2
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-06-05arm: Include asm/setup.h explictlySimon Glass1-0/+1
2016-12-16toradex: allow custom fdt board setup in board fileStefan Agner1-5/+3
2016-12-16toradex: fix USB Download gadget fixup callbackStefan Agner1-2/+2
2016-11-28toradex: config block handlingMarcel Ziswiler1-0/+168