summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-6/+16
2020-08-04thermal: 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
2020-07-14imx8m: add sdhc/nand/ecspi clk apiPeng Fan1-0/+66
2020-07-14imx8m: configure NoC clkPeng Fan1-0/+13
2020-07-14imx8m: configure arm clk sources from PLLPeng Fan1-1/+129
2020-07-14imx: remove imx sip filePeng Fan2-49/+1
2020-07-14imx: bootaux: use arm_smccc_smcPeng Fan1-2/+9
2020-07-14imx8m: soc: use arm_smccc_smcPeng Fan1-2/+5
2020-07-14imx8: misc: use arm_smccc_smcPeng Fan1-2/+5
2020-07-09arm: Remove mx31pdk boardJagan Teki1-1/+0
2020-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini1-0/+2
2020-06-26arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HABTom Rini1-1/+1
2020-06-22ARM: imx: soc: Select default TEXT_BASE for MX7Marek Vasut1-0/+7
2020-06-22ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7Marek Vasut1-0/+1
2020-06-09Revert "imx: rom api: fix image offset computation"Stefano Babic1-1/+6
2020-06-08ARM: imx: ddr: Add missing PHY resetMarek Vasut1-3/+19
2020-06-08imx: rom api: fix image offset computationSébastien Szymanski1-6/+1
2020-06-08imx: move ATF to the back of the FIT to fix loading over yModemPatrick Wildt1-14/+17
2020-06-08imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop linux/delay.h from common headerSimon Glass11-0/+11
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass24-0/+24
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass13-37/+54
2020-05-19common: Drop init.h from common headerSimon Glass7-0/+7
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass6-0/+6
2020-05-18arm: Don't include common.h in header filesSimon Glass3-0/+4
2020-05-10imx8: cpu: check resource owned after sid failPeng Fan1-4/+4
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan1-0/+30
2020-05-10imx8: Select boot device dynamicallyYe Li1-0/+12
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2-0/+7
2020-05-10imx: imx8qm/qxp: add get_board_serialPeng Fan1-0/+32
2020-05-10imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li1-3/+3