summaryrefslogtreecommitdiff
path: root/board/toradex
AgeCommit message (Expand)Author
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-08-16board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler
2021-08-09board: colibri_vf: fix compiling warningOleksandr Suvorov
2021-08-09board: colibri_imx6: add board_fit_config_name_match to support FIT in SPLMing Liu
2021-08-09board: toradex: make USB PID from config block optionalStefan Agner
2021-08-09board: colibri_imx7: use SDP if USB serial downloader has been usedStefan Agner
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-04-20toradex: configblock: fix module revision in config blockDenys Drozdov
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-26toradex: hand over maintainershipIgor Opaniuk
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini
2020-12-06colibri-imx8x: add implementation for board_mem_get_layoutIgor Opaniuk
2020-12-06apalis-imx8x: add implementation for board_mem_get_layoutIgor Opaniuk
2020-12-06apalis-imx8: add implementation for board_mem_get_layoutIgor Opaniuk
2020-12-06board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk
2020-12-06verdin-imx8mm: automatic ram size detectionMarcel Ziswiler
2020-12-06toradex: tdx-cfg-clock: fix i.mx 8m mini interactiveMarcel Ziswiler
2020-12-06verdin-imx8mm: spl: enable pca9450 i2c level translatorMax Krummenacher
2020-12-06verdin-imx8mm: implement hardware version detectionMax Krummenacher
2020-12-06verdin-imx8mm: spl: switch to pca9450 pmicMax Krummenacher
2020-12-06toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skusMarcel Ziswiler
2020-12-04colibri_t30: disable rs232 serial transceiver forceoff pinsMarcel Ziswiler
2020-12-04apalis/colibri_t30: avoid uart input from floating pinsMarcel Ziswiler
2020-12-04colibri_t30: fix spi1 and uart2/3 resp. uartb/c pinmuxingMarcel Ziswiler
2020-12-04apalis/colibri_t30: add comment about tristate and input vs. output pinmuxingMarcel Ziswiler
2020-09-17apalis-imx8qm: rename all occurences to apalis-imx8Philippe Schenker
2020-09-17colibri-imx8qxp: rename all occurences to colibri-imx8xPhilippe Schenker
2020-09-17colibri_imx7: wrap video specific funcs with ifdefsIgor Opaniuk
2020-09-17toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk
2020-09-17colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk
2020-09-17colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk
2020-07-27colibri-imx7: fix splash logo drawingIgor Opaniuk
2020-07-27colibri-imx6ull: show boot logoIgor Opaniuk
2020-07-27ARM: dts: imx7-colibri: multiple node updatesIgor Opaniuk
2020-07-27toradex: common: show boot logoIgor Opaniuk
2020-07-27verdin-imx8mm: add EEPROM support for carrier boardIgor Opaniuk
2020-07-27toradex: tdx-cfg-block: add carrier board info printingIgor Opaniuk
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-07-27toradex: tdx-cfg-block: add EEPROM read/store wrappersIgor Opaniuk
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan