aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/imx8mm_evk
AgeCommit message (Expand)AuthorFilesLines
2021-10-20imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam1-1/+1
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-04-08imx8mm_evk: switch to use binman to pack imagesPeng Fan1-0/+9
2021-04-08imx8mm/p: remove boot.cmdPeng Fan1-35/+0
2021-04-08imx8mm_evk: Switch to new imx8mm evk boardYe Li1-16/+17
2021-04-08imx8mm_evk: Update to latest LPDDR4 scriptYe Li1-412/+280
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-23board: imx8mm: add boot.cmd for distro boot on iMX8MMAlice Guo1-0/+35
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-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass2-0/+2
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: 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-17common: 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