summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rpi'Sascha Hauer2020-01-153-2/+39
|\
| * device: Introduce dma_offsetSascha Hauer2019-12-203-2/+39
* | ARM: cache_64: invalidate icache in arm_early_mmu_cache_flushAhmad Fatoum2019-12-201-0/+1
* | ARM: cache_64: invalidate dcache in arm_early_mmu_cache_invalidateAhmad Fatoum2019-12-201-0/+1
* | ARM64: entry: save/restore potentially clobbered registersLucas Stach2019-12-201-5/+7
|/
* Merge branch 'for-next/randfixes'Sascha Hauer2019-12-104-15/+5
|\
| * ARM: psci: declare locally used functions as staticLucas Stach2019-12-021-1/+1
| * ARM: implement CONFIG_PBL_BREAK for ARM64Lucas Stach2019-12-021-0/+4
| * ARM: move into ARM32 specific optee kernel start into lib32 dirLucas Stach2019-12-022-15/+0
* | ARM64: Switch to 4 level page tablesSascha Hauer2019-11-273-9/+13
* | ARM: cpu: dtb: remove unused declarationAhmad Fatoum2019-11-251-2/+0
* | commands: smc: verify PSCI_POWER_ON with interprocessor handshakeAhmad Fatoum2019-11-191-1/+1
* | ARM: psci: factor out smc command into commands/Ahmad Fatoum2019-11-191-105/+0
* | ARM: start: check for machine type lastLucas Stach2019-11-121-11/+11
|/
* ARM: mmu-early: On i.MX6 with HAB map ROM is mapped without XNSascha Hauer2019-11-081-0/+7
* ARM: psci: implement PSCI client driverAhmad Fatoum2019-11-072-0/+191
* ARM: psci: wire in smc command helpAhmad Fatoum2019-11-071-2/+4
* ARM: psci: use CONFIG_ARM_PSCI_DEBUG for smc commandAhmad Fatoum2019-11-071-1/+1
* ARM: psci: translate PSCI error codes in smc commandAhmad Fatoum2019-11-071-1/+37
* Merge branch 'for-next/mxs'Sascha Hauer2019-10-171-1/+13
|\
| * ARM: start: Allow to pass machine type as boarddataSascha Hauer2019-10-021-1/+13
* | ARM: mmu: use client domain permissions to support ARMv7 eXecute NeverAhmad Fatoum2019-10-143-2/+13
* | ARM: mmu: set R/W bits in ARMv7 translation tableAhmad Fatoum2019-10-141-5/+6
* | ARM: cache-armv7: remove duplicate domain initializationAhmad Fatoum2019-10-141-2/+0
* | ARM: cache-armv7: remove superfluous instructionAhmad Fatoum2019-10-141-1/+0
* | ARM: mmu: remove no longer accurate commentAhmad Fatoum2019-10-141-5/+0
* | ARM: use system.h's get_cr() for cpuinfoAhmad Fatoum2019-10-141-8/+1
* | ARM: aarch64: Re-implement most of barebox_arm_entry() in assemblyAndrey Smirnov2019-10-014-10/+63
* | ARM: Merge single pbl with multi pblSascha Hauer2019-10-015-111/+21
* | ARM: drop bultin DTBSascha Hauer2019-10-011-6/+0
* | ARM: remove PBL_FORCE_PIGGYDATA_COPYSascha Hauer2019-09-231-13/+0
|/
* Merge branch 'for-next/qemu'Sascha Hauer2019-09-123-0/+148
|\
| * ARM: Add generic device tree 2nd stage supportSascha Hauer2019-08-193-0/+148
* | Merge branch 'for-next/fsanitize'Sascha Hauer2019-09-121-0/+1
|\ \
| * | Kconfig: create Kconfig symbol for ARCH_HAS_STACK_DUMPAhmad Fatoum2019-08-301-0/+1
* | | Merge branch 'for-next/arm'Sascha Hauer2019-09-121-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
| |/
* | pbl: Move piggy verification into pbl_barebox_uncompress()Sascha Hauer2019-08-231-16/+1
* | ARM: aarch64: Fixup relocation table for the second relocationSascha Hauer2019-08-231-0/+2
|/
* Merge branch 'for-next/imx8-hab'Sascha Hauer2019-08-151-1/+16
|\
| * arm: uncompress: verify sha256 if enabledRouven Czerwinski2019-08-071-1/+16
* | ARM: access __boot_cpu_mode with a functionSascha Hauer2019-08-074-4/+12
|/
* Merge branch 'for-next/stm32'Sascha Hauer2019-07-122-31/+4
|\
| * ARM: sm: move get_gicd_base_address to header for reuseAhmad Fatoum2019-07-041-28/+1
| * ARM: psci: fix erroneous call of ->system_reset on system_offAhmad Fatoum2019-07-041-3/+3
* | add CONFIG_PBL_BREAK optionOleksij Rempel2019-06-272-0/+15
|/
* ARM: Initial OP-TEE supportSascha Hauer2019-06-073-0/+19
* ARM: psci: factor out of_psci_fixup() to separate fileSascha Hauer2019-05-133-21/+61
* ARM: unify asm/arm-smccc.h and linux/arm-smccc.hSascha Hauer2019-05-133-10/+12
* ARM: introduce sync_caches_for_executionSascha Hauer2019-05-135-19/+23