summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: quark: Fix boot breakageBin Meng2016-01-191-11/+16
* Add more SPDX-License-Identifier tagsTom Rini2016-01-192-24/+2
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-1424-101/+3092
|\
| * x86: qemu: remove cpu node in device treeMiao Yan2016-01-132-14/+0
| * x86: qemu: fix cpu device in smp bootMiao Yan2016-01-132-11/+72
| * x86: use actual CPU number for allocating memoryMiao Yan2016-01-131-3/+3
| * x86: fix a typo in function nameMiao Yan2016-01-131-3/+3
| * x86: qemu: add a cpu uclass driver for qemu targetMiao Yan2016-01-134-5/+62
| * x86: qemu: add fw_cfg supportMiao Yan2016-01-134-1/+380
| * x86: ivybridge: Add macros for LPC decode rangesBin Meng2016-01-131-0/+10
| * x86: fsp: Always use hex numbers in the hob command outputBin Meng2016-01-131-2/+2
| * x86: ivybridge: Do not require HAVE_INTEL_MEBin Meng2016-01-131-1/+0
| * x86: ivybridge: Add microcode blobs for all the steppingsBin Meng2016-01-134-0/+2472
| * x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng2016-01-134-9/+18
| * x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng2016-01-134-16/+8
| * x86: queensbay: Remove invalid comments in update_fsp_configs()Bin Meng2016-01-131-6/+0
| * x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng2016-01-132-9/+23
| * x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng2016-01-134-12/+13
| * x86: fsp: Rename shared_data to fsp_config_dataBin Meng2016-01-135-12/+46
| * x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng2016-01-132-0/+2
| * x86: fsp: Avoid cast stack_top in struct shared_dataBin Meng2016-01-133-4/+4
| * x86: fsp: Simplify fsp_continue()Bin Meng2016-01-132-26/+7
* | Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-132-3/+4
* | dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-123-6/+6
* | dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass2016-01-121-1/+2
* | dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-121-2/+2
* | dm: Convert bios_interrupts to use DM PCI APISimon Glass2016-01-121-13/+23
* | dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass2016-01-123-12/+12
|/
* x86: Remove HAVE_ACPI_RESUMEBin Meng2015-12-093-34/+0
* x86: Remove CPU_INTEL_SOCKET_RPGA989Bin Meng2015-12-091-11/+4
* x86: Clean up ivybridge/chrome Kconfig optionsBin Meng2015-12-091-30/+0
* x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng2015-12-092-33/+1
* x86: Move i8254_init() to x86_cpu_init_f()Bin Meng2015-12-091-0/+5
* x86: Fix PCI UART compatible string for crownbay and galileoBin Meng2015-12-092-5/+5
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-011-0/+3
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-012-390/+0
* x86: tsc: Remove legacy timer codesBin Meng2015-12-015-80/+0
* x86: Convert to use driver model timerBin Meng2015-12-0118-39/+32
* x86: tsc: Add driver model timer supportBin Meng2015-12-011-0/+65
* x86: tsc: Use notrace from <linux/compiler.h>Bin Meng2015-12-011-3/+3
* x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng2015-12-012-20/+0
* ns16550: unify serial_x86Thomas Chou2015-11-201-1/+1
* x86: qemu: Convert to use driver model keyboardBin Meng2015-11-192-0/+2
* x86: crownbay: Convert to use driver model keyboardBin Meng2015-11-191-0/+1
* x86: Add an i8042 device for boards that have itSimon Glass2015-11-194-0/+17
* x86: Remove legacy pci codesBin Meng2015-11-133-71/+0
* x86: qemu: Convert to use driver model pciBin Meng2015-11-132-50/+0
* x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-132-72/+82
* x86: qemu: Remove call to vgabios executionBin Meng2015-11-131-18/+1
* x86: queensbay: Really disable IGDBin Meng2015-11-132-10/+23
OpenPOWER on IntegriCloud