summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: aarch64: Re-implement most of barebox_arm_entry() in assemblyAndrey Smirnov2019-10-011-2/+1
* Kconfig: retire empty <asm/barebox.h>Ahmad Fatoum2019-08-301-4/+0
* Kconfig: create Kconfig symbol for ARCH_HAS_DATA_ABORT_MASKAhmad Fatoum2019-08-301-4/+0
* Kconfig: create Kconfig symbol for ARCH_HAS_STACK_DUMPAhmad Fatoum2019-08-301-8/+0
* ARM: access __boot_cpu_mode with a functionSascha Hauer2019-08-071-1/+2
* ARM: Fix global_variable_offset() for aarch64Sascha Hauer2019-07-161-6/+14
* Merge branch 'for-next/stm32'Sascha Hauer2019-07-121-0/+29
|\
| * ARM: sm: move get_gicd_base_address to header for reuseAhmad Fatoum2019-07-041-0/+29
* | add CONFIG_PBL_BREAK optionOleksij Rempel2019-06-272-0/+8
|/
* Merge branch 'for-next/arm'Sascha Hauer2019-06-115-105/+8
|\
| * ARM: Initial OP-TEE supportSascha Hauer2019-06-072-1/+4
| * ARM: psci: factor out of_psci_fixup() to separate fileSascha Hauer2019-05-131-0/+2
| * ARM: unify asm/arm-smccc.h and linux/arm-smccc.hSascha Hauer2019-05-131-104/+0
| * ARM: introduce sync_caches_for_executionSascha Hauer2019-05-131-0/+2
* | ARM: include: dma: Zero out DMA coherent memory in no-MMU caseAndrey Smirnov2019-05-211-0/+2
|/
* Merge branch 'for-next/arm'Sascha Hauer2019-05-101-0/+20
|\
| * ARM: aarch64: lowlevel: Reset SCTLR_EL3 in arm_cpu_lowlevel_init()Andrey Smirnov2019-04-261-0/+20
* | ARM: aarch64: do not use 32bit optimized find bit functionsMichael Tretter2019-05-061-0/+8
|/
* Merge branch 'for-next/warnings'Sascha Hauer2019-04-091-0/+1
|\
| * ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-0/+1
* | ARM: i.MX7: Make sure CNTFRQ is initialized early enoughAndrey Smirnov2019-03-181-0/+5
* | clocksource: Enable architected timer support for CPU_V7Sascha Hauer2019-03-111-0/+19
|/
* debug_ll: Move pl011 header file to architecture independent placeSascha Hauer2019-03-061-25/+0
* ARM: start: save end of memory passed to start.Tomaz Solc2019-03-041-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2019-02-131-2/+0
|\
| * move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-2/+0
* | ARM: mmu: Drop custom virt_to_phys/phys_to_virtAndrey Smirnov2019-01-211-5/+0
|/
* ARM: aarch64: add ENTRY_PROC macro for arm64Michael Tretter2018-12-101-0/+35
* Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-073-0/+5
|\
| * ARM: add prototype for mmu_early_disableLucas Stach2018-12-031-0/+1
| * ARM: ptrace: add mssing show_regs prototype in aarch64 pathLucas Stach2018-12-031-0/+2
| * ARM: Add missing prototype for arm_mem_ramoops_get()Sascha Hauer2018-11-121-0/+2
* | ARM: images: use piggydataSascha Hauer2018-12-031-1/+0
|/
* Merge branch 'for-next/rpi3'Sascha Hauer2018-11-094-0/+299
|\
| * ARM: add file for HYP mode related setupLucas Stach2018-11-051-0/+3
| * ARM: safely switch from HYP to SVC mode if requiredLucas Stach2018-11-021-0/+26
| * ARM: import opcode helpers from Linux kernelLucas Stach2018-11-022-0/+270
* | Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-091-1/+1
|\ \
| * | ARM: Do not expose ARMv8 functions on ARMv7Andrey Smirnov2018-10-181-1/+1
| |/
* / ARM: Fix missing prototype warningSascha Hauer2018-10-181-0/+2
|/
* ARM: Multi PBL: Fix image calculation for certain toolchainsSascha Hauer2018-09-171-0/+2
* Merge branch 'for-next/imx'Sascha Hauer2018-08-132-0/+10
|\
| * mx5: Implement Spectre v2 workaround for Cortex-A8Fabio Estevam2018-08-101-0/+9
| * ARM: Add code to support SMCCC on AArch64Andrey Smirnov2018-08-081-0/+1
* | ARM: Mark SP as being clobbered in arm_setup_stack()Andrey Smirnov2018-08-081-1/+4
|/
* Merge branch 'for-next/imx'Sascha Hauer2018-06-113-0/+59
|\
| * clocksource: armv8-timer: Convert explicit assembly into helpersAndrey Smirnov2018-06-111-0/+24
| * ARM: Add constants and helpers for system counter interfaceAndrey Smirnov2018-06-111-0/+24
| * ARM: include: dma: Add missing no-MMU stubsAndrey Smirnov2018-06-111-0/+11
* | ARM: mmu: Introduce ARM_TTB_SIZEAndrey Smirnov2018-05-221-1/+7
|/