aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-sunxi/main.c
AgeCommit message (Expand)Author
2019-02-14sunxi: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2018-08-13plat-sunxi: Add Allwinner A64 supportAmit Singh Tomar
2018-06-15plat-sunxi: Add plat-sunxiYing-Chun Liu (PaulLiu)
2018-01-17Remove support for Allwinner A80 platform (plat-sunxi)Jerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2017-05-30core: remove __early_bssJerome Forissier
2017-03-17plat-sunxi: remove console.cJerome Forissier
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2016-12-27core_mmu_v7: slight refactoring to look like core_mmu_lpaeVolodymyr Babchuk
2016-03-01core: new OPTEE_MSG interfaceJens Wiklander
2016-02-05core: remove registration of svc and abort handlersJens Wiklander
2016-02-02core: abort.{c,h} refactoringJens Wiklander
2015-12-04alloc: fix mutex usagePascal Brand
2015-11-05core: split tee/entry.cJens Wiklander
2015-05-05Replace read_cpsr() by thread_mask_exceptionsPascal Brand
2015-04-27Move common TEE entry code into core/arch/arm/tee/entry.cJerome Forissier
2015-04-23Move PM handler stubs to core/arch/arm/kernel/pm_stubs.cJerome Forissier
2015-04-23vexpress, sunxi: move common MMU code to core/arch/arm/mm/core_mmu_v7.cJerome Forissier
2015-04-13Rename arm32 architecture to armJens Wiklander