barebox / arch / arm / cpu /
@Sascha Hauer Sascha Hauer authored on 9 Sep 2019
..
Kconfig Kconfig: create Kconfig symbol for ARCH_HAS_STACK_DUMP 4 years ago
Makefile ARM: Add generic device tree 2nd stage support 4 years ago
board-dt-2nd-aarch64.S ARM: Add generic device tree 2nd stage support 4 years ago
board-dt-2nd.c ARM: Add generic device tree 2nd stage support 4 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: aarch64: Fixup relocation table for the second relocation 4 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: Cleanup stack offset cargo cult 4 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: fix erroneous call of ->system_reset on system_off 4 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: access __boot_cpu_mode with a function 4 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: Initial OP-TEE support 4 years ago
start-pbl.c ARM: remove PBL_FORCE_PIGGYDATA_COPY 4 years ago
start.c add CONFIG_PBL_BREAK option 4 years ago
uncompress.c pbl: Move piggy verification into pbl_barebox_uncompress() 4 years ago