aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/efi-entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni1-0/+2
2017-01-17arm64: efi-entry.S: avoid open-coded adr_lMark Rutland1-6/+3
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel1-1/+1
2016-03-04arm64: efi: add missing frame pointer assignmentArd Biesheuvel1-0/+1
2016-02-24arm64: avoid dynamic relocations in early boot codeArd Biesheuvel1-1/+1
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel1-5/+5
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+2
2014-11-13arm64: efi: Fix stub cache maintenanceMark Rutland1-6/+21
2014-11-05arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel1-1/+2
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier1-2/+1
2014-04-30arm64: efi: add EFI stubMark Salter1-0/+109