summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-next/arm-start' into for-next/armSascha Hauer2012-10-171-2/+2
|\
| * ARM: add assembly function for setting up C environmentSascha Hauer2012-10-051-2/+2
* | ARM: Support multiple ARM architecturesSascha Hauer2012-10-131-1/+2
|/
* ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-2/+2
* ARM pbl: enable MMU during decompressionSascha Hauer2012-08-131-0/+4
* Add pre-bootloader (pbl) image supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-1/+2
* mmuinfo: add a command do display the result of virtual to physical translationJan Luebbe2012-06-301-0/+1
* ARM: make exception handling optionalSascha Hauer2011-04-111-2/+2
* arm: reimplement startup code in CSascha Hauer2010-05-031-5/+1
* add l2x0 cache supportSascha Hauer2010-03-301-0/+2
* armv5: use proper cache flush functionSascha Hauer2010-03-181-1/+1
* arm/cpu/Makefile: cleanup: proper indentionMarc Kleine-Budde2010-02-161-5/+6
* Use cache functions from kernelSascha Hauer2010-02-011-2/+4
* arm: introduce CPU CONFIG from linuxJean-Christophe PLAGNIOL-VILLARD2009-11-031-3/+3