aboutsummaryrefslogtreecommitdiff
path: root/board/engicam/common/spl.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2019-12-02common: Move serial functions out of common.hSimon Glass1-0/+1
2018-07-23i.MX6: engicam: gpr_init can be called only for some architectureMichael Trimarchi1-1/+2
2018-06-18board: engicam: spl: match icore-mipi fit-configJagan Teki1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-11-27i.MX6: engicam: Add imx6q/imx6ul boards for existing boardsJagan Teki1-0/+26
2017-11-27i.MX6Q: icorem6: Move spl load fit to common/splJagan Teki1-0/+16
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin1-6/+0
2017-08-30i.MX6Q: icorem6: Add falcon modeJagan Teki1-0/+11
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-05-18geam6/isiot: Move the spl code commonJagan Teki1-2/+91
2017-05-18icorem6[_rqs]: Move the spl code commonJagan Teki1-0/+304