aboutsummaryrefslogtreecommitdiff
path: root/board/toradex
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-30colibri_pxa270: add mmc platform dataMarcel Ziswiler1-5/+15
2020-06-18colibri_t20: change maintainerIgor Opaniuk1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass12-0/+12
2020-05-18common: Drop log.h from common headerSimon Glass5-0/+5
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass7-16/+23
2020-05-18common: Drop init.h from common headerSimon Glass8-0/+8
2020-05-18common: Drop image.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop net.h from common headerSimon Glass5-0/+5
2020-05-01board: apalis_imx6: Add KSZ9131 phy skew settingsPhilippe Schenker1-16/+73
2020-05-01board: verdin-imx8mm: Add KSZ9131 phy skew settingsPhilippe Schenker1-23/+56
2020-05-01verdin-imx8mm: Change board phy skew values for our ksz9031Philippe Schenker1-8/+24
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine1-9/+0
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini1-1/+6
2020-04-17verdin-imx8mm: adjust dram size in case bl32 is usedIgor Opaniuk1-1/+6
2020-04-16doc: update reference to README.imx8imagePatrick Delaunay2-2/+2
2020-04-16doc: update reference to README.imximagePatrick Delaunay3-3/+3
2020-04-07colibri_imx6: set gpr1 ENET_CLK_SELIgor Opaniuk1-0/+3
2020-03-05toradex: MAINTAINERS: entries for new reST docsIgor Opaniuk4-0/+4
2020-03-05doc: board: colibri-imx8x: convert readme to reSTIgor Opaniuk1-66/+0
2020-03-05doc: board: apalis-imx8: convert readme to reSTIgor Opaniuk1-66/+0
2020-03-05doc: board: verdin-imx8mm: convert readme to reSTIgor Opaniuk1-88/+0
2020-02-09board: toradex: verdin-imx8mm: add MAINTAINERSIgor Opaniuk1-0/+9
2020-02-09board: toradex: verdin-imx8mm: add READMEIgor Opaniuk1-0/+88
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk6-0/+2160
2020-02-09toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano supportMarcel Ziswiler2-2/+23
2020-02-09toradex: tdx-cfg-block: add Apalis iMX8X supportMarcel Ziswiler2-2/+19
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-10/+0
2020-01-20colibri-imx8x: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20apalis-imx8: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass5-0/+5