summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mm_evk
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut2023-01-301-3/+0
* imx8mm_evk: Add an entry for USB bootFabio Estevam2022-10-211-0/+2
* ARM: imx8m: Deduplicate CAAM init with arch_misc_init() callMarek Vasut2022-10-211-9/+1
* board: freescale: Add entry for imx8mm_evk_fspi_defconfigMamta Shukla2022-07-251-0/+1
* board: freescale: Add QSPI Boot support in spl for i.MX8mMamta Shukla2022-07-251-0/+2
* configs: Add config for enabling FSPI boot option for i.MX8mMamta Shukla2022-07-251-0/+7
* caam: Fix crash in case caam_jr_probe failedYe Li2022-05-201-1/+1
* imx: imx8mm_evk: enable pinctrl_wdog in SPLPeng Fan2022-05-201-19/+0
* imx: imx8mm_evk: enable CONFIG_DM_SERIALPeng Fan2022-04-211-10/+2
* crypto/fsl: i.MX8M: Enable Job ring driver model.Gaurav Jain2022-04-121-1/+9
* freescale: imx8mm_evk: Use IS_ENABLED instead of #ifdefTommaso Merciai2022-02-181-4/+5
* imx: Don't define __ASSEMBLY__ in source filesSimon Glass2022-02-081-1/+0
* imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam2021-10-201-1/+1
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-311-0/+3
* imx8mm_evk: switch to use binman to pack imagesPeng Fan2021-04-081-0/+9
* imx8mm/p: remove boot.cmdPeng Fan2021-04-081-35/+0
* imx8mm_evk: Switch to new imx8mm evk boardYe Li2021-04-081-16/+17
* imx8mm_evk: Update to latest LPDDR4 scriptYe Li2021-04-081-412/+280
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-0/+2
* board: imx8mm: add boot.cmd for distro boot on iMX8MMAlice Guo2021-01-231-0/+35
* doc: board: Convert i.MX8MM EVK README to reSTPeng Fan2020-11-011-37/+0
* board: imx: address dd usage in READMEPeng Fan2020-11-011-1/+1
* imx8m: Refactor the OPTEE memory removalPeng Fan2020-07-141-11/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* imx: imx8m*: Remove do_reset from board filesClaudius Heine2020-05-011-9/+0
* imx8mm_evk: adjust dram size in case bl32 is usedIgor Opaniuk2020-04-171-1/+5
* imx: imx8mm_evk: spelling in readme fileMarcel Ziswiler2020-02-091-1/+1
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...WIP/21Jan2020Tom Rini2020-01-213-4/+5
|\
| * mx8mm_evk: spl: Staticize functionsAlifer Moraes2020-01-201-2/+2
| * imx8mm_evk: Include sys_proto.h headerAlifer Moraes2020-01-201-0/+1
| * imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi2020-01-201-2/+2
* | common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
|/
* tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf2020-01-071-3/+3
* imx: imx8mm-evk: enable ethernetPeng Fan2019-11-051-0/+37
* imx8mm: evk: enable bd71837 pmicPeng Fan2019-11-031-0/+41
* imx8m: evk: spl: probe clk in spl early stagePeng Fan2019-11-031-11/+11
* imx: imx8mm_evk: add board_mmc_get_env_devPeng Fan2019-10-141-0/+5
* imx: Add i.MX8MM EVK board support.Peng Fan2019-10-087-0/+2205