summaryrefslogtreecommitdiff
path: root/board/wandboard/spl.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-13imx6: wandboard: convert to DM_MMCAnatolij Gustschin1-0/+92
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-11-20Revert "wandboard: Remove unnecessary delay"Fabio Estevam1-0/+2
2017-10-31wandboard: Add support for the MX6QP variantFabio Estevam1-2/+123
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin1-6/+0
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-11/+0
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-07-12wandboard: Remove unnecessary delayFabio Estevam1-2/+0
2016-10-04wandboard: Fix hang when going into low frequencyFabio Estevam1-3/+3
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-0/+6
2015-05-21wandboard: Switch to SPL supportFabio Estevam1-0/+317