summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-common.c
Commit message (Expand)AuthorAgeFilesLines
* board: toradex: make USB PID from config block optionalStefan Agner2021-08-091-1/+1
* toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk2020-09-171-19/+0
* toradex: common: show boot logoIgor Opaniuk2020-07-271-0/+26
* toradex: tdx-cfg-block: add carrier board info printingIgor Opaniuk2020-07-271-0/+28
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-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
* toradex: common: unify behaviour when config block is missingBhuvanchandra DV2019-04-131-16/+18
* 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
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* arm: Include asm/setup.h explictlySimon Glass2017-06-051-0/+1
* toradex: allow custom fdt board setup in board fileStefan Agner2016-12-161-5/+3
* toradex: fix USB Download gadget fixup callbackStefan Agner2016-12-161-2/+2
* toradex: config block handlingMarcel Ziswiler2016-11-281-0/+168