summaryrefslogtreecommitdiff
path: root/board/toradex/common
Commit message (Expand)AuthorAgeFilesLines
* 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-062-14/+36
* toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk2020-09-171-19/+0
* toradex: common: show boot logoIgor Opaniuk2020-07-272-0/+30
* toradex: tdx-cfg-block: add carrier board info printingIgor Opaniuk2020-07-271-0/+28
* toradex: tdx-cfg-clock: add migration routine from PID8Igor Opaniuk2020-07-272-0/+80
* toradex: tdx-cfg-block: add support for EEPROMIgor Opaniuk2020-07-273-39/+294
* toradex: tdx-cfg-block: add carrier boards and display adaptersIgor Opaniuk2020-07-272-0/+23
* toradex: tdx-cfg-block: add EEPROM read/store wrappersIgor Opaniuk2020-07-273-0/+105
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-3/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-4/+5
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano supportMarcel Ziswiler2020-02-092-2/+23
* toradex: tdx-cfg-block: add Apalis iMX8X supportMarcel Ziswiler2020-02-092-2/+19
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set() 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-252-0/+14
* board: toradex: tdx-cfg-block: clean-up sku handlingMarcel Ziswiler2019-04-252-14/+20
* 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-252-15/+50
* tdx-cfg-block: fix off by one issueMarcel Ziswiler2019-04-131-1/+1
* toradex: common: unify behaviour when config block is missingBhuvanchandra DV2019-04-131-16/+18
* 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-232-0/+14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-10/+6
* 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
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* 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
* board: toradex: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-4/+8
* arm: Include asm/setup.h explictlySimon Glass2017-06-051-0/+1
* 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: allow custom fdt board setup in board fileStefan Agner2016-12-162-5/+5
* toradex: fix USB Download gadget fixup callbackStefan Agner2016-12-161-2/+2
* toradex: config block handlingMarcel Ziswiler2016-11-286-0/+873