summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-15Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-13x86: qemu: add fw_cfg supportMiao Yan
2016-01-13x86: ivybridge: Add macros for LPC decode rangesBin Meng
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng
2016-01-13x86: fsp: Rename shared_data to fsp_config_dataBin Meng
2016-01-13x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng
2016-01-13x86: fsp: Avoid cast stack_top in struct shared_dataBin Meng
2016-01-13x86: fsp: Simplify fsp_continue()Bin Meng
2016-01-12dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass
2015-12-01x86: tsc: Remove legacy timer codesBin Meng
2015-12-01x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng
2015-11-13x86: Remove legacy pci codesBin Meng
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