Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b11fe38883d1de76f2f847943e085a808f83f189
/
arch
/
arm
/
boot
/
compressed
/
head.S
b11fe38
ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one
by Nicolas Pitre
· 14 years ago
26e5ca9
ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2_KERNEL
by Dave Martin
· 14 years ago
bfa64c4
ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.S
by Dave Martin
· 14 years ago
b0c4d4e
ARM: avoid marking decompressor .stack section as having contents
by Russell King
· 14 years ago
9e84ed6
ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions"
by Russell King
· 14 years ago
7775441
ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"
by Rabin Vincent
· 14 years ago
e69edc79
ARM: Auto calculate ZRELADDR and provide option for exceptions
by Eric Miao
· 14 years ago
db7b2b4
ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed
by Eric Miao
· 14 years ago
be6f9f0
ARM: zImage: annotate debug functions about corrupted registers
by Uwe Kleine-König
· 15 years ago
21b2841
ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush
by Uwe Kleine-König
· 15 years ago
63fa718
ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification
by Uwe Kleine-König
· 15 years ago
4a8d57a
ARM: zImage: some comments for __armv3_mpu_cache_on
by Uwe Kleine-König
· 15 years ago
88237c2
ARM: zImage: don't hard code the stack size twice
by Uwe Kleine-König
· 15 years ago
4157d31
[ARM] pxa: update cpuid pattern for pxa9xx in head.S
by Haojian Zhuang
· 15 years ago
d4d9959
ARM: 6031/1: fix Thumb-2 decompressor
by Rabin Vincent
· 15 years ago
7521685
ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4_mmu_cache_flush
by Sascha Hauer
· 15 years ago
91e0138
Merge branch 'master' into for-linus
by Russell King
· 15 years ago
98e12b5
ARM: Fix decompressor's kernel size estimation for ROM=y
by Russell King
· 15 years ago
4e6d488
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
by Tony Lindgren
· 15 years ago
200b7a8
ARM: 5884/1: arm: Fix DCC console for v7
by Tony Lindgren
· 15 years ago
edabd38
ARM: add base support for Marvell Dove SoC
by Saeed Bishara
· 15 years ago
8bdca0a
nommu: Fix compressed/head.S to not perform MMU specific operations
by Catalin Marinas
· 15 years ago
0e056f2
Thumb-2: Implement the unified boot code
by Catalin Marinas
· 15 years ago
88987ef
Thumb-2: Add some .align statements to the .S files
by Catalin Marinas
· 15 years ago
5587931
[ARM] Add old Feroceon support to compressed/head.S
by Joonyoung Shim
· 15 years ago
2658485
Add core support for ARMv6/v7 big-endian
by Catalin Marinas
· 15 years ago
542f869
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel
by Russell King
· 16 years ago
28853ac
ARM: Add support for FA526 v2
by Paulius Zaleckas
· 16 years ago
49cbe78
[ARM] pxa: add base support for Marvell's PXA168 processor line
by Eric Miao
· 16 years ago
c633c3c
[ARM] 5412/1: XSCALE: add ice dcc support
by Jean-Christop PLAGNIOL-VILLARD
· 16 years ago
c5b84b3
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
59c7bcd
[ARM] pxa: add base PXA935 support due to CPUID change
by Eric Miao
· 16 years ago
c30c2f9
ARMv7: Add extra barriers for flush_cache_all compressed/head.S
by Catalin Marinas
· 16 years ago
000b502
[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name
by Catalin Marinas
· 16 years ago
93ed397
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
by Catalin Marinas
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
2e2023f
[ARM] Feroceon: catch other Feroceon CPU IDs in head.S
by Nicolas Pitre
· 16 years ago
3ebb5a2
[ARM] add Feroceon support to compressed/head.S
by Nicolas Pitre
· 17 years ago
15754bf
[ARM] add ARMv5TEJ aware cache flush method to compressed/head.S
by Nicolas Pitre
· 17 years ago
41a9e68
[ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCC
by Uwe Kleine-König
· 17 years ago
c765784
[ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORT
by Ben Dooks
· 17 years ago
7d09e85
[ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id format
by Catalin Marinas
· 17 years ago
92c83ff1
[ARM] 4452/1: Force the literal pool dump before reloc_end
by Catalin Marinas
· 17 years ago
c7341d4
[ARM] 4392/2: Do not corrupt the SP register in compressed/head.S
by Catalin Marinas
· 17 years ago
2552fc2
[ARM] 3809/3: get rid of 4 megabyte kernel image size limit
by Lennert Buytenhek
· 18 years ago
f12d0d7
[ARM] nommu: manage the CP15 things
by Hyok S. Choi
· 18 years ago
7d95ded
[ARM] 3838/1: ARM: DCC debug console support for ARM11
by Tony Lindgren
· 18 years ago
d7d214e
[ARM] 3828/1: iop3xx: remove useless loadsp macro
by Lennert Buytenhek
· 18 years ago
98954df
[ARM] 3816/1: iop3xx: rename config symbols
by Lennert Buytenhek
· 18 years ago
a8c4c20
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
2dc7667
[ARM] 3541/2: workaround for PXA27x erratum E7
by Nicolas Pitre
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
45a7b9c
[ARM] 3548/1: Fix the ARMv6 CPU id in compressed/head.S
by Catalin Marinas
· 18 years ago
10c2df6
[ARM] nommu: MPU support in boot/compressed/head.S
by Hyok S. Choi
· 19 years ago
c76b6b4
[ARM] nommu: rename compressed/head.S symbols to a new style
by Hyok S. Choi
· 19 years ago
265d5e4
[ARM] 3272/1: fix kernel decompressor crash
by Nicolas Pitre
· 19 years ago
f461902
[ARM] Allow r2 to be passed through the decompressor to the kernel
by Russell King
· 19 years ago
224b5be
[ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.S
by Russell King
· 19 years ago
d56c524
[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom
by Russell King
· 19 years ago
0b83f14
[ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom
by Jon Ringle
· 19 years ago
5cd0c34
[PATCH] ARM: decompressor: use platform debug macros
by Russell King
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago