summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ARM: add support for booting ELF executablesAhmad Fatoum2023-09-211-0/+1
* ARM64: mmu: implement ARMv8 mmuinfo commandAhmad Fatoum2023-05-231-1/+1
* ARM: prepare extending mmuinfo beyond ARMv7Ahmad Fatoum2023-05-231-1/+1
* ARM: mmu: merge mmu-early_xx.c into mmu_xx.cSascha Hauer2023-05-221-2/+2
* ARM: mmu: move dma_sync_single_for_device to extra fileSascha Hauer2023-05-221-0/+1
* ARM: Add _32 suffix to aarch32 specific filenamesSascha Hauer2023-05-221-10/+10
* ARM64: asm: rewrite ENTRY_FUNCTION(_WITHSTACK) fully in assemblyAhmad Fatoum2022-10-261-0/+2
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* ARM: Add atf common supportSascha Hauer2021-06-241-0/+1
* ARM: Add KASan supportSascha Hauer2020-09-221-0/+2
* kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-201-6/+6
* Merge branch 'for-next/randfixes'Sascha Hauer2019-12-101-1/+0
|\
| * ARM: move into ARM32 specific optee kernel start into lib32 dirLucas Stach2019-12-021-1/+0
* | commands: smc: verify PSCI_POWER_ON with interprocessor handshakeAhmad Fatoum2019-11-191-1/+1
|/
* ARM: psci: implement PSCI client driverAhmad Fatoum2019-11-071-0/+1
* ARM: aarch64: Re-implement most of barebox_arm_entry() in assemblyAndrey Smirnov2019-10-011-2/+2
* ARM: Merge single pbl with multi pblSascha Hauer2019-10-011-2/+1
* ARM: Add generic device tree 2nd stage supportSascha Hauer2019-08-191-0/+3
* ARM: Initial OP-TEE supportSascha Hauer2019-06-071-0/+2
* ARM: psci: factor out of_psci_fixup() to separate fileSascha Hauer2019-05-131-0/+1
* ARM: mmu: Share code for dma_(un)map_single()Andrey Smirnov2019-01-211-1/+1
* ARM: add file for HYP mode related setupLucas Stach2018-11-051-0/+3
* ARM: pass architecture flag for SMCC also to PBL compilation unitLucas Stach2018-11-021-0/+1
* ARM: Add code to support SMCCC on AArch64Andrey Smirnov2018-08-081-2/+2
* ARM: no-mmu: Disable building for ARMv8Andrey Smirnov2018-06-081-1/+1
* ARM: aarch64: Make early MMU support workSascha Hauer2018-04-041-4/+1
* ARM: Create own cache.c file for aarch64Sascha Hauer2018-04-041-2/+2
* ARM: build: Remove duplicate file compilationSascha Hauer2018-04-041-1/+0
* ARM: aarch64: move aarch64 exception support to separate fileSascha Hauer2018-03-291-2/+1
* ARM: move away from ld_varSascha Hauer2018-03-211-1/+1
* ARM: Add 64bit compilation alternativeSascha Hauer2018-03-211-13/+6
* ARM: Use obj-pbl- where appropriateSascha Hauer2018-03-211-18/+10
* ARM: add AFLAGS for secure monitor filesLucas Stach2017-03-221-0/+2
* ARM: Add PSCI supportSascha Hauer2017-02-131-0/+2
* ARM: Add smc call supportSascha Hauer2017-02-081-0/+2
* arm64: include correct setupc file in ARM64 PBLLucas Stach2016-10-041-1/+3
* arm: cpu: add basic arm64 mmu supportRaphael Poggi2016-07-061-2/+2
* arm: cpu: add arm64 specific codeRaphael Poggi2016-07-061-4/+22
* ARM: Fix exception table setup in MMU-less modeAndrey Smirnov2016-01-111-0/+5
* arm/cpu: Avoid multiple definitions of barebox_arm_entryAndrey Smirnov2015-11-021-2/+2
* ARM: Pass armv7-a AFLAGS to cache-v7Sascha Hauer2014-01-291-0/+2
* ARM: Make multi images startup process simplerSascha Hauer2013-12-101-1/+1
* ARM: invalidate caches thoroughlySascha Hauer2013-09-211-3/+3
* ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-0/+2
* Add multi images supportSascha Hauer2013-07-011-1/+3
* ARM: Allow to pass a devicetree via boarddataSascha Hauer2013-06-261-1/+1
* Merge branch 'for-next/relocate'Sascha Hauer2013-04-041-0/+3
|\
| * ARM: Add relocatable binary supportSascha Hauer2013-03-071-0/+3
* | ARM: Initial dts supportSascha Hauer2013-03-121-0/+1
|/
* ARM: Factor out early mmu codeSascha Hauer2013-02-041-2/+2