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
Age
Commit message (
Expand
)
Author
2018-07-02
x86: efi_loader: Build EFI memory map per E820 table
Bin Meng
2018-07-02
x86: Use microcode update from device tree for all processors
Ivan Gorinov
2018-07-02
x86: Add scsi command to coreboot and qemu
Bin Meng
2018-06-24
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
Bin Meng
2018-06-24
x86: Change __kernel_size_t conditionals to use compiler provided defines
Bin Meng
2018-06-24
x86: efi-x86_payload: Enable usb keyboard during boot
Bin Meng
2018-06-24
x86: Add 64-bit setjmp/longjmp implementation
Ivan Gorinov
2018-06-24
x86: qemu: do not build car.o with start64.o
Heinrich Schuchardt
2018-06-18
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
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 EFI framebuffer driver support
Bin Meng
2018-06-17
x86: baytrail: Drop EFI-specific test logics
Bin Meng
2018-06-17
x86: Drop QEMU-specific EFI payload support
Bin Meng
2018-06-17
x86: Add generic EFI payload support
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-06-17
x86: use EFI calling convention for efi_main on x86_64
Ivan Gorinov
2018-06-17
x86: cherryhill: Fix DTC warning
Bin Meng
2018-06-13
x86: cougarcanyon2: Add missing chipset interrupt information
Bin Meng
2018-06-13
x86: irq: Support discrete PIRQ routing registers via device tree
Bin Meng
2018-06-13
x86: irq: Parse number of PIRQ links from device tree
Bin Meng
2018-06-13
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
Bin Meng
2018-06-13
x86: Conditionally build the pinctrl_ich6 driver
Bin Meng
2018-06-13
x86: irq: Change LINK_V2N and LINK_N2V to inline functions
Bin Meng
2018-06-13
x86: irq: Remove chipset specific irq router drivers
Bin Meng
2018-06-13
x86: cougarcanyon2: Enable CPU driver and SMP support
Bin Meng
2018-06-13
x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes
Bin Meng
2018-06-13
x86: ivybridge: Drop CONFIG_USBDEBUG
Bin Meng
2018-06-13
x86: ivybridge: Enable 206ax cpu driver for FSP build
Bin Meng
2018-06-13
x86: cougarcanyon2: Update dts for SPI lock down
Bin Meng
2018-06-13
x86: ivybridge: Imply USB_XHCI_HCD
Bin Meng
2018-06-13
x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
Bin Meng
2018-06-03
Define board_quiesce_devices() in a shared location
Simon Glass
2018-06-03
efi_loader: build CRT0 and RELOC on x86_64
Heinrich Schuchardt
2018-06-03
efi_selftest: allow building relocation code on x86_64
Heinrich Schuchardt
2018-05-15
x86: Define PLATFORM__SET_BIT for generic_set_bit()
Bryan O'Donoghue
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-16
bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE
Bin Meng
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
2018-04-16
x86: Update the io.h file to use {out|in}_{be|le}X macros
Lukasz Majewski
2018-04-16
x86: Add 64-bit memory-mapped I/O functions
Ivan Gorinov
2018-04-09
efi_loader: correctly set the machine type in the PE header
Heinrich Schuchardt
2018-03-30
x86: zImage: Pass working device tree data to the kernel
Ivan Gorinov
2018-03-16
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
[next]