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
/
include
Age
Commit message (
Expand
)
Author
2015-09-16
x86: quark: Configure MTRR to enable cache
Bin Meng
2015-09-16
x86: quark: Initialize thermal sensor properly
Bin Meng
2015-09-16
x86: quark: Lock HMBOUND register before jumping to kernel
Bin Meng
2015-09-16
x86: quark: Add clrbits, setbits, clrsetbits macros for message port access
Bin Meng
2015-09-16
x86: quark: Add PCIe/USB static register programming after memory init
Bin Meng
2015-09-09
x86: quark: Add USB PHY initialization support
Bin Meng
2015-09-09
x86: Enable PCIe controller on quark/galileo
Bin Meng
2015-09-09
x86: quark: Optimize MRC execution time
Bin Meng
2015-08-26
x86: Generate a valid ACPI table
Saket Sinha
2015-08-26
x86: superio: Add keyboard controller support to smsc_lpc47m driver
Bin Meng
2015-08-26
x86: Remove calculate_relocation_address()
Bin Meng
2015-08-26
x86: coreboot: Increase memrange entry number to 32
Bin Meng
2015-08-14
x86: Drop FSP error defines and use EFI instead
Simon Glass
2015-08-14
x86: Move the GDT into global_data
Simon Glass
2015-08-14
x86: Remove init_gd() function
Simon Glass
2015-08-14
x86: Allow pirq_init() to return an error
Simon Glass
2015-08-14
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-08-14
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
Bin Meng
2015-08-05
x86: Add support for passing tables into U-Boot
Simon Glass
2015-08-05
efi: Add 64-bit payload support
Simon Glass
2015-08-05
x86: Add a way to call 32-bit code from 64-bit mode
Simon Glass
2015-08-05
x86: Add an enum for some commonly-used GDT bits
Simon Glass
2015-08-05
x86: Add support for U-Boot as an EFI application
Ben Stoltz
2015-08-05
x86: Add asm/elf.h for x86-specific ELF definitions
Simon Glass
2015-08-05
efi: Add start-up library code
Simon Glass
2015-08-05
x86: Allow use of global_data with EFI
Simon Glass
2015-08-05
x86: Drop unused copy_fdt_to_ram()
Simon Glass
2015-08-05
x86: Tidy up global_data flags
Simon Glass
2015-08-05
x86: baytrail: Update UPD setting for FSP Gold4 release
Bin Meng
2015-07-28
x86: qemu: Turn on PCIe ECAM address range decoding on Q35
Bin Meng
2015-07-28
x86: qemu: Enable I/O APIC chip select on PIIX3
Bin Meng
2015-07-28
x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC
Bin Meng
2015-07-28
x86: pci: Assign pci irqs to all functions
Bin Meng
2015-07-28
x86: Change pci option rom area MTRR setting to cacheable
Bin Meng
2015-07-28
x86: Display correct CS/EIP/EFLAGS when there is an error code
Bin Meng
2015-07-22
x86: delete unneeded declarations of disable_irq() and enable_irq()
Masahiro Yamada
2015-07-14
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
x86: Setup fixed range MTRRs for legacy regions
Bin Meng
2015-07-14
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-14
x86: Add MultiProcessor (MP) table APIs
Bin Meng
2015-07-14
x86: Remove inline for lapic access routines
Bin Meng
2015-07-14
x86: Add I/O APIC register access routines
Bin Meng
2015-07-14
x86: Clean up ioapic header file
Bin Meng
2015-07-14
x86: Clean up lapic codes
Bin Meng
2015-07-14
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-14
x86: dm: Clean up cpu drivers
Bin Meng
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-06-04
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
2015-06-04
x86: coreboot: Fix cosmetic issues
Bin Meng
[next]