summaryrefslogtreecommitdiff
path: root/board/technexion/pico-imx6ul/spl.c
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-10-08pico-imx6ul: Provide a way to escape the Falcon modeFabio Estevam
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-03-31pico-imx6ul: Fix eMMC boot after DM_MMC conversionFabio Estevam
2018-09-14pico-imx6ul: Add Falcon mode supportOtavio Salvador
2018-09-14pico-imx6ul: Add support for the 512MB moduleFabio Estevam
2018-09-14pico-imx6ul: Convert to SPLFabio Estevam