aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-imx
AgeCommit message (Expand)Author
2019-04-15plat-imx: mx6: add support for the TZC380 to MX6QRouven Czerwinski
2019-02-14imx: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2019-01-09arm: imx: add iMX7D PICO MBL board definitionJun Nie
2018-12-18Platforms set supported TA targets as $(supported-ta-targets)Jerome Forissier
2018-12-18Factor out ta-targets from platform configJerome Forissier
2018-12-14arm: imx: add iMX7S WaARP7 MBL board definitionBryan O'Donoghue
2018-12-10plat-imx: add i.MX8MQ/MM EVK supportPeng Fan
2018-10-25plat-imx: Add i.MX6SoloX Udoo Neo Full platform flavorChristopher Co
2018-10-25plat-imx: add mx7dclsom platform flavorJordan Rhee
2018-10-25plat-imx: fix compile error for mx6qhmbedge flavorJordan Rhee
2018-09-12core: arm: imx: Support psci feature queryJun Nie
2018-08-06imx: cleanup configurationPeng Fan
2018-07-24plat-imx: add i.MX6 Hummingboard Edge platform flavorsJordan Rhee
2018-07-24plat-imx: make platform flavor list diff friendlyJordan Rhee
2018-07-04core: arm: sm: rename struct sm_mode_regs to sm_unbanked_regsJerome Forissier
2018-06-05plat-*/conf.mk: use $(call force, ...) to set CFG_TEE_CORE_NB_COREJerome Forissier
2018-05-31plat-imx: generic RAM layout for IMX7Jordan Rhee
2018-05-31plat-imx: generic RAM layout for MX6SXJordan Rhee
2018-05-31plat-imx: generic RAM layout for MX6UL and MX6ULLJordan Rhee
2018-05-31plat-imx: generic RAM layout for MX6Q, MX6D, MX6DL, MX6SJordan Rhee
2018-05-15plat-imx: implement PL310 SMC protocolJordan Rhee
2018-04-25core: remove CFG_ prefix from CFG_TEE_LOAD_ADDREtienne Carriere
2018-04-25core: remove CFG_ prefix from CFG_SHMEM_START/_SIZEEtienne Carriere
2018-04-25core: remove CFG_ prefix from TA_RAM_START/TA_RAM_SIZEEtienne Carriere
2018-04-25core: remove CFG_ prefix from TEE_RAM_START/VA_SIZE/PH_SIZEEtienne Carriere
2018-03-29core: arm: imx7d: add low power cpuidle supportPeng Fan
2018-03-29core: imx: use a dedicated sub.mk for pmPeng Fan
2018-03-29core: imx: implement psci_system_offPeng Fan
2018-03-14core: imx: a7_plat_init: implement get_core_pos_mpidrPeng Fan
2018-03-14plat-imx: pm: generate struct imx7_pm_info offsets automaticallyJerome Forissier
2018-03-13arm: imx: add iMX7S WaARP7 board definitionBryan O'Donoghue
2018-03-13core: arm: imx: cleanup licensePeng Fan
2018-03-07core: insert memory barrier after write to ns entry contextJordan Rhee
2018-03-02plat-imx: implement psci_features()Jordan Rhee
2018-03-02core: fix psci_cpu_on() to use context_id parameterJordan Rhee
2018-01-17arm32: sm: init CNTVOFFPeng Fan
2018-01-10Add SPDX license identifiersJerome Forissier
2018-01-10core: make all mapping non-globalJens Wiklander
2017-11-29core: imx: add i.MX6SX Sabreauto supportPeng Fan
2017-11-24core: arm32: enable NEON with .fpu directive rather than compile flagJerome Forissier
2017-10-11core: core.mk: make platform specific link.mk optionalAndrew F. Davis
2017-10-11core: link.mk: make platform specific kern.ld.S optionalAndrew F. Davis
2017-10-10core: imx: implement psci resetPeng Fan
2017-10-10core: arm: imx set CFG_MMAP_REGIONSPeng Fan
2017-09-25core: arm: psci: Split PM config from PSCIAndrew F. Davis
2017-09-18core: arm: imx7d: add psci suspend supportPeng Fan
2017-09-18core: arm: imx7d: remove soc_is_imx7d/s functionsPeng Fan
2017-09-18core: arm: imx: get mmdc typePeng Fan
2017-09-18core: imx: simplify codePeng Fan