projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d4a31e8
38064ee
)
Merge tag 'efi-2020-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
author
Tom Rini
<trini@konsulko.com>
Tue, 19 Nov 2019 22:42:46 +0000
(17:42 -0500)
committer
Tom Rini
<trini@konsulko.com>
Tue, 19 Nov 2019 22:42:46 +0000
(17:42 -0500)
Pull request for UEFI sub-system for efi-2020-01-rc4
Fix errors due to unaligned memory access:
* disable UEFI except for ARMv8, ARMv7, ARM11
* enable unaligned access support on ARM11
Remove an unused function.
Trivial merge