barebox / arch / arm / cpu /
@Sascha Hauer Sascha Hauer authored on 10 Dec 2018
..
Kconfig ARM: Specify HAVE_PBL_IMAGE for CPU_64 5 years ago
Makefile ARM: add file for HYP mode related setup 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: Use designated instructions for isb/dsb/dmb 6 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: arm32: fix realocate_to_curr_addr 6 years ago
cpu.c ARM: Move mmu_disable to mmu.c 6 years ago
cpuinfo.c ARM: correctly identify ARMv6 K/Z 7 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: Use switch_el 6 years ago
mmu-early.c ARM: mmu: Share PMD_SECT_DEF_CACHED 6 years ago
mmu-early_64.c ARM: aarch64: Make early MMU support work 6 years ago
mmu.c ARM: mmu: include dma.h 5 years ago
mmu.h ARM: mmu: psci: Make use of get_ttbr() 5 years ago
mmu_64.c ARM: mmu64: include dma.h 5 years ago
mmu_64.h ARM: mmu: Make use of dsb() and isb() helpers 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.c ARM: psci: Avoid missing prototypes warning 5 years ago
sections.c ARM: images: use piggydata 5 years ago
setupc.S ARM: fix setup_c when runtime offset is != 0 5 years ago
setupc_64.S ARM: aarch64: Add relocation support 6 years ago
sm.c ARM: sm: Make locally used function static 5 years ago
sm_as.S ARM: add file for HYP mode related setup 5 years ago
smccc-call.S ARM: Add smc call support 7 years ago
smccc-call_64.S ARM: Add code to support SMCCC on AArch64 5 years ago
start-pbl.c ARM: Add missing prototypes 5 years ago
start.c ARM: start: Add missing prototype 5 years ago
uncompress.c Merge branch 'for-next/missing-prototypes' 5 years ago