summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: quark: Configure MTRR to enable cacheBin Meng2015-09-161-0/+44
* x86: quark: Initialize thermal sensor properlyBin Meng2015-09-161-0/+14
* x86: quark: Lock HMBOUND register before jumping to kernelBin Meng2015-09-161-0/+1
* x86: quark: Add clrbits, setbits, clrsetbits macros for message port accessBin Meng2015-09-161-0/+31
* x86: quark: Add PCIe/USB static register programming after memory initBin Meng2015-09-161-0/+22
* x86: quark: Add USB PHY initialization supportBin Meng2015-09-091-0/+8
* x86: Enable PCIe controller on quark/galileoBin Meng2015-09-091-0/+42
* x86: quark: Optimize MRC execution timeBin Meng2015-09-091-0/+35
* x86: Generate a valid ACPI tableSaket Sinha2015-08-261-0/+393
* x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-261-0/+3
* x86: Remove calculate_relocation_address()Bin Meng2015-08-261-2/+0
* x86: coreboot: Increase memrange entry number to 32Bin Meng2015-08-261-6/+3
* x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-141-11/+0
* x86: Move the GDT into global_dataSimon Glass2015-08-141-1/+3
* x86: Remove init_gd() functionSimon Glass2015-08-141-1/+0
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-141-1/+3
* x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2015-08-141-0/+7
* x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng2015-08-142-2/+0
* x86: Add support for passing tables into U-BootSimon Glass2015-08-051-0/+1
* efi: Add 64-bit payload supportSimon Glass2015-08-051-1/+4
* x86: Add a way to call 32-bit code from 64-bit modeSimon Glass2015-08-051-0/+9
* x86: Add an enum for some commonly-used GDT bitsSimon Glass2015-08-051-0/+18
* x86: Add support for U-Boot as an EFI applicationBen Stoltz2015-08-051-0/+10
* x86: Add asm/elf.h for x86-specific ELF definitionsSimon Glass2015-08-051-0/+46
* efi: Add start-up library codeSimon Glass2015-08-051-57/+2
* x86: Allow use of global_data with EFISimon Glass2015-08-051-0/+7
* x86: Drop unused copy_fdt_to_ram()Simon Glass2015-08-051-1/+0
* x86: Tidy up global_data flagsSimon Glass2015-08-051-4/+4
* x86: baytrail: Update UPD setting for FSP Gold4 releaseBin Meng2015-08-051-1/+2
* x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng2015-07-281-0/+4
* x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng2015-07-281-1/+5
* x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APICBin Meng2015-07-281-0/+17
* x86: pci: Assign pci irqs to all functionsBin Meng2015-07-281-2/+1
* x86: Change pci option rom area MTRR setting to cacheableBin Meng2015-07-281-0/+2
* x86: Display correct CS/EIP/EFLAGS when there is an error codeBin Meng2015-07-282-3/+37
* x86: delete unneeded declarations of disable_irq() and enable_irq()Masahiro Yamada2015-07-221-4/+0
* x86: Configure VESA parameters before loading Linux kernelBin Meng2015-07-141-0/+1
* x86: Setup fixed range MTRRs for legacy regionsBin Meng2015-07-141-11/+16
* x86: Generate a valid MultiProcessor (MP) tableBin Meng2015-07-141-0/+10
* x86: Add MultiProcessor (MP) table APIsBin Meng2015-07-142-0/+448
* x86: Remove inline for lapic access routinesBin Meng2015-07-141-124/+10
* x86: Add I/O APIC register access routinesBin Meng2015-07-141-0/+24
* x86: Clean up ioapic header fileBin Meng2015-07-141-23/+3
* x86: Clean up lapic codesBin Meng2015-07-143-161/+85
* x86: Move MP initialization codes into a common placeBin Meng2015-07-141-1/+0
* x86: dm: Clean up cpu driversBin Meng2015-07-142-14/+34
* x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng2015-07-141-0/+3
* x86: fsp: Load GDT before calling FspInitEntryBin Meng2015-07-141-0/+7
* x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-041-0/+1
* x86: coreboot: Fix cosmetic issuesBin Meng2015-06-041-1/+0
OpenPOWER on IntegriCloud