aboutsummaryrefslogtreecommitdiff
path: root/board/liebherr/mccmon6/mccmon6.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move serial functions out of common.hSimon Glass1-0/+1
2019-11-03ARM: imx: Decouple mccmon6's SPL and u-boot proper codeLukasz Majewski1-285/+0
2019-11-03ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski1-161/+0
2019-08-11env: Move env_get_f() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-4/+4
2017-01-30BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski1-0/+490