summaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed/Makefile
AgeCommit message (Expand)Author
2023-04-11ARM: 9291/1: decompressor: simplify the path to the top vmlinuxMasahiro Yamada
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers
2022-11-07ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLSeung-Woo Kim
2022-11-01kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is setXin Li
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-31ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsMasahiro Yamada
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2021-12-17ARM: 9154/1: decompressor: do not copy source files while buildingMasahiro Yamada
2021-12-03ARM: decompressor: disable stack protectorArd Biesheuvel
2021-08-10ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg
2021-06-07ARM: 9076/1: boot: remove redundant piggy_data from clean-filesMasahiro Yamada
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-02kbuild: add a script to remove stale generated filesMasahiro Yamada
2021-03-09ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel
2021-02-01ARM: 9045/1: uncompress: Validate start of physical memory against passed DTBGeert Uytterhoeven
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-10-27ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij
2020-10-20Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-09-15ARM: add malloc size to decompressor kexec size structureRussell King
2020-09-15ARM: add TEXT_OFFSET to decompressor kexec image structureRussell King
2020-09-15ARM: 9009/1: uncompress: Enable debug in head.SLinus Walleij
2020-09-03arm/boot: Warn on orphan section placementKees Cook
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-04-29ARM: 8969/1: decompressor: simplify libfdt buildsMasahiro Yamada
2020-02-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel
2020-01-25ARM: 8945/1: decompressor: use CONFIG option instead of cc-optionMasahiro Yamada
2019-11-22ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin
2019-02-01ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel
2018-06-15arm: port KCOV to armDmitry Vyukov
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-05-19ARM: 8767/1: add support for building ARM kernel with clangStefan Agner
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03ARM: decompressor: fix BSS size calculationRussell King
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King
2016-02-22ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada
2016-02-22ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada
2016-02-22ARM: 8541/1: decompressor: drop redundant FORCE in MakefileMasahiro Yamada
2016-02-22ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean filesMasahiro Yamada
2016-02-22ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"Masahiro Yamada
2016-02-22ARM: 8538/1: decompressor: drop unneeded assignments to "targets"Masahiro Yamada
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker