summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mm_evk
AgeCommit message (Expand)AuthorFilesLines
2020-11-01doc: board: Convert i.MX8MM EVK README to reSTPeng Fan1-37/+0
2020-11-01board: imx: address dd usage in READMEPeng Fan1-1/+1
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-11/+0
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine1-9/+0
2020-04-17imx8mm_evk: adjust dram size in case bl32 is usedIgor Opaniuk1-1/+5
2020-02-09imx: imx8mm_evk: spelling in readme fileMarcel Ziswiler1-1/+1
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-4/+5
2020-01-20mx8mm_evk: spl: Staticize functionsAlifer Moraes1-2/+2
2020-01-20imx8mm_evk: Include sys_proto.h headerAlifer Moraes1-0/+1
2020-01-20imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi1-2/+2
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf1-3/+3
2019-11-05imx: imx8mm-evk: enable ethernetPeng Fan1-0/+37
2019-11-03imx8mm: evk: enable bd71837 pmicPeng Fan1-0/+41
2019-11-03imx8m: evk: spl: probe clk in spl early stagePeng Fan1-11/+11
2019-10-14imx: imx8mm_evk: add board_mmc_get_env_devPeng Fan1-0/+5
2019-10-08imx: Add i.MX8MM EVK board support.Peng Fan7-0/+2205