summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-common.c
AgeCommit message (Expand)Author
2026-01-17toradex: common: handle third MAC address for SMARC i.MX95Max Krummenacher
2024-12-13toradex: tdx-cfg-block: rework modules pid4 handlingVitor Soares
2024-11-17dm: sysinfo: Shorten the SYSINFO_ID prefixSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: toradex: Remove <common.h> and add needed includesTom Rini
2024-03-01toradex: common: Use random mac address if toradex config block is missingEmanuele Ghidoli
2024-03-01toradex: common: Add sysinfo driverEmanuele Ghidoli
2024-03-01toradex: common: Use SETTINGS_R event to read toradex config blockEmanuele Ghidoli
2024-03-01toradex: Remove not necessary model prints from checkboard()Emanuele Ghidoli
2024-03-01toradex: Fix recursive call to checkboardEmanuele Ghidoli
2023-11-28toradex: Use checkboard() instead of show_board_info()Simon Glass
2023-08-04toradex: tdx-cfg-block: rework carrier board name handlingMax Krummenacher
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-07-25toradex: common: Improve product/serial print during bootFrancesco Dolcini
2022-07-25toradex: common: Remove #ifdef usage for 2nd ethaddrFrancesco Dolcini
2022-07-25toradex: tdx-cfg-block: Cleanup interactive cfg block creationFrancesco Dolcini
2022-07-06toradex: tdx-cfg-block: add new toradex oui rangePhilippe Schenker
2022-07-06toradex: tdx-cfg-block: extend assembly versionPhilippe Schenker
2022-07-06toradex: tdx-cfg-block: use defines for string lengthPhilippe Schenker
2022-07-06toradex: tdx-cfg-block: use only snprintfPhilippe Schenker
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-09board: toradex: make USB PID from config block optionalStefan Agner
2020-09-17toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk
2020-07-27toradex: common: show boot logoIgor Opaniuk
2020-07-27toradex: tdx-cfg-block: add carrier board info printingIgor Opaniuk
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop init.h from common headerSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-04-13toradex: common: unify behaviour when config block is missingBhuvanchandra DV
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-05arm: Include asm/setup.h explictlySimon Glass
2016-12-16toradex: allow custom fdt board setup in board fileStefan Agner
2016-12-16toradex: fix USB Download gadget fixup callbackStefan Agner
2016-11-28toradex: config block handlingMarcel Ziswiler