barebox / arch / arm / cpu /
@Sascha Hauer Sascha Hauer authored on 22 May 2019
..
Kconfig ARM: aarch64: do not use 32bit optimized find bit functions 5 years ago
Makefile ARM: Initial OP-TEE support 5 years ago
cache-armv4.S ARM: cache-armv4: Fix wrong section 6 years ago
cache-armv5.S ARM: Support multiple ARM architectures 11 years ago
cache-armv6.S ARM: Support multiple ARM architectures 11 years ago
cache-armv7.S ARM: cache-armv7: start invalidation from outer levels 5 years ago
cache-armv8.S ARM: aarch64: cache: Add v8_inv_dcache_range 6 years ago
cache-l2x0.c ARM: cache-l2x0: Make use of IS_ALIGNED and ALIGN_DOWN 5 years ago
cache.c ARM: cache: include mmu.h 5 years ago
cache_64.c ARM: Create own cache.c file for aarch64 6 years ago
common.c ARM: introduce sync_caches_for_execution 5 years ago
cpu.c ARM: Move mmu_disable to mmu.c 6 years ago
cpuinfo.c ARM: Fix cpu_info for armv8 5 years ago
dtb.c of_unflatten_dtb(): Check return value with IS_ERR 7 years ago
entry.c ARM: aarch64: Add dummy naked attribute 6 years ago
entry.h arm/cpu: Avoid multiple definitions of barebox_arm_entry 8 years ago
exceptions.S ARM: do not ignore data aborts initially 8 years ago
exceptions_64.S ARM: aarch64: print more information on sync exception 6 years ago
hyp.S ARM: add file for HYP mode related setup 5 years ago
interrupts.c ARM: interrupts: Avoid missing prototypes warning 5 years ago
interrupts_64.c ARM: interrupts64: add missing prototypes 5 years ago
lowlevel.S ARM: install HYP vectors at PBL and Barebox entry 5 years ago
lowlevel_64.S ARM: aarch64: lowlevel: Reset SCTLR_EL3 in arm_cpu_lowlevel_init() 5 years ago
mmu-common.c ARM: mmu: Make sure DMA coherent memory is zeroed out 5 years ago
mmu-common.h ARM: mmu: Make sure DMA coherent memory is zeroed out 5 years ago
mmu-early.c ARM: mmu: mark uncached regions as eXecute never on v7 5 years ago
mmu-early_64.c ARM: aarch64: Make early MMU support work 6 years ago
mmu.c ARM: mmu: mark uncached regions as eXecute never on v7 5 years ago
mmu.h ARM: mmu: mark uncached regions as eXecute never on v7 5 years ago
mmu_64.c ARM: mmu: Make sure DMA coherent memory is zeroed out 5 years ago
mmu_64.h ARM: mmu: Share code for dma_alloc_coherent() 5 years ago
mmuinfo.c treewide: remove address of the Free Software Foundation 9 years ago
no-mmu.c ARM: move linker variable declarations to sections.h 6 years ago
psci-of.c ARM: psci: factor out of_psci_fixup() to separate file 5 years ago
psci.c ARM: psci: factor out of_psci_fixup() to separate file 5 years ago
sections.c ARM: images: use piggydata 5 years ago
setupc.S ARM: introduce sync_caches_for_execution 5 years ago
setupc_64.S ARM: introduce sync_caches_for_execution 5 years ago
sm.c ARM: unify asm/arm-smccc.h and linux/arm-smccc.h 5 years ago
sm_as.S ARM: add file for HYP mode related setup 5 years ago
smccc-call.S ARM: unify asm/arm-smccc.h and linux/arm-smccc.h 5 years ago
smccc-call_64.S ARM: Add code to support SMCCC on AArch64 5 years ago
start-kernel-optee.S ARM: move into ARM32 specific optee kernel start into lib32 dir 4 years ago
start-pbl.c ARM: introduce sync_caches_for_execution 5 years ago
start.c ARM: Initial OP-TEE support 5 years ago
uncompress.c ARM: introduce sync_caches_for_execution 5 years ago