summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-08-16x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese
2016-08-16x86: Add DFI BT700 BayTrail board supportStefan Roese
2016-08-16x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese
2016-08-16x86: som-db5800-som-6867: fix SERIRQ on resetGeorge McCollister
2016-08-16x86: baytrail: Add SIO HS-UART clock setupStefan Roese
2016-08-16x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-07-12x86: link: Correct a failure in DRAM initSimon Glass
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister
2016-07-12x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng
2016-07-12x86: acpi: Pack global NVS into ACPI tableBin Meng
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng
2016-07-12x86: baytrail: Introduce ACPI global NVSBin Meng
2016-07-12x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UARTBin Meng
2016-07-12x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng
2016-07-11x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass
2016-06-29x86: coreboot: Remove the dummy pch driverBin Meng
2016-06-12x86: Probe pinctrl driver in cpu_init_r()Bin Meng
2016-06-12x86: baytrail: Configure card detect pin of the SD controllerBin Meng
2016-06-12x86: baytrail: Change fsp, emmc-boot-mode to "auto"Bin Meng
2016-06-12x86: baytrail: Add 'reg' property in the pinctrl nodeBin Meng
2016-06-12x86: acpi: Fix madt lapic generationGeorge McCollister
2016-05-30x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng
2016-05-30x86: quark: Generate ACPI FADT/MADT tablesBin Meng
2016-05-30x86: quark: Add platform ASL filesBin Meng
2016-05-30x86: quark: Prepare device.h for inclusion by ASLBin Meng
2016-05-30x86: acpi: Make irqroute.asl commonBin Meng
2016-05-30x86: acpi: Create a common irqlinks ASL fileBin Meng
2016-05-23x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tablesBin Meng
2016-05-23x86: kconfig: Add two options for SMBIOS manufacturer and product nameBin Meng
2016-05-23x86: broadwell: Correct I/O APIC IDBin Meng
2016-05-23x86: quark: Assign a unique I/O APIC IDBin Meng
2016-05-23x86: Call lapic_setup() in interrupt_init()Bin Meng
2016-05-23x86: Remove SMP limitation in lapic_setup()Bin Meng
2016-05-23x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng
2016-05-23x86: galileo: Enable CPU driverBin Meng
2016-05-23x86: Use latest microcode for all BayTrail boardsBin Meng
2016-05-23x86: baytrail: Update to latest microcodeBin Meng
2016-05-23x86: Add some notes for MRC cache with Intel FSPBin Meng
2016-05-23x86: baytrail: Add GPIO ASL descriptionBin Meng
2016-05-23x86: baytrail: Add internal UART ASL descriptionBin Meng
2016-05-23x86: acpi: Remove header length check when writing tablesBin Meng
2016-05-23x86: acpi: Remove the unnecessary checksum calculation of DSDTBin Meng
2016-05-23x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPMBin Meng
2016-05-23x86: Use high_table_malloc() for tables passing to SeaBIOSBin Meng
2016-05-23x86: Reserve configuration tables in high memoryBin Meng
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng