aboutsummaryrefslogtreecommitdiff
path: root/board/toradex/verdin-imx8mm/spl.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07board: toradex: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang1-0/+1
2023-01-30ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut1-3/+0
2022-10-21ARM: imx8m: verdin-imx8mm: Drop bogus content from spl_board_init()Marek Vasut1-7/+0
2022-10-21ARM: imx8m: Deduplicate CAAM init with arch_misc_init() callMarek Vasut1-8/+1
2022-09-18verdin-imx8mm: improve and extend boot devicesMarcel Ziswiler1-6/+2
2022-09-18verdin-imx8mm: prepare for optional job ring driver modelMarcel Ziswiler1-0/+9
2022-07-25imx8mm-mx8menlo/verdin-imx8mm: synchronise device tree with linuxMarcel Ziswiler1-1/+1
2022-05-20ARM: imx8mm: verdin-imx8mm: fix board hang in splMarcel Ziswiler1-11/+2
2022-05-20imx: toradex/verdin-imx8mm/p: cleanup board watchdog codePeng Fan1-11/+0
2022-04-12ARM: imx8mm: verdin-imx8mm: Drop superfluous headerMarek Vasut1-1/+0
2022-04-12ARM: imx8mm: verdin-imx8mm: Rework board_early_init()Marek Vasut1-6/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-06verdin-imx8mm: spl: enable pca9450 i2c level translatorMax Krummenacher1-0/+2
2020-12-06verdin-imx8mm: spl: switch to pca9450 pmicMax Krummenacher1-22/+20
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine1-9/+0
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk1-0/+180