aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2023-03-30imx: spl_imx_romapi: Get and print boot stageYe Li1-0/+7
2023-03-29misc: sentinel: s400_api: Use new command request definitionsYe Li1-15/+0
2023-03-29imx93: ahab: Get and decode AHAB eventsYe Li1-0/+99
2023-03-29misc: sentinel: s400_api: Add get_events APIYe Li1-0/+2
2023-03-29imx: sentinel: Update S400 API get info message structureYe Li1-0/+2
2023-02-10Correct SPL uses of IMX_MODULE_FUSESimon Glass1-1/+1
2023-01-30ARM: imx: bootaux: Fix LTO -Wlto-type-mismatchMarek Vasut1-0/+2
2022-10-09imx: gpmi: Add register needed to control nand bus timingMichael Trimarchi1-0/+9
2022-07-26misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msgYe Li1-1/+1
2022-07-26misc: s400_api: introduce ahab_release_m33_troutPeng Fan1-0/+1
2022-07-26misc: S400_API: New API for FW status and chip infoPeng Fan1-0/+13
2022-07-26misc: S400_API: Update release RDC APIYe Li1-1/+1
2022-07-26misc: imx: S400_API: Move S400 MU and API to a common placeYe Li2-0/+58
2022-07-26imx: imx9: support romapiPeng Fan1-0/+4
2022-07-26imx: add basic i.MX9 supportPeng Fan2-1/+13
2022-07-26imx: add USB2_BOOT typePeng Fan1-0/+1
2022-07-26imx: move get_boot_device to common headerPeng Fan1-0/+2
2022-07-26imx: simplify dependency with SPL_BOOTROM_SUPPORTPeng Fan1-3/+0
2022-07-25imx8: add rom api wrappersRasmus Villemoes1-0/+4
2022-07-25imx8: sys_proto.h: change guard logic around ROM APIRasmus Villemoes1-1/+1
2022-04-12imx: imx8mp: Add iMX8MP UltraLite Part cpu typePeng Fan1-1/+2
2022-04-12imx: dynamic setting mmcdev and mmcrootPeng Fan1-0/+2
2022-04-12ARM: imx: Decode ECSPI env location from i.MX8M ROMAPI tablesMarek Vasut1-0/+1
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass1-5/+0
2022-02-18imx: spl: Fix typo BMODE_EMI -> BMODE_EIMHarald Seiler1-5/+5
2022-02-05mach-imx: iomux-v3: add a define for the SION bitAngus Ainslie1-0/+1
2022-02-05imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer1-0/+5
2021-10-07arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MPYe Li1-9/+12
2021-08-09arm: imx8ulp: add container supportYe Li2-1/+3
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li1-0/+67
2021-08-09arm: imx: sys_proto: move boot mode define to common headerPeng Fan1-0/+10
2021-08-09arm: imx: add i.MX8ULP cpu type and helperPeng Fan1-0/+1
2021-06-09ARM: IMXRT: introduce is_imxrt*() macros and get_cpu_rev()Giulio Benetti1-0/+4
2021-04-08mx6dq: hab: Fix chip version in hab.h codeBreno Lima1-1/+1
2021-04-08imx: HAB: Add support for iMX8MMYe Li1-0/+4
2021-04-08mx7ulp: hab: Add hab_status command for HABv4 M4 bootBreno Lima1-0/+15
2021-04-08imx: hab: Check if IVT header is HABv4Breno Lima1-2/+0
2021-04-08imx: HAB: Update hab codes to support ARM64 and i.MX8MPeng Fan1-0/+14
2021-04-08imx8mn: Add support for 11x11 UltraLite part numberYe Li1-1/+5
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini1-0/+5
2020-12-18dm: Avoid accessing seq directlySimon Glass1-1/+1
2020-12-06imx8: allow overriding memory layoutMarcel Ziswiler1-0/+5
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan1-4/+1
2020-08-17ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut2-0/+4
2020-08-17ARM: imx: Add bmode support for iMX7Marek Vasut1-1/+5
2020-07-14imx8mp: Add fused parts supportYe Li1-1/+8
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass2-3/+5
2020-05-10cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu1-1/+3