summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: fsp: Report correct number of E820 table entriesBin Meng2015-09-281-1/+2
* x86: quark: Configure MTRR to enable cacheBin Meng2015-09-163-0/+111
* x86: galileo: Add PCIe root port IRQ routingBin Meng2015-09-161-0/+12
* x86: quark: Initialize thermal sensor properlyBin Meng2015-09-162-0/+54
* x86: quark: Lock HMBOUND register before jumping to kernelBin Meng2015-09-162-0/+4
* x86: quark: Convert to use clrbits, setbits, clrsetbits macrosBin Meng2015-09-161-51/+21
* 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-162-0/+86
* x86: Convert to use driver model eth on quark/galileoBin Meng2015-09-161-19/+0
* x86: quark: Add USB PHY initialization supportBin Meng2015-09-092-0/+49
* x86: Convert to use driver model pci on quark/galileoBin Meng2015-09-094-78/+6
* x86: Enable PCIe controller on quark/galileoBin Meng2015-09-092-0/+105
* x86: quark: Avoid chicken and egg problemBin Meng2015-09-091-15/+15
* x86: quark: Optimize MRC execution timeBin Meng2015-09-092-22/+57
* x86: coreboot: Convert to use more dm driversBin Meng2015-09-091-6/+0
* x86: panther: Add PCI and video configurationSimon Glass2015-09-091-0/+10
* exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass2015-08-312-0/+10
* x86: crownbay: Support Topcliff integrated pci uart devices with driver modelBin Meng2015-08-261-5/+10
* x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng2015-08-261-1/+1
* x86: minnowmax: Correct pad-offset value for host_en1Simon Glass2015-08-261-1/+1
* x86: minnowmax: Add access to GPIOs E0, E1, E2Simon Glass2015-08-261-0/+27
* x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha2015-08-267-1/+712
* x86: Add ACPI table support to QEMUSaket Sinha2015-08-262-0/+177
* x86: Generate a valid ACPI tableSaket Sinha2015-08-265-0/+844
* x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-261-0/+3
* x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng2015-08-261-7/+1
* x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng2015-08-261-2/+2
* x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng2015-08-263-4/+6
* x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng2015-08-263-1/+30
* x86: baytrail: Support multiple microcode copiesBin Meng2015-08-262-0/+9
* x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng2015-08-261-0/+3284
* x86: kconfig: Hide "System tables" for corebootBin Meng2015-08-261-1/+1
* x86: kconfig: Hide "System tables" for EFIBin Meng2015-08-261-3/+1
* x86: coreboot: Allow >=4GiB memory bank sizeBin Meng2015-08-261-5/+4
* x86: Remove calculate_relocation_address()Bin Meng2015-08-263-60/+2
* x86: coreboot: Correctly report E820 typesBin Meng2015-08-261-2/+13
* x86: coreboot: Increase memrange entry number to 32Bin Meng2015-08-261-6/+3
* x86: minnowmax: Define and enable interrupt setupSimon Glass2015-08-141-3/+66
* x86: Return -1 when reading a PCI config register failsSimon Glass2015-08-141-3/+6
* x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-142-12/+1
* x86: Set APs' req_seq to the reg number from device treeBin Meng2015-08-141-0/+7
* x86: Show the un-relocated IP address in exceptionsSimon Glass2015-08-141-0/+2
* x86: Switch to using generic global_data setupSimon Glass2015-08-142-83/+16
* x86: Move the GDT into global_dataSimon Glass2015-08-142-5/+8
* x86: Remove init_gd() functionSimon Glass2015-08-141-1/+0
* x86: baytrail: Support running as an EFI payloadSimon Glass2015-08-141-0/+2
* x86: baytrail: Tidy up interrupt and FSP initSimon Glass2015-08-141-1/+8
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-146-19/+18
* x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2015-08-142-3/+15
* x86: Tidy up the PIRQ routing code a littleSimon Glass2015-08-141-28/+13
OpenPOWER on IntegriCloud