summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/efi-entry.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-011-1/+1
|\
| * arm64: rename stext to primary_entryArd Biesheuvel2020-04-281-1/+1
* | efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel2020-05-231-1/+1
|/
* efi/arm64: Clean EFI stub exit code from cache instead of avoiding itArd Biesheuvel2020-02-291-13/+13
* efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel2020-02-221-69/+17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2017-12-121-0/+2
* arm64: efi-entry.S: avoid open-coded adr_lMark Rutland2017-01-171-6/+3
* arm64: move early boot code to the .init segmentArd Biesheuvel2016-04-141-1/+1
* arm64: efi: add missing frame pointer assignmentArd Biesheuvel2016-03-041-0/+1
* arm64: avoid dynamic relocations in early boot codeArd Biesheuvel2016-02-241-1/+1
* arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-121-5/+5
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-1/+2
|\
| * arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel2014-11-051-1/+2
* | arm64: efi: Fix stub cache maintenanceMark Rutland2014-11-131-6/+21
|/
* arm64: fix el2_setup check of CurrentELMarc Zyngier2014-07-041-2/+1
* arm64: efi: add EFI stubMark Salter2014-04-301-0/+109