summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-cfg-block.c
AgeCommit message (Expand)Author
2024-05-08board: toradex: add aquila am69 supportEmanuele Ghidoli
2023-07-18toradex: tdx-cfg-block: rework display adapter name handlingMax Krummenacher
2023-07-18toradex: tdx-cfg-block: rework carrier board name handlingMax Krummenacher
2023-07-18toradex: tdx-cfg-block: add yavia carrier cfg block infoMax Krummenacher
2023-07-11toradex: tdx-cfg-block: add verdin am62 skusMarcel Ziswiler
2023-07-11toradex: tdx-cfg-block: add 0070 verdin i.mx 8m plus quad skuEmanuele Ghidoli
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-08-04Audit <flash.h> inclusionTom Rini
2022-07-25toradex: tdx-cfg-block: Use official SKU namesFrancesco Dolcini
2022-07-25toradex: tdx-cfg-block: Cleanup interactive cfg block creationFrancesco Dolcini
2022-07-25toradex: common: Use ARRAY_SIZE macroFrancesco Dolcini
2022-07-25toradex: common: Remove stale comments about modules availabilityFrancesco Dolcini
2022-07-25toradex: tdx-cfg-block: add 0068 i.mx 8m mini skuPhilippe Schenker
2022-07-06toradex: tdx-cfg-block: add new toradex oui rangePhilippe Schenker
2022-07-06toradex: tdx-cfg-block: extend assembly versionPhilippe Schenker
2022-06-14toradex: tdx-cfg-block: add new 8gb apalis-imx8Philippe Schenker
2022-04-21board: toradex: drop colibri pxa270 supportMarcel Ziswiler
2022-04-21toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov
2021-10-20toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skusMarcel Ziswiler
2021-10-20toradex: configblock: fix interactive mode it handlingDenys Drozdov
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-04-20toradex: configblock: fix module revision in config blockDenys Drozdov
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-06toradex: tdx-cfg-clock: fix i.mx 8m mini interactiveMarcel Ziswiler
2020-12-06toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skusMarcel Ziswiler
2020-07-27toradex: tdx-cfg-clock: add migration routine from PID8Igor Opaniuk
2020-07-27toradex: tdx-cfg-block: add support for EEPROMIgor Opaniuk
2020-07-27toradex: tdx-cfg-block: add carrier boards and display adaptersIgor Opaniuk
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-09toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano supportMarcel Ziswiler
2020-02-09toradex: tdx-cfg-block: add Apalis iMX8X supportMarcel Ziswiler
2019-08-11env: Move env_get() to env.hSimon Glass
2019-07-19toradex: configblock: avoid line continuationsMarcel Ziswiler
2019-07-19toradex: configblock: fix apalis imx8 targetMarcel Ziswiler
2019-07-19toradex: configblock: fix colibri imx8x targetMarcel Ziswiler
2019-07-19toradex: configblock: generic wi-fi/bt handlingMarcel Ziswiler
2019-07-19toradex: configblock: initialize MMC before switching partitionStefan Agner
2019-04-25board: toradex: tdx-cfg-block: add new skusMarcel Ziswiler
2019-04-25board: toradex: tdx-cfg-block: clean-up sku handlingMarcel Ziswiler
2019-04-25tdx-cfg-block: simplify i.MX 6 module detectionStefan Agner
2019-04-25tdx-cfg-block: add support for new colibri iMX6ull skusGerard Salvatella
2019-04-13tdx-cfg-block: fix off by one issueMarcel Ziswiler
2019-04-13toradex: configblock: add an -y parameter to 'cfgblock create’Dominik Sliwa
2018-09-04board: toradex: common: fail gracefully on missing NAND chipStefan Agner
2018-07-23board: toradex: add new and upcoming SKUsStefan Agner
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass