index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
efi
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2018-12-10
efi: payload: only init usb if necessary
Bin Meng
2018-08-30
x86: zimage: Support booting Linux kernel from an EFI payload
Bin Meng
2018-08-30
x86: efi: payload: Install E820 map from EFI memory map
Bin Meng
2018-06-24
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
Bin Meng
2018-06-24
x86: efi-x86_payload: Enable usb keyboard during boot
Bin Meng
2018-06-17
x86: efi: app: Display correct CPU info during boot
Bin Meng
2018-06-17
x86: Rename efi-x86 target to efi-x86_app
Bin Meng
2018-06-17
x86: efi: payload: Add arch_cpu_init()
Bin Meng
2018-06-17
x86: efi: Refactor the directory of EFI app and payload support
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-01
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2016-11-14
x86: Move efi .lds files into the 'lib' directory
Simon Glass
2015-12-01
x86: Convert to use driver model timer
Bin Meng
2015-08-05
x86: Add relocation and link script for a 64-bit EFI application
Simon Glass
2015-08-05
x86: Add support for U-Boot as an EFI application
Ben Stoltz