summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARM: aarch64: cache: Add v8_inv_dcache_rangeSascha Hauer2018-03-211-0/+2
* ARM: aarch64: fix early cache flushingSascha Hauer2018-03-211-1/+2
* ARM: aarch64: Do not use 32bit optimized flsSascha Hauer2018-03-211-1/+1
* ARM: bitops: remove unnecessary #ifdefSascha Hauer2018-03-211-2/+0
* ARM: Use generic ffz()Sascha Hauer2018-03-211-17/+1
* ARM: aarch64: implement get_pc()Sascha Hauer2018-03-211-2/+8
* ARM: get_runtime_offset() returns unsigned longSascha Hauer2018-03-211-1/+1
* ARM: aarch64: Add dummy naked attributeSascha Hauer2018-03-211-2/+15
* ARM: remove ld_var supportSascha Hauer2018-03-211-25/+0
* ARM: move away from ld_varSascha Hauer2018-03-211-0/+5
* ARM: mmu: include pgtable header from where it's neededSascha Hauer2018-03-211-15/+0
* arm: ARM64 doen't provide the armlinux_ functionsLucas Stach2018-03-011-1/+1
* ARM: i.MX6ul: Add SoC specific lowlevel_init functionSascha Hauer2017-10-171-0/+1
* ARM: rename flush_icache to icache_invalidateSascha Hauer2017-09-271-1/+1
* asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-081-2/+2
* ARM: correctly identify ARMv6 K/ZLucas Stach2017-03-031-0/+8
* Merge branch 'for-next/imx'Sascha Hauer2017-02-137-1/+403
|\
| * ARM: Add PSCI supportSascha Hauer2017-02-135-1/+293
| * ARM: Add smc call supportSascha Hauer2017-02-081-0/+104
| * ARM: Add UNWIND macroSascha Hauer2017-02-081-0/+6
* | ARM: start: Fix image size calculationSascha Hauer2017-02-081-0/+2
|/
* ARM: Fix a bug in stack's "top" initializationAndrey Smirnov2017-01-091-1/+7
* Merge branch 'for-next/arm'Sascha Hauer2016-10-101-1/+8
|\
| * ARM: Fix calling of arm_mem_barebox_image()Sascha Hauer2016-09-151-1/+8
* | arm(64): don't advertise stack_dumping capabilities for ARM64Lucas Stach2016-10-041-0/+2
|/
* arm: include: swab: use rigth assembly for armv8Raphael Poggi2016-07-061-0/+4
* arm: cpu: add basic arm64 mmu supportRaphael Poggi2016-07-062-3/+151
* arm: include: system_info: add armv8 identificationRaphael Poggi2016-07-061-0/+38
* arm: include: bitops: arm64 use generic __flsRaphael Poggi2016-07-061-0/+5
* arm: include: system: add arm64 helper functionsRaphael Poggi2016-07-061-1/+45
* arm: cpu: add arm64 specific codeRaphael Poggi2016-07-061-0/+9
* ARM: start: Fix arm_mem_barebox_image for !CONFIG_RELOCATABLESascha Hauer2016-06-201-2/+6
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-2/+2
* Merge branch 'for-next/ubifs'Sascha Hauer2016-04-082-0/+335
|\
| * ARM: Add atomic.h from u-boot v2016.03Alexander Stein2016-04-082-0/+335
* | Merge branch 'for-next/imx'Sascha Hauer2016-04-082-0/+17
|\ \
| * | L2x0: i.MX6: Replace magic numbers with constantsAndrey Smirnov2016-03-171-0/+8
| * | ARM: Add errata 845369 workaroundAndrey Smirnov2016-03-171-0/+9
| |/
* / ARM: Do not use last 64KiB of address space for bareboxSascha Hauer2016-04-011-1/+1
|/
* Merge branch 'for-next/pstore'Sascha Hauer2016-01-111-18/+49
|\
| * arm: Add RAMOOPS memory areaMarkus Pargmann2015-12-101-1/+13
| * arm: Clarify memory layout calculationMarkus Pargmann2015-12-101-18/+37
* | ARM: asm: Add convenience fucntions to access VBARAndrey Smirnov2016-01-111-0/+20
|/
* Merge branch 'for-next/memtest'Sascha Hauer2015-11-061-19/+4
|\
| * rework remap_rangeSascha Hauer2015-11-031-19/+4
* | Merge branch 'for-next/imx'Sascha Hauer2015-11-061-0/+9
|\ \
| * | ARM: Allow compressed dtb binariesSascha Hauer2015-10-271-0/+9
| |/
* / ARM: Add support for semihostingAndrey Smirnov2015-10-301-0/+19
|/
* ARM: add implementation for dma_alloc_writecombine for !CONFIG_MMULucas Stach2015-09-141-0/+5
* Merge branch 'for-next/gpio'Sascha Hauer2015-09-011-10/+0
|\