summaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed
AgeCommit message (Expand)Author
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-19ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann
2021-10-19ARM: 9124/1: uncompress: Parse "linux,usable-memory-range" DT propertyGeert Uytterhoeven
2021-09-25lib/string: Move helper functions out of string.cKees Cook
2021-08-10ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg
2021-06-07ARM: 9083/1: uncompress: atags_to_fdt: Spelling s/REturn/Return/Geert Uytterhoeven
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-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-01ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin
2021-02-01ARM: 9045/1: uncompress: Validate start of physical memory against passed DTBGeert Uytterhoeven
2021-02-01ARM: 9039/1: assembler: generalize byte swapping macro into rev_lArd Biesheuvel
2021-01-26ARM: zImage: atags_to_fdt: Fix node names on added root nodesRob Herring
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-21Merge branch 'devel-stable' into for-nextRussell King
2020-12-21ARM: 9037/1: uncompress: Add OF_DT_MAGIC macroGeert Uytterhoeven
2020-12-21ARM: 9036/1: uncompress: Fix dbgadtb size parameter nameGeert Uytterhoeven
2020-12-21ARM: 9035/1: uncompress: Add be32tocpu macroGeert Uytterhoeven
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-10-28ARM: kvm: replace open coded VA->PA calculations with adr_l callArd Biesheuvel
2020-10-28ARM: efistub: replace adrl pseudo-op with adr_l macro invocationArd Biesheuvel
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij
2020-10-27ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij
2020-10-26efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYPArd Biesheuvel
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: 9010/1: uncompress: Print the location of appended DTBLinus Walleij
2020-09-15ARM: 9009/1: uncompress: Enable debug in head.SLinus Walleij
2020-09-15ARM: 9008/1: uncompress: Drop excess whitespace printLinus Walleij
2020-09-15ARM: 9006/1: uncompress: Wait for ready and busy in debug printsLinus Walleij
2020-09-15ARM: 9005/1: debug: Select flow control for all debug UARTsLinus Walleij
2020-09-15ARM: 9004/1: debug: Split waituart to CTS and TXRDYLinus Walleij
2020-09-15ARM: 9003/1: uncompress: Delete unused debug macrosLinus Walleij
2020-09-03arm/boot: Warn on orphan section placementKees Cook
2020-09-01arm/boot: Handle all sections explicitlyKees 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-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-23efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel
2020-05-19ARM: decompressor: run decompressor in place if loaded via UEFIArd Biesheuvel
2020-05-19ARM: decompressor: move GOT into .data for EFI enabled buildsArd Biesheuvel
2020-05-19ARM: decompressor: defer loading of the contents of the LC0 structureArd Biesheuvel