aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2-2/+2
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini6-69/+96
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2-2/+2
2020-12-26imx: mx7: clock: use correct format stringsHeinrich Schuchardt1-11/+11
2020-12-26imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron1-1/+2
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2-2/+2
2020-12-06imx8: allow overriding memory layoutMarcel Ziswiler1-29/+67
2020-12-06board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk1-0/+6
2020-12-06imx8m: fix cache setup for dynamic sdram sizeTim Harvey1-0/+3
2020-12-06imx: ahab: fix implicit declaration warningOliver Graute1-0/+1
2020-12-06imx: ahab: fix compiler warnings in debugOliver Graute1-1/+1
2020-12-06imx: ahab: Fix compiler warnings in printfOliver Graute1-1/+1
2020-12-06imx6: add support for aristainetos2c_cslb board variantHeiko Schocher1-0/+11
2020-12-06imx6: remove not longer supported aristainetos boardsHeiko Schocher1-33/+0
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel1-0/+9
2020-11-01imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDLSebastian Reichel1-1/+1
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet1-0/+6
2020-11-01ARM: imx: Add support for the primary/secondary bmode to MX53Marek Vasut1-1/+20
2020-11-01mx7ulp: clock: Align the PLL_USB frequencyFabio Estevam1-1/+1
2020-11-01mx7ulp: clock: Remove unuseful informationFabio Estevam1-3/+1
2020-11-01imx: cpu: terminate line with CR if invalid temp sensorTim Harvey1-1/+2
2020-11-01mx6: peripheral clock from oscillatorJorge Ramirez-Ortiz1-1/+4
2020-10-29imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass1-1/+1
2020-09-17ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDLMarek Vasut1-0/+15
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan2-12/+4
2020-09-17imx8m: clock_imx8mm: add missed returnPeng Fan1-0/+1
2020-09-01spl: add g_dnl_get_board_bcd_device_numberPeng Fan1-0/+6
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini1-62/+72
2020-08-17ARM: imx: ddr: Add deskew register programmingMarek Vasut1-0/+9
2020-08-17ARM: imx: Add support for reading out the primary/secondary bmode to MX7Marek Vasut1-0/+7
2020-08-17ARM: imx: Add support for reading out the primary/secondary bmodeMarek Vasut1-0/+12
2020-08-17ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut2-7/+17
2020-08-17ARM: imx: Add bmode support for iMX7Marek Vasut3-4/+18
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-6/+16
2020-08-03thermal: Drop dm.h header fileSimon Glass1-0/+1
2020-08-03ARM: imx: hab: panic on authentication failureMarek Vasut1-4/+2
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi1-0/+12
2020-07-27imx8m: soc: Remove unneeded spaceFabio Estevam1-1/+1
2020-07-27imx: mx7: fix DDRC size in A7-M4 mapping tableIgor Opaniuk1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada6-8/+8
2020-07-16ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt1-0/+10
2020-07-14arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie1-0/+4
2020-07-14imx8m: implement armv8_el2_to_aarch32Peng Fan1-0/+12
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-7/+115
2020-07-14imx8m: disable nodes before kernel/mfgtool boot for fused partPeng Fan1-0/+333
2020-07-14imx8mn/imx8mp: override env_get_offset and env_get_locationYe Li1-0/+59
2020-07-14imx8m: power down fused coresPeng Fan1-0/+19
2020-07-14imx8mp: Add fused parts supportYe Li2-2/+44
2020-07-14imx8m: workaround ROM serrorPeng Fan1-0/+38
2020-07-14imx8m: add eqos clkPeng Fan1-0/+90