summaryrefslogtreecommitdiff
path: root/board/technexion/pico-imx7d/spl.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-31pico-imx7d: Add support for the 2GB variantFabio Estevam1-3/+27
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-10-08pico-imx7d: Provide a way to escape the Falcon modeFabio Estevam1-0/+4
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-04-25pico-imx7d: Convert DM MMCJoris Offouga1-0/+38
2018-07-23pico-imx7d: Do not override addrmap5Fabio Estevam1-3/+1
2018-07-23pico-imx7d: Add Falcon mode supportFabio Estevam1-0/+8
2018-07-23pico-imx7d: Add SPL supportFabio Estevam1-0/+116