summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/efi-entry.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* 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/+3Star
* 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/+1Star
* arm64: efi: add EFI stubMark Salter2014-04-301-0/+109