summaryrefslogtreecommitdiff
path: root/board/toradex
AgeCommit message (Expand)AuthorFilesLines
2021-09-11doc: board: toradex: fix file namesOleksandr Suvorov1-1/+1
2021-08-16board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler1-2/+18
2021-08-09board: colibri_vf: fix compiling warningOleksandr Suvorov1-1/+1
2021-08-09board: colibri_imx6: add board_fit_config_name_match to support FIT in SPLMing Liu1-0/+10
2021-08-09board: toradex: make USB PID from config block optionalStefan Agner2-1/+11
2021-08-09board: colibri_imx7: use SDP if USB serial downloader has been usedStefan Agner1-0/+10
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-7/+7
2021-04-20toradex: configblock: fix module revision in config blockDenys Drozdov1-1/+3
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler6-6/+6
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass15-0/+15
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini5-7/+7
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini22-65/+450
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-2/+2
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass4-5/+5
2020-12-26toradex: hand over maintainershipIgor Opaniuk9-9/+9
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass4-7/+7
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass4-5/+5
2020-12-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini11-40/+405
2020-12-06colibri-imx8x: add implementation for board_mem_get_layoutIgor Opaniuk1-0/+23
2020-12-06apalis-imx8x: add implementation for board_mem_get_layoutIgor Opaniuk1-0/+23
2020-12-06apalis-imx8: add implementation for board_mem_get_layoutIgor Opaniuk1-0/+23
2020-12-06board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk5-0/+201
2020-12-06verdin-imx8mm: automatic ram size detectionMarcel Ziswiler1-0/+10
2020-12-06toradex: tdx-cfg-clock: fix i.mx 8m mini interactiveMarcel Ziswiler1-17/+9
2020-12-06verdin-imx8mm: spl: enable pca9450 i2c level translatorMax Krummenacher1-0/+2
2020-12-06verdin-imx8mm: implement hardware version detectionMax Krummenacher1-0/+71
2020-12-06verdin-imx8mm: spl: switch to pca9450 pmicMax Krummenacher1-22/+20
2020-12-06toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skusMarcel Ziswiler2-14/+36
2020-12-04colibri_t30: disable rs232 serial transceiver forceoff pinsMarcel Ziswiler1-0/+11
2020-12-04apalis/colibri_t30: avoid uart input from floating pinsMarcel Ziswiler2-6/+10
2020-12-04colibri_t30: fix spi1 and uart2/3 resp. uartb/c pinmuxingMarcel Ziswiler1-11/+12
2020-12-04apalis/colibri_t30: add comment about tristate and input vs. output pinmuxingMarcel Ziswiler2-0/+4
2020-09-17apalis-imx8qm: rename all occurences to apalis-imx8Philippe Schenker2-1/+1
2020-09-17colibri-imx8qxp: rename all occurences to colibri-imx8xPhilippe Schenker2-1/+1
2020-09-17colibri_imx7: wrap video specific funcs with ifdefsIgor Opaniuk1-0/+2
2020-09-17toradex: drop legacy show_boot_logo function and use splashscreenIgor Opaniuk1-19/+0
2020-09-17colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk1-2/+0
2020-09-17colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk1-2/+0
2020-07-27colibri-imx7: fix splash logo drawingIgor Opaniuk1-32/+12
2020-07-27colibri-imx6ull: show boot logoIgor Opaniuk1-33/+7
2020-07-27ARM: dts: imx7-colibri: multiple node updatesIgor Opaniuk1-0/+1
2020-07-27toradex: common: show boot logoIgor Opaniuk2-0/+30
2020-07-27verdin-imx8mm: add EEPROM support for carrier boardIgor Opaniuk1-0/+6
2020-07-27toradex: tdx-cfg-block: add carrier board info printingIgor Opaniuk1-0/+28
2020-07-27toradex: tdx-cfg-clock: add migration routine from PID8Igor Opaniuk2-0/+80
2020-07-27toradex: tdx-cfg-block: add support for EEPROMIgor Opaniuk3-39/+294
2020-07-27toradex: tdx-cfg-block: add carrier boards and display adaptersIgor Opaniuk2-0/+23
2020-07-27toradex: tdx-cfg-block: add EEPROM read/store wrappersIgor Opaniuk3-0/+105
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada15-20/+20
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-11/+0