summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/efi-entry.S
AgeCommit message (Expand)AuthorLines
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba-2/+2
2021-05-25arm64: __clean_dcache_area_poc to take end parameter instead of sizeFuad Tabba-2/+3
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2020-05-23efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel-1/+1
2020-04-28arm64: rename stext to primary_entryArd Biesheuvel-1/+1
2020-02-29efi/arm64: Clean EFI stub exit code from cache instead of avoiding itArd Biesheuvel-13/+13
2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel-69/+17
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-5/+1
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni-0/+2
2017-01-17arm64: efi-entry.S: avoid open-coded adr_lMark Rutland-6/+3
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel-1/+1
2016-03-04arm64: efi: add missing frame pointer assignmentArd Biesheuvel-0/+1
2016-02-24arm64: avoid dynamic relocations in early boot codeArd Biesheuvel-1/+1
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel-5/+5
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+2
2014-11-13arm64: efi: Fix stub cache maintenanceMark Rutland-6/+21
2014-11-05arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel-1/+2
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier-2/+1
2014-04-30arm64: efi: add EFI stubMark Salter-0/+109