summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-3/+1
* ARM: pbl: uncompress: add comment explaining order of operationsAhmad Fatoum2021-04-131-0/+1
* ARM: make ARM_USE_COMPRESSED_DTB available for other archesAhmad Fatoum2021-03-231-16/+4
* Merge branch 'for-next/virtio'Sascha Hauer2021-03-231-40/+1
|\
| * dma: move dma_map/unmap_single from ARM to common codeAhmad Fatoum2021-03-041-40/+1
* | ARM64: board-dt-2nd: adopt kernel image headerAhmad Fatoum2021-03-222-7/+23
|/
* pbl: provide externally visible fdt_find_memAhmad Fatoum2021-02-221-67/+1
* ARM: cpu: board-dt-2nd: rename of_find_mem for more generic useAhmad Fatoum2021-02-221-3/+3
* ARM: mmu64: allow to disable null pointer trap on zero pageMichael Tretter2020-10-222-1/+13
* of: Add common device tree register functionSascha Hauer2020-10-121-7/+1
* ARM: psci: fix NULL pointer dereference on CPU idleAhmad Fatoum2020-10-021-1/+1
* Merge branch 'for-next/misc' into masterSascha Hauer2020-09-252-26/+6
|\
| * arm/cpu/*.S: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-09-152-26/+6
* | ARM: Add KASan supportSascha Hauer2020-09-224-6/+11
|/
* Merge branch 'for-next/module'Sascha Hauer2020-07-271-0/+1
|\
| * arm: module: Allow modules outside of bl rangeDavid Dgien2020-07-011-0/+1
* | arm/cpu: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-07-1414-186/+39
|/
* kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-201-6/+6
* treewide: remove references to CREDITSUwe Kleine-König2020-04-2711-33/+0
* ARM: sm.c: add the attribute 'volatile' to some asm() statements.Giorgio Dal Molin2020-04-141-4/+4
* ARM: i.MX: fixed enabling the MMU after switching in non secure mode.Giorgio Dal Molin2020-04-142-1/+12
* ARM: Drop unused macros in exceptions.SAndrey Smirnov2020-04-011-28/+0
* arm64: Set PXN/UXN attributes for uncached memSascha Hauer2020-03-313-3/+21
* ARM64: attribute argument to create_sections() is 64bitSascha Hauer2020-03-311-3/+5
* ARM64: Setup vectors in all lower execption levelsSascha Hauer2020-03-311-9/+16
* ARM: i.MX: external NAND boot: Leave icache disabledSascha Hauer2020-02-191-0/+2
* 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