index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
boot
/
compressed
/
head.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 8942/1: Revert "8857/1: efi: enable CP15 DMB instructions before cleanin...
Ard Biesheuvel
2020-01-25
1
-15
/
+1
*
ARM: 8941/1: decompressor: enable CP15 barrier instructions in v7 cache setup...
Ard Biesheuvel
2020-01-25
1
-0
/
+13
*
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
2019-11-15
1
-1
/
+1
*
ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
Stefan Agner
2019-11-15
1
-1
/
+1
*
ARM: 8894/1: boot: Replace open-coded nop with macro
Linus Walleij
2019-08-23
1
-1
/
+1
*
ARM: 8893/1: boot: Explain the 8 nops
Linus Walleij
2019-08-23
1
-0
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
Ard Biesheuvel
2019-04-23
1
-1
/
+15
*
ARM: 8786/1: Debug kernel copy by printing
Fabrizio Castro
2018-09-19
1
-0
/
+43
*
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
2018-05-19
1
-2
/
+2
*
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
2018-05-19
1
-8
/
+8
*
ARM: add additional table to compressed kernel
Russell King
2017-10-03
1
-0
/
+2
*
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
2017-06-05
1
-7
/
+10
*
ARM: decompressor: Remove __hyp_get_vectors usage
Marc Zyngier
2017-04-09
1
-1
/
+11
*
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
Srinivas Ramana
2016-10-02
1
-1
/
+1
*
ARM: add UEFI stub support
Roy Franz
2015-12-14
1
-2
/
+52
*
ARM: replace BSYM() with badr assembly macro
Russell King
2015-05-08
1
-2
/
+2
*
ARM: 8327/1: zImage: add support for ARMv7-M
Joachim Eastwood
2015-03-28
1
-6
/
+27
*
ARM: add documentation for finding start of physical memory
Russell King
2015-03-27
1
-1
/
+18
*
-
.
Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...
Russell King
2015-02-10
1
-10
/
+31
|
\
\
|
|
*
ARM: 8290/1: decompressor: fix a wrong comment
Masahiro Yamada
2015-01-21
1
-1
/
+1
|
|
/
|
/
|
|
*
ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size
Nicolas Pitre
2015-01-29
1
-9
/
+30
|
/
*
ARM: 8191/1: decompressor: ensure I-side picks up relocated code
Will Deacon
2014-11-13
1
-4
/
+16
*
ARM: 8079/1: zImage: identify kernel endianness
Nicolas Pitre
2014-07-18
1
-0
/
+1
*
ARM: 8067/1: zImage: ensure header in LE format for BE8 kernels
Nicolas Pitre
2014-07-01
1
-3
/
+4
*
ARM: compressed/head.S: remove s3c24xx special case
Heiko Stuebner
2014-05-26
1
-5
/
+0
*
ARM: set BE8 if LE in head code
Ben Dooks
2013-10-19
1
-0
/
+1
*
ARM: asm: Add ARM_BE8() assembly helper
Ben Dooks
2013-10-19
1
-6
/
+2
*
-
.
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
2013-06-29
1
-10
/
+30
|
\
\
|
|
*
ARM: 7770/1: remove residual ARMv2 support from decompressor
Marc Zyngier
2013-06-24
1
-5
/
+0
|
|
*
ARM: 7751/1: zImage: don't overwrite ourself with a page table
Nicolas Pitre
2013-06-17
1
-5
/
+30
|
|
/
*
|
ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table
Marc C
2013-06-05
1
-2
/
+2
*
|
ARM: 7743/1: compressed/head.S: work around new binutils warning
Arnd Bergmann
2013-06-05
1
-0
/
+1
|
/
*
ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.S
Shawn Guo
2012-12-16
1
-1
/
+1
*
ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above
Dave Martin
2012-11-23
1
-1
/
+13
*
Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
2012-09-30
1
-7
/
+64
|
\
|
*
ARM: zImage/virt: hyp mode entry support for the zImage loader
Dave Martin
2012-09-19
1
-7
/
+64
*
|
ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores
Matthew Leach
2012-09-16
1
-0
/
+1
*
|
ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 cores
Will Deacon
2012-08-25
1
-0
/
+4
|
/
*
Merge branch 'v3-removal' into for-linus
Russell King
2012-05-21
1
-40
/
+4
|
\
|
*
ARM: Remove ARMv3 support from decompressor
Russell King
2012-05-09
1
-39
/
+4
*
|
ARM: decompressor: avoid speculative prefetch from non-RAM areas
Russell King
2012-05-10
1
-11
/
+18
|
/
*
ARM: 7379/1: DT: fix atags_to_fdt() second call site
Marc Zyngier
2012-04-13
1
-1
/
+1
*
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
2012-03-03
1
-1
/
+1
*
ARM: LPAE: add ISBs around MMU enabling code
Will Deacon
2011-12-08
1
-0
/
+1
*
ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O...
Nicolas Pitre
2011-10-24
1
-1
/
+2
*
ARM: zImage: allow supplementing appended DTB with traditional ATAG data
Nicolas Pitre
2011-09-14
1
-0
/
+32
*
ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss
Nicolas Pitre
2011-09-14
1
-4
/
+15
*
ARM: zImage: Allow the appending of a device tree binary
John Bonesio
2011-09-14
1
-3
/
+67
[next]