summaryrefslogtreecommitdiff
path: root/board/efi
AgeCommit message (Expand)AuthorFilesLines
2020-09-01x86: efi: efi-x86_payload: Remove dead codeAndy Shevchenko2-9/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2018-06-24x86: efi-x86_payload: Enumerate PCI bus during early bootBin Meng3-1/+20
2018-06-24x86: efi-x86_app: Update MAINTAINERSBin Meng1-4/+4
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng5-7/+7
2018-06-17x86: efi: payload: Add EFI framebuffer driver supportBin Meng1-0/+1
2018-06-17x86: Add generic EFI payload supportBin Meng5-0/+67
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng1-6/+0
2016-03-17x86: Drop all the old pin configuration codeSimon Glass1-5/+0
2015-08-05x86: Add EFI board codeBen Stoltz5-0/+65