aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-13/+11
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada1-8/+6
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-5/+5
2022-01-05parisc: decompressor: do not copy source files while buildingMasahiro Yamada4-10/+4
2021-11-01parisc: decompressor: clean up MakefileMasahiro Yamada1-4/+3
2021-11-01parisc: decompressor: remove repeated depenency of misc.oMasahiro Yamada1-2/+0
2021-09-09parisc: Add missing FORCE prerequisite in MakefileHelge Deller1-9/+9
2021-09-03parisc: Fix unaligned-access crash in bootloaderHelge Deller1-1/+1
2021-08-30parisc: remove unused arch/parisc/boot/install.sh and its phony targetMasahiro Yamada2-69/+0
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1
2020-05-10parisc: use -fno-strict-aliasing for decompressorArnd Bergmann1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2
2019-09-12parisc: Have git ignore generated real2.S and firmware.cJeroen Roovers1-0/+2
2019-08-01parisc: Add archclean Makefile targetJames Bottomley1-0/+1
2019-08-01parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller1-1/+2
2019-08-01parisc: Fix build of compressed kernel even with debug enabledHelge Deller1-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-06parisc: Use PA_ASM_LEVEL in boot codeHelge Deller1-3/+3
2019-05-03parisc: PA-Linux requires at least 32 MB RAMHelge Deller1-11/+20
2019-02-21parisc: remove meaningless ccflags-y in arch/parisc/boot/MakefileMasahiro Yamada1-6/+0
2018-10-17parisc: Include compressed vmlinux file in vmlinuz boot kernelHelge Deller3-25/+84
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-0/+2
2018-01-09parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky1-0/+2
2017-12-17parisc: Fix indenting in puts()Helge Deller1-2/+2
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2-2/+3
2017-08-22parisc: Add core code for self-extracting kernelHelge Deller9-0/+679