summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter KitManoj Sai2022-10-241-0/+15
* treewide: Drop image_header_t typedefSimon Glass2022-09-292-4/+4
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini2022-09-261-0/+12
|\
| * ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut2022-09-201-0/+12
* | board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* | Merge branch 'master' into nextTom Rini2022-09-195-1/+33
|\ \ | |/
| * bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi2022-09-181-0/+12
| * board: purism: add the Purism Librem5 phoneAngus Ainslie2022-09-181-0/+9
| * imx: romapi: fix spurious ampersand in address printMarcel Ziswiler2022-09-181-1/+1
| * imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVKJesse Taube2022-09-182-0/+11
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
|/
* arm: Remove warp boardTom Rini2022-08-201-6/+0
* common: Drop display_options.h from common headerSimon Glass2022-08-101-0/+1
* mx7ulp_com: fix incorrect select for SPL optionsQuentin Schulz2022-08-041-3/+3
* imx: imx8mm-icore: migrate to use BINMANPeng Fan2022-07-262-9/+2
* imx: imx93_evk: Set ARM clock to 1.7GhzPeng Fan2022-07-261-0/+9
* imx: imx93_evk: Add basic board supportPeng Fan2022-07-261-0/+13
* imx: imx9: clock: Add DDR clock supportYe Li2022-07-261-0/+41
* imx: imx9: Support multiple env storages at runtimeYe Li2022-07-261-0/+34
* imx: imx9: Support booting m33 from AcorePeng Fan2022-07-263-1/+146
* imx: imx9: Add M33 release prepare functionPeng Fan2022-07-261-0/+51
* imx: imx9: Add MIX power initPeng Fan2022-07-261-0/+101
* misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msgYe Li2022-07-262-2/+2
* imx: imx9: Get the chip revision through S400 APIPeng Fan2022-07-261-1/+48
* imx: imx9: Add AHAB boot supportYe Li2022-07-263-0/+352
* imx: imx9: Add TRDC driver for TRDC initYe Li2022-07-263-1/+585
* misc: imx: S400_API: Move S400 MU and API to a common placeYe Li2022-07-263-4/+349
* imx: imx9: support romapiPeng Fan2022-07-261-0/+37
* imx: imx9: disable watchdogYe Li2022-07-261-1/+44
* imx: imx9: Add function to initialize timerJian Li2022-07-261-0/+19
* imx: imx9: Add CCM and clock API supportPeng Fan2022-07-264-2/+1210
* imx: add basic i.MX9 supportPeng Fan2022-07-268-5/+210
* imx: add USB2_BOOT typePeng Fan2022-07-261-1/+1
* imx: move get_boot_device to common filePeng Fan2022-07-264-85/+48
* imx: simplify dependency with SPL_BOOTROM_SUPPORTPeng Fan2022-07-261-1/+2
* imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_deviceYe Li2022-07-261-42/+38
* imx: Change USB boot device typeYe Li2022-07-261-1/+1
* imx: syscounter: support timer_get_boot_usJun Nie2022-07-261-0/+9
* imx8ulp: soc.c: use rom_api_query_boot_infor() wrapperRasmus Villemoes2022-07-251-8/+2
* imx8m: soc.c: use rom_api_query_boot_infor() wrapperRasmus Villemoes2022-07-251-4/+1
* imx8: use ROM API wrappers in spl_imx_romapi.cRasmus Villemoes2022-07-251-36/+11
* imx8: add rom api wrappersRasmus Villemoes2022-07-252-0/+31
* imx8: add hidden IMX8_ROMAPI Kconfig symbolRasmus Villemoes2022-07-251-1/+5
* Merge branch 'next'Tom Rini2022-07-111-2/+4
|\
| * spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-071-2/+2
| * siemens: Move CONFIG_FACTORYSET to KconfigTom Rini2022-06-281-0/+2
* | kontron-sl-mx8mm: Add CAAM supportFabio Estevam2022-06-281-0/+3
* | mx6: ddr: Fix disabling on-die terminationFrancesco Dolcini2022-06-281-2/+11
* | imx8m: fixup thermal tripsAndrejs Cainikovs2022-06-281-0/+49
|/
* imx: imx8mq: default select CLK_IMX8MQPeng Fan2022-06-031-0/+1