aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2024-04-05verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAMMarcel Ziswiler1-0/+2
2024-04-05arm: imx9: Call imx9_probe_mu for DM post in board_rYe Li1-0/+1
2024-04-05arm64: imx: imx8mn-beacon: Migrate to OF_UPSTREAMAdam Ford1-0/+1
2024-04-05arm64: imx: imx8mm-beacon: Migrate to OF_UPSTREAMAdam Ford1-0/+1
2024-04-05arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAMAdam Ford1-0/+1
2024-03-30image-container: Fix incorrect return valueYe Li1-1/+1
2024-03-30arm: imx9: Fix MMU map table overlapYe Li1-1/+1
2024-03-30imx: imx8mp_evk: convert to OF_UPSTREAMPeng Fan1-0/+1
2024-03-30imx: imx8mn-evk: convert to OF_UPSTREAMPeng Fan1-0/+2
2024-03-30imx: imx8mm_evk: convert to OF_UPSTREAMPeng Fan1-0/+1
2024-03-30imx: imx8mq_evk: convert to OF_UPSTREAMPeng Fan1-0/+1
2024-03-30imx8: Add a default reset_cpu() implementationFabio Estevam1-0/+4
2024-03-25Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini1-4/+14
2024-03-24imx: ele_ahab: Add ahab_commit command supportMathieu Othacehe1-0/+29
2024-03-17imx8m*_venice: move venice to OF_UPSTREAMTim Harvey1-0/+3
2024-03-17arm: imx: imx8m: soc: Fix NPU/VPU fdt disable fixupVitor Soares1-4/+14
2024-03-04imx9: Update to mx93 A1 chip revision.Mathieu Othacehe1-1/+1
2024-03-04imx9: Fix OP-TEE supportMathieu Othacehe1-1/+2
2024-02-24imx: imxrt1050-evk: Add support for SPI flash bootingJesse Taube1-0/+1
2024-02-19board: Add support for Sielaff i.MX6 Solo boardFrieder Schrempf1-0/+10
2024-02-08imx: imx8: print reset causeIgor Opaniuk1-0/+41
2024-02-08board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 supportMathieu Othacehe1-0/+6
2024-02-08imx9: clock: Fix board_interface_eth_init for FECPrimoz Fiser1-0/+5
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini1-0/+3
2024-01-22imx8m: Enable LTO by defaultFabio Estevam1-0/+1
2024-01-12imx: imx9: fixup thermal trips from fusesPrimoz Fiser1-0/+45
2024-01-12imx8m: Select BINMAN at SoC levelFabio Estevam1-38/+1
2024-01-12imx9: Select BINMAN at SoC levelFabio Estevam1-2/+1
2024-01-08Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custo...WIP/08Jan2024Tom Rini4-1/+54
2024-01-08Add imx93-var-som supportMathieu Othacehe1-0/+7
2024-01-08imx9: imx93_evk: Add binman support.Mathieu Othacehe1-0/+1
2024-01-08mach-imx: Add i.MX93 binman support.Mathieu Othacehe3-1/+46
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini1-0/+1
2023-12-14ddr: imx: Add 3600 MTps rate supportMarek Vasut1-0/+1
2023-12-13imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL caseFabio Estevam1-0/+1
2023-12-13clock_imx8mm: Add a stub for imx8mp_fec_interface_init()Fabio Estevam1-0/+7
2023-12-13imx8mn-var-som: add manufacturer to target descriptionHugo Villeneuve1-1/+1
2023-12-13net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93Sébastien Szymanski1-0/+53
2023-12-13ARM: imx8ulp: support env in fat and ext4Ricardo Salveti1-16/+12
2023-12-13imx: imx8: ahab: refactor do_ahab_close commandIgor Opaniuk1-16/+29
2023-12-13imx: imx8mp: Add support for Polyhex Debix Model A SBCGilles Talis1-0/+8
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini1-3/+3
2023-11-17imx: spl_imx_romapi: fix emmc fast boot mode caseMarcel Ziswiler1-1/+1
2023-11-17imx: spl_imx_romapi: fix comment about stream(usb) download failureMarcel Ziswiler1-2/+2
2023-11-16spl: Only support bl_len when we have toSean Anderson1-4/+4
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson1-12/+4
2023-11-07scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini1-1/+1
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-2/+0
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-21/+88
2023-10-17Move i.MX8 container image loading support to common/splSean Anderson3-172/+1