aboutsummaryrefslogtreecommitdiff
path: root/board/technexion/pico-imx6ul/spl.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-10-08pico-imx6ul: 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-03-31pico-imx6ul: Fix eMMC boot after DM_MMC conversionFabio Estevam1-0/+34
2018-09-14pico-imx6ul: Add Falcon mode supportOtavio Salvador1-0/+8
2018-09-14pico-imx6ul: Add support for the 512MB moduleFabio Estevam1-3/+24
2018-09-14pico-imx6ul: Convert to SPLFabio Estevam1-0/+115