index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
efi-entry.S
Age
Commit message (
Expand
)
Author
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-04-28
arm64: rename stext to primary_entry
Ard Biesheuvel
2020-02-29
efi/arm64: Clean EFI stub exit code from cache instead of avoiding it
Ard Biesheuvel
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-12-12
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2017-01-17
arm64: efi-entry.S: avoid open-coded adr_l
Mark Rutland
2016-04-14
arm64: move early boot code to the .init segment
Ard Biesheuvel
2016-03-04
arm64: efi: add missing frame pointer assignment
Ard Biesheuvel
2016-02-24
arm64: avoid dynamic relocations in early boot code
Ard Biesheuvel
2015-10-12
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-11-13
arm64: efi: Fix stub cache maintenance
Mark Rutland
2014-11-05
arm64/efi: efistub: jump to 'stext' directly, not through the header
Ard Biesheuvel
2014-07-04
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
2014-04-30
arm64: efi: add EFI stub
Mark Salter