barebox / arch / arm / cpu /
@Ahmad Fatoum Ahmad Fatoum authored on 15 Nov 2019
Sascha Hauer committed on 19 Nov 2019
..
Kconfig Kconfig: create Kconfig symbol for ARCH_HAS_STACK_DUMP 4 years ago
Makefile ARM: psci: implement PSCI client driver 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: remove duplicate domain initialization 4 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: use system.h's get_cr() for cpuinfo 4 years ago
dtb.c ARM: drop bultin DTB 4 years ago
entry.c ARM: aarch64: Re-implement most of barebox_arm_entry() in assembly 4 years ago
entry.h ARM: Merge single pbl with multi pbl 4 years ago
entry_ll.S ARM: aarch64: Re-implement most of barebox_arm_entry() in assembly 4 years ago
entry_ll_64.S ARM: aarch64: Re-implement most of barebox_arm_entry() in assembly 4 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-early: On i.MX6 with HAB map ROM is mapped without XN 4 years ago
mmu-early_64.c ARM: aarch64: Make early MMU support work 6 years ago
mmu.c ARM: mmu: use client domain permissions to support ARMv7 eXecute Never 4 years ago
mmu.h ARM: mmu: use client domain permissions to support ARMv7 eXecute Never 4 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-client.c ARM: psci: implement PSCI client driver 4 years ago
psci-of.c ARM: psci: factor out of_psci_fixup() to separate file 5 years ago
psci.c ARM: psci: factor out smc command into commands/ 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 5 years ago
start.c ARM: start: check for machine type last 4 years ago
uncompress.c ARM: Merge single pbl with multi pbl 4 years ago