summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-176-8/+8
* ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt2020-07-161-0/+10
* arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie2020-07-141-0/+4
* imx8m: implement armv8_el2_to_aarch32Peng Fan2020-07-141-0/+12
* imx8m: Refactor the OPTEE memory removalPeng Fan2020-07-141-7/+115
* imx8m: disable nodes before kernel/mfgtool boot for fused partPeng Fan2020-07-141-0/+333
* imx8mn/imx8mp: override env_get_offset and env_get_locationYe Li2020-07-141-0/+59
* imx8m: power down fused coresPeng Fan2020-07-141-0/+19
* imx8mp: Add fused parts supportYe Li2020-07-142-2/+44
* imx8m: workaround ROM serrorPeng Fan2020-07-141-0/+38
* imx8m: add eqos clkPeng Fan2020-07-141-0/+90
* imx8m: add sdhc/nand/ecspi clk apiPeng Fan2020-07-141-0/+66
* imx8m: configure NoC clkPeng Fan2020-07-141-0/+13
* imx8m: configure arm clk sources from PLLPeng Fan2020-07-141-1/+129
* imx: remove imx sip filePeng Fan2020-07-142-49/+1
* imx: bootaux: use arm_smccc_smcPeng Fan2020-07-141-2/+9
* imx8m: soc: use arm_smccc_smcPeng Fan2020-07-141-2/+5
* imx8: misc: use arm_smccc_smcPeng Fan2020-07-141-2/+5
* arm: Remove mx31pdk boardJagan Teki2020-07-091-1/+0
* arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini2020-06-261-0/+2
* arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HABTom Rini2020-06-261-1/+1
* ARM: imx: soc: Select default TEXT_BASE for MX7Marek Vasut2020-06-221-0/+7
* ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7Marek Vasut2020-06-221-0/+1
* Revert "imx: rom api: fix image offset computation"Stefano Babic2020-06-091-1/+6
* ARM: imx: ddr: Add missing PHY resetMarek Vasut2020-06-081-3/+19
* imx: rom api: fix image offset computationSébastien Szymanski2020-06-081-6/+1
* imx: move ATF to the back of the FIT to fix loading over yModemPatrick Wildt2020-06-081-14/+17
* imx: Kconfig: enable IMX_BOOTAUX for i.MX8MPeng Fan2020-06-081-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1811-0/+11
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-1824-0/+24
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1813-37/+54
* common: Drop init.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-186-0/+6
* arm: Don't include common.h in header filesSimon Glass2020-05-183-0/+4
* imx8: cpu: check resource owned after sid failPeng Fan2020-05-101-4/+4
* imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan2020-05-101-0/+30
* imx8: Select boot device dynamicallyYe Li2020-05-101-0/+12
* imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2020-05-102-0/+7
* imx: imx8qm/qxp: add get_board_serialPeng Fan2020-05-101-0/+32
* imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li2020-05-101-3/+3
* imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2020-05-102-0/+18
* nandbcb: read boot search count from fuse for imx8qxpHan Xu2020-05-101-1/+38
* cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu2020-05-101-351/+952
* nandbcb: add nandbcb dump command for i.MX6Alice Guo2020-05-101-0/+4
* nandbcb: add nandbcb dump command for i.MX8MMAlice Guo2020-05-101-8/+258
* nandbcb: support i.MX8MAlice Guo2020-05-102-22/+68