index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
head-common.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-14
ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()
Geert Uytterhoeven
1
-0
/
+1
2017-09-11
ARM: XIP kernel: store .data compressed in ROM
Nicolas Pitre
1
-1
/
+10
2017-09-11
ARM: head-common.S: speed up startup code
Nicolas Pitre
1
-32
/
+44
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
1
-3
/
+4
2014-06-02
ARM: remove global cr_no_alignment
Russell King
1
-2
/
+1
2014-02-21
ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPU
Thomas Petazzoni
1
-0
/
+12
2013-07-15
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-1
/
+0
2013-07-09
ARM: 7780/1: add missing linker section markup to head-common.S
Stephen Warren
1
-0
/
+3
2013-02-01
ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15
Uwe Kleine-König
1
-2
/
+7
2011-05-11
arm/dt: Make __vet_atags also accept a dtb image
Grant Likely
1
-6
/
+18
2011-02-15
ARM: Defer lookup of machine_type to setup.c
Russell King
1
-90
/
+0
2011-01-15
ARM: fix missing branch in __error_a
Russell King
1
-0
/
+2
2010-10-19
Merge branch 'hotplug' into devel
Russell King
1
-146
/
+159
2010-10-08
ARM: cleanup lookup_machine_type data and ensure these are placed in __HEAD
Russell King
1
-11
/
+15
2010-10-08
ARM: hotplug cpu: move __error and __error_p to cpuinit section
Russell King
1
-34
/
+33
2010-10-08
ARM: move __mmap_switched, C-API functions to init section
Russell King
1
-70
/
+72
2010-10-08
ARM: cleanup boot cpu calling __mmap_switched
Russell King
1
-2
/
+1
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
1
-36
/
+45
2010-10-08
ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data
Russell King
1
-1
/
+1
2009-11-08
ARM: 5784/1: fix early boot machine ID mismatch error display
Nicolas Pitre
1
-1
/
+1
2009-10-03
ARM: 5739/1: ARM: allow empty ATAG_CORE
David Brown
1
-1
/
+3
2009-07-24
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
1
-5
/
+8
2009-07-24
Thumb-2: Add some .align statements to the .S files
Catalin Marinas
1
-0
/
+2
2008-12-01
[ARM] use asm/sections.h
Russell King
1
-1
/
+1
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
1
-9
/
+10
2008-08-03
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
1
-1
/
+1
2008-04-19
[ARM] 4881/1: print unrecognised processor ID as part of failure message
Lennert Buytenhek
1
-1
/
+6
2008-03-06
[ARM] 4849/1: move ATAGS asm definitions
Greg Ungerer
1
-0
/
+3
2007-07-12
[ARM] 4423/1: add ATAGS support
Bill Gatliff
1
-3
/
+37
2006-03-27
[ARM] nommu: start-up code
Hyok S. Choi
1
-0
/
+217