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
starfive-6.6.48-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
/
s390
/
boot
/
head.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
s390/head: get rid of 31 bit leftovers
Heiko Carstens
1
-149
/
+126
2022-05-17
s390/boot: workaround llvm IAS bug
Heiko Carstens
1
-13
/
+21
2022-05-06
s390/boot: convert parmarea to C
Heiko Carstens
1
-20
/
+0
2022-05-06
s390/boot: convert initial lowcore to C
Heiko Carstens
1
-54
/
+8
2022-05-06
s390/head: initialize all new psws
Heiko Carstens
1
-7
/
+15
2022-05-06
s390/boot: change initial program check handler to disabled wait psw
Heiko Carstens
1
-1
/
+1
2022-05-06
s390/head: adjust iplstart entry point
Heiko Carstens
1
-5
/
+8
2022-02-07
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-1
/
+0
2021-10-26
s390: support command lines longer than 896 bytes
Sven Schnelle
1
-23
/
+12
2021-10-26
s390/kexec_file: move kernel image size check
Sven Schnelle
1
-2
/
+0
2021-10-04
s390/boot: initialize control registers in decompressor
Alexander Gordeev
1
-0
/
+17
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
1
-30
/
+0
2021-07-27
s390/boot: move EP_OFFSET and EP_STRING to head.S
Alexander Egorenkov
1
-0
/
+3
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
1
-3
/
+1
2021-07-27
s390/boot: get rid of magic numbers for startup offsets
Alexander Egorenkov
1
-4
/
+4
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
1
-1
/
+2
2021-07-27
s390/boot: make stacks part of the decompressor's image
Alexander Egorenkov
1
-8
/
+2
2021-06-07
s390/ipl: make parameter area accessible via struct parmarea
Heiko Carstens
1
-0
/
+3
2020-11-20
s390/decompressor: add stacktrace support
Vasily Gorbik
1
-1
/
+2
2020-11-20
s390/decompressor: correct some asm symbols annotations
Vasily Gorbik
1
-7
/
+8
2020-11-09
s390/head: set io/ext handlers to disabled wait
Vasily Gorbik
1
-1
/
+13
2020-09-29
s390/startup: avoid save_area_sync overflow
Vasily Gorbik
1
-10
/
+11
2020-09-21
s390/boot: avoid unnecessary zeroing of .bss section
Vasily Gorbik
1
-6
/
+0
2020-09-16
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
1
-0
/
+6
2020-01-22
s390: fix __EMIT_BUG() macro
Sven Schnelle
1
-1
/
+1
2019-09-13
s390/startup: add pgm check info printing
Vasily Gorbik
1
-1
/
+9
2019-08-21
s390/startup: add initial pgm check handler
Vasily Gorbik
1
-1
/
+23
2019-07-23
s390: enable detection of kernel version from bzImage
Vasily Gorbik
1
-0
/
+1
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-1
/
+31
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
1
-1
/
+4
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
1
-5
/
+6
2018-10-09
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
1
-5
/
+1
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
1
-2
/
+1
2018-09-20
s390: add initial 64-bit restart PSW
Martin Schwidefsky
1
-0
/
+3
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
1
-2
/
+2
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
1
-0
/
+4
2018-06-25
s390/decompressor: rename entry point to startup_decompressor
Vasily Gorbik
1
-4
/
+1
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
1
-0
/
+339