summaryrefslogtreecommitdiffstats
path: root/board/liebherr/mccmon6/spl.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* 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
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski2019-11-031-0/+7
* ARM: imx: Decouple mccmon6's SPL and u-boot proper codeLukasz Majewski2019-11-031-3/+271
* 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
* BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski2017-01-301-0/+317