summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-11-13x86: queensbay: Really disable IGDBin Meng
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng
2015-11-13x86: Fix cosmetic issues in the i8254 and i8259 codesBin Meng
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng
2015-11-05x86: Use the generic bitops headersFabio Estevam
2015-10-21x86: Use struct mrc_region to describe a mrc regionBin Meng
2015-10-21x86: Add more common routines to manipulate mrc cacheBin Meng
2015-10-21x86: Add various minor tidy-ups in mrccache codesBin Meng
2015-10-21x86: Do sanity test on the cache record in mrccache_update()Bin Meng
2015-10-21x86: Move mrccache.[c|h] to a common placeBin Meng
2015-10-21x86: Add SMBIOS table supportBin Meng
2015-10-21x86: Move install_e820_map() out of zimage.cBin Meng
2015-10-21x86: Allow disabling IGD on Intel QueensbayBin Meng
2015-09-17x86: quark: Configure MTRR to enable cacheBin Meng
2015-09-17x86: quark: Initialize thermal sensor properlyBin Meng
2015-09-17x86: quark: Lock HMBOUND register before jumping to kernelBin Meng
2015-09-17x86: quark: Add clrbits, setbits, clrsetbits macros for message port accessBin Meng
2015-09-17x86: quark: Add PCIe/USB static register programming after memory initBin Meng
2015-09-09x86: quark: Add USB PHY initialization supportBin Meng
2015-09-09x86: Enable PCIe controller on quark/galileoBin Meng
2015-09-09x86: quark: Optimize MRC execution timeBin Meng
2015-08-26x86: Generate a valid ACPI tableSaket Sinha
2015-08-26x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng
2015-08-26x86: Remove calculate_relocation_address()Bin Meng
2015-08-26x86: coreboot: Increase memrange entry number to 32Bin Meng
2015-08-14x86: Drop FSP error defines and use EFI insteadSimon Glass
2015-08-14x86: Move the GDT into global_dataSimon Glass
2015-08-14x86: Remove init_gd() functionSimon Glass
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass
2015-08-14x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng
2015-08-05x86: Add support for passing tables into U-BootSimon Glass
2015-08-05efi: Add 64-bit payload supportSimon Glass
2015-08-05x86: Add a way to call 32-bit code from 64-bit modeSimon Glass
2015-08-05x86: Add an enum for some commonly-used GDT bitsSimon Glass
2015-08-05x86: Add support for U-Boot as an EFI applicationBen Stoltz
2015-08-05x86: Add asm/elf.h for x86-specific ELF definitionsSimon Glass
2015-08-05efi: Add start-up library codeSimon Glass
2015-08-05x86: Allow use of global_data with EFISimon Glass
2015-08-05x86: Drop unused copy_fdt_to_ram()Simon Glass
2015-08-05x86: Tidy up global_data flagsSimon Glass
2015-08-05x86: baytrail: Update UPD setting for FSP Gold4 releaseBin Meng
2015-07-28x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng
2015-07-28x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng
2015-07-28x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APICBin Meng
2015-07-28x86: pci: Assign pci irqs to all functionsBin Meng
2015-07-28x86: Change pci option rom area MTRR setting to cacheableBin Meng
2015-07-28x86: Display correct CS/EIP/EFLAGS when there is an error codeBin Meng
2015-07-22x86: delete unneeded declarations of disable_irq() and enable_irq()Masahiro Yamada
2015-07-15x86: Configure VESA parameters before loading Linux kernelBin Meng