summaryrefslogtreecommitdiffstats
path: root/arch/parisc/boot
Commit message (Expand)AuthorAgeFilesLines
* parisc: Allow building uncompressed Linux kernelHelge Deller2023-10-301-1/+1
* parisc: boot: Nuke some sparse warnings in decompressorHelge Deller2023-08-101-5/+5
* Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-13/+11
|\
| * arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada2022-01-141-8/+6
| * kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-141-5/+5
* | parisc: decompressor: do not copy source files while buildingMasahiro Yamada2022-01-054-10/+4
|/
* parisc: decompressor: clean up MakefileMasahiro Yamada2021-11-011-4/+3
* parisc: decompressor: remove repeated depenency of misc.oMasahiro Yamada2021-11-011-2/+0
* parisc: Add missing FORCE prerequisite in MakefileHelge Deller2021-09-091-9/+9
* parisc: Fix unaligned-access crash in bootloaderHelge Deller2021-09-031-1/+1
* parisc: remove unused arch/parisc/boot/install.sh and its phony targetMasahiro Yamada2021-08-302-69/+0
* vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* parisc: use -fno-strict-aliasing for decompressorArnd Bergmann2020-05-101-0/+1
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
* parisc: Have git ignore generated real2.S and firmware.cJeroen Roovers2019-09-121-0/+2
* parisc: Add archclean Makefile targetJames Bottomley2019-08-011-0/+1
* parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller2019-08-011-1/+2
* parisc: Fix build of compressed kernel even with debug enabledHelge Deller2019-08-011-2/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* parisc: Use PA_ASM_LEVEL in boot codeHelge Deller2019-05-061-3/+3
* parisc: PA-Linux requires at least 32 MB RAMHelge Deller2019-05-031-11/+20
* parisc: remove meaningless ccflags-y in arch/parisc/boot/MakefileMasahiro Yamada2019-02-211-6/+0
* parisc: Include compressed vmlinux file in vmlinuz boot kernelHelge Deller2018-10-173-25/+84
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-0/+2
|\
| * parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-091-0/+2
* | parisc: Fix indenting in puts()Helge Deller2017-12-171-2/+2
|/
* parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2017-09-222-2/+3
* parisc: Add core code for self-extracting kernelHelge Deller2017-08-229-0/+679