aboutsummaryrefslogtreecommitdiff
path: root/board/wandboard/spl.c
AgeCommit message (Expand)Author
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-06-11wandboard: Rework Makefile to prevent spl.o from being builtEzequiel Garcia
2019-04-13imx6: wandboard: convert to DM_MMCAnatolij Gustschin
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-11-20Revert "wandboard: Remove unnecessary delay"Fabio Estevam
2017-10-31wandboard: Add support for the MX6QP variantFabio Estevam
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12wandboard: Remove unnecessary delayFabio Estevam
2016-10-04wandboard: Fix hang when going into low frequencyFabio Estevam
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2015-05-21wandboard: Switch to SPL supportFabio Estevam