summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* x86: squash lines for immediate returnMasahiro Yamada2016-09-234-28/+4
* x86: efi: Fix EFI 64-bit payload build warningsBin Meng2016-08-301-4/+0
* x86: Add debugging when cpu_common_init() failsSimon Glass2016-08-301-1/+3
* x86: ivybridge: Allow microcode to be collatedSimon Glass2016-08-301-1/+11
* x86: Add debugging when a microcode update failsSimon Glass2016-08-301-1/+3
* x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese2016-08-162-0/+22
* x86: Add DFI BT700 BayTrail board supportStefan Roese2016-08-164-0/+335
* x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese2016-08-161-7/+11
* i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese2016-08-161-26/+0
* x86: som-db5800-som-6867: fix SERIRQ on resetGeorge McCollister2016-08-161-0/+6
* x86: baytrail: Add SIO HS-UART clock setupStefan Roese2016-08-161-0/+48
* x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese2016-08-161-4/+4
* dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-271-12/+1
* dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-271-3/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-07-1218-13/+474
|\
| * x86: link: Correct a failure in DRAM initSimon Glass2016-07-121-0/+5
| * x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister2016-07-123-1/+295
| * x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng2016-07-121-11/+8
| * x86: acpi: Pack global NVS into ACPI tableBin Meng2016-07-124-0/+32
| * x86: quark: Introduce ACPI global NVSBin Meng2016-07-123-0/+41
| * x86: baytrail: Introduce ACPI global NVSBin Meng2016-07-124-0/+81
| * x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UARTBin Meng2016-07-121-1/+1
| * x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng2016-07-121-0/+11
* | x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass2016-07-111-6/+0
|/
* x86: coreboot: Remove the dummy pch driverBin Meng2016-06-292-27/+0
* x86: Probe pinctrl driver in cpu_init_r()Bin Meng2016-06-121-0/+5
* x86: baytrail: Configure card detect pin of the SD controllerBin Meng2016-06-123-0/+45
* x86: baytrail: Change fsp, emmc-boot-mode to "auto"Bin Meng2016-06-123-3/+3
* x86: baytrail: Add 'reg' property in the pinctrl nodeBin Meng2016-06-123-0/+7
* x86: acpi: Fix madt lapic generationGeorge McCollister2016-06-121-6/+6
* x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng2016-05-301-1/+1
* x86: quark: Generate ACPI FADT/MADT tablesBin Meng2016-05-302-0/+164
* x86: quark: Add platform ASL filesBin Meng2016-05-307-0/+433
* x86: quark: Prepare device.h for inclusion by ASLBin Meng2016-05-301-6/+15
* x86: acpi: Make irqroute.asl commonBin Meng2016-05-303-2/+2
* x86: acpi: Create a common irqlinks ASL fileBin Meng2016-05-302-21/+35
* x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tablesBin Meng2016-05-231-5/+5
* x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng2016-05-231-0/+16
* x86: broadwell: Correct I/O APIC IDBin Meng2016-05-231-1/+2
* x86: quark: Assign a unique I/O APIC IDBin Meng2016-05-231-0/+4
* x86: Call lapic_setup() in interrupt_init()Bin Meng2016-05-233-7/+5
* x86: Remove SMP limitation in lapic_setup()Bin Meng2016-05-231-6/+1
* x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng2016-05-231-12/+16
* x86: galileo: Enable CPU driverBin Meng2016-05-231-0/+12
* x86: Use latest microcode for all BayTrail boardsBin Meng2016-05-235-6574/+6
* x86: baytrail: Update to latest microcodeBin Meng2016-05-232-0/+6568
* x86: Add some notes for MRC cache with Intel FSPBin Meng2016-05-231-0/+7
* x86: baytrail: Add GPIO ASL descriptionBin Meng2016-05-232-0/+98