summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-cfg-block.c
Commit message (Expand)AuthorAgeFilesLines
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-7/+7
* toradex: configblock: fix module revision in config blockDenys Drozdov2021-04-201-1/+3
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* toradex: tdx-cfg-clock: fix i.mx 8m mini interactiveMarcel Ziswiler2020-12-061-17/+9
* toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skusMarcel Ziswiler2020-12-061-12/+30
* toradex: tdx-cfg-clock: add migration routine from PID8Igor Opaniuk2020-07-271-0/+78
* toradex: tdx-cfg-block: add support for EEPROMIgor Opaniuk2020-07-271-39/+273
* toradex: tdx-cfg-block: add carrier boards and display adaptersIgor Opaniuk2020-07-271-0/+12
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-4/+5
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano supportMarcel Ziswiler2020-02-091-2/+20
* toradex: tdx-cfg-block: add Apalis iMX8X supportMarcel Ziswiler2020-02-091-1/+16
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* toradex: configblock: avoid line continuationsMarcel Ziswiler2019-07-191-9/+6
* toradex: configblock: fix apalis imx8 targetMarcel Ziswiler2019-07-191-1/+14
* toradex: configblock: fix colibri imx8x targetMarcel Ziswiler2019-07-191-4/+14
* toradex: configblock: generic wi-fi/bt handlingMarcel Ziswiler2019-07-191-7/+9
* toradex: configblock: initialize MMC before switching partitionStefan Agner2019-07-191-0/+4
* board: toradex: tdx-cfg-block: add new skusMarcel Ziswiler2019-04-251-0/+7
* board: toradex: tdx-cfg-block: clean-up sku handlingMarcel Ziswiler2019-04-251-4/+8
* tdx-cfg-block: simplify i.MX 6 module detectionStefan Agner2019-04-251-34/+34
* tdx-cfg-block: add support for new colibri iMX6ull skusGerard Salvatella2019-04-251-15/+47
* tdx-cfg-block: fix off by one issueMarcel Ziswiler2019-04-131-1/+1
* toradex: configblock: add an -y parameter to 'cfgblock create’Dominik Sliwa2019-04-131-13/+26
* board: toradex: common: fail gracefully on missing NAND chipStefan Agner2018-09-041-2/+5
* board: toradex: add new and upcoming SKUsStefan Agner2018-07-231-0/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* board: toradex: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-4/+8
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* tegra: Convert MMC to use driver model for operationsSimon Glass2017-06-011-1/+1
* toradex: config block handlingMarcel Ziswiler2016-11-281-0/+544