summaryrefslogtreecommitdiffstats
path: root/board/udoo/udoo_spl.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-181-6/+0
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-11/+0
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+2
* udoo: Switch to SPL supportvpeter42015-09-021-0/+271