summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-cfg-block.c
Commit message (Expand)AuthorAgeFilesLines
* blk: Switch over to using uclass IDsSimon Glass2022-09-161-2/+2
* Audit <flash.h> inclusionTom Rini2022-08-041-0/+2
* toradex: tdx-cfg-block: Use official SKU namesFrancesco Dolcini2022-07-251-69/+69
* toradex: tdx-cfg-block: Cleanup interactive cfg block creationFrancesco Dolcini2022-07-251-270/+85
* toradex: common: Use ARRAY_SIZE macroFrancesco Dolcini2022-07-251-4/+2
* toradex: common: Remove stale comments about modules availabilityFrancesco Dolcini2022-07-251-2/+2
* toradex: tdx-cfg-block: add 0068 i.mx 8m mini skuPhilippe Schenker2022-07-251-1/+12
* toradex: tdx-cfg-block: add new toradex oui rangePhilippe Schenker2022-07-061-4/+38
* toradex: tdx-cfg-block: extend assembly versionPhilippe Schenker2022-07-061-4/+28
* toradex: tdx-cfg-block: add new 8gb apalis-imx8Philippe Schenker2022-06-141-2/+16
* board: toradex: drop colibri pxa270 supportMarcel Ziswiler2022-04-211-18/+1
* toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov2022-04-211-12/+1
* toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skusMarcel Ziswiler2021-10-201-4/+25
* toradex: configblock: fix interactive mode it handlingDenys Drozdov2021-10-201-1/+4
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-15/+15
* 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