aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2023-05-02arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC contextHugo Villeneuve1-34/+0
2023-05-02imx: fix get_boot_device() for imx8Tim Harvey1-0/+2
2023-05-02imx6: clock: print real pixel clock rateDario Binacchi1-0/+2
2023-05-02imx6: clock: add support to get LCD pixel clock rateDario Binacchi1-0/+58
2023-05-02imx6: clock: improve calculations to get the PLL video rateDario Binacchi1-1/+5
2023-05-02imx: support i.MX8QM DMSSE20 a1 boardOliver Graute1-0/+8
2023-05-02imx8mn: buffer overflow in low_drive_gpu_freq()Heinrich Schuchardt1-0/+2
2023-05-02board: mntre: imx8mq: Add MNT Reform 2 board supportPatrick Wildt1-0/+7
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford1-0/+11
2023-04-04ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut1-0/+8
2023-04-04arm: imx: add u-boot-nand.imx to boot from NAND without SPLLuca Ceresoli1-0/+6
2023-03-30arm64: imx8mm: imx8mn: imx8mp: Drop FEC GPR[1] board workaroundMarek Vasut1-47/+0
2023-03-30arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut1-47/+0
2023-03-30ARM: imx: imx8mp: fix enable_i2c_clkRasmus Villemoes1-2/+2
2023-03-30net: fec_mxc: Add board_interface_eth_init() for i.MX8M Mini/Nano/PlusMarek Vasut1-0/+46
2023-03-30net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M PlusMarek Vasut1-1/+58
2023-03-30net: dwc_eth_qos: Add DM CLK support for i.MX8M PlusMarek Vasut1-41/+0
2023-03-30Revert "imx: imx8x: colibri: switch to binman"Andrejs Cainikovs1-1/+0
2023-03-30imx: spl_imx_romapi: Get and print boot stageYe Li1-1/+21
2023-03-29imx: ele_ahab: Remove OEM Secure World Closed printYe Li1-3/+0
2023-03-29imx: ele_ahab: confirm lifecycle before closing the partYe Li1-0/+10
2023-03-29misc: sentinel: s400_api: Use new command request definitionsYe Li2-2/+2
2023-03-29imx: ahab: Move imx9 and imx8ulp AHAB support togetherYe Li4-347/+4
2023-03-29imx93: ahab: Get and decode AHAB eventsYe Li1-26/+260
2023-03-29imx8ulp_evk: Change to use DDR driverYe Li1-0/+1
2023-03-29imx: imx8ulp: Update clocks to meet max rate restrictionsYe Li2-64/+57
2023-03-29imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 onlyYe Li1-0/+41
2023-03-29imx: imx8ulp: upower: make code cleanerPeng Fan1-12/+78
2023-03-29imx: imx8ulp: upower: replace magic number with macroPeng Fan1-1/+21
2023-03-29imx: imx8ulp: Clear dividers in PLL3DIV_PFD registersYe Li1-0/+3
2023-03-29imx: imx8ulp: Reconfigure MRC3 for SRAM0 accessYe Li1-0/+15
2023-03-29imx: imx8ulp: configure XRDC for DRAM access from S400Ye Li1-0/+5
2023-03-29imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completionYe Li1-16/+88
2023-03-29imx: imx8ulp: Remove the TRDC configure from A35Ye Li1-18/+45
2023-03-29imx: imx8ulp: Set XRDC MRC4/5 for access DDR from APDYe Li1-0/+10
2023-03-29imx: imx8ulp: Limit the eMMC ROM API workaround to A0.1 partYe Li1-1/+2
2023-03-29imx: imx8ulp: Get chip revision from SentinelYe Li1-3/+29
2023-03-29imx: imx8ulp: Fix MU device probe failureYe Li1-4/+2
2023-03-22spl: Add function prototype for spl_mmc_get_uboot_raw_sectorTom Rini1-0/+1
2023-03-02imx9: Remove ARCH_MISC_INITTom Rini1-5/+0
2023-01-31configs: imx8m: Prepare imx8m-beacon boards for HAB supportAdam Ford1-0/+6
2023-01-31arm: imx: imx8m: Add basic PSCI provider implementationMarek Vasut3-0/+297
2023-01-31arm: imx: imx8m: Program CSU and TZASC if PSCI providerMarek Vasut1-0/+25
2023-01-31arm: imx: imx8m: Map RAM as NS if PSCI providerMarek Vasut1-5/+11
2023-01-31arm: imx: imx8m: Enable GICv3 support if PSCI providerMarek Vasut1-0/+1
2023-01-31arm: imx: imx8m: Only use ROM pointers if not PSCI providerMarek Vasut1-4/+5
2023-01-31arm: imx: Drop custom lowlevel_initMarek Vasut2-24/+0
2023-01-30imx8mm-phg: Add board supportFabio Estevam1-0/+8
2023-01-30mx7: clock: Use 60MHz for the I2C clocksFabio Estevam1-1/+1
2023-01-30ARM: imx: bootaux: Fix LTO -Wlto-type-mismatchMarek Vasut3-2/+15