aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/dts
AgeCommit message (Expand)AuthorFilesLines
2016-01-24x86: ivybridge: Drop special EHCI initSimon Glass1-0/+12
2016-01-24x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass1-0/+6
2016-01-24x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass1-0/+6
2016-01-24x86: ivybridge: Drop the special PCI driverSimon Glass1-1/+1
2016-01-24x86: ivybridge: Do the SATA init before relocationSimon Glass1-7/+9
2016-01-24x86: ivybridge: Use common CPU init codeSimon Glass1-0/+34
2016-01-24x86: ivybridge: Add a driver for the bd82x6x northbridgeSimon Glass1-0/+7
2016-01-24x86: ivybridge: Move lpc_early_init() to probe()Simon Glass1-2/+1
2016-01-24x86: ivybridge: Set up the LPC device using driver modelSimon Glass1-0/+1
2016-01-24dm: x86: queensbay: Add an interrupt driverSimon Glass1-1/+1
2016-01-24dm: x86: quark: Add an interrupt driverSimon Glass1-1/+1
2016-01-24dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass9-323/+371
2016-01-13x86: qemu: remove cpu node in device treeMiao Yan2-14/+0
2016-01-13x86: qemu: add a cpu uclass driver for qemu targetMiao Yan2-4/+4
2016-01-13x86: ivybridge: Add microcode blobs for all the steppingsBin Meng4-0/+2472
2015-12-09x86: Fix PCI UART compatible string for crownbay and galileoBin Meng2-5/+5
2015-12-01x86: Convert to use driver model timerBin Meng11-0/+32
2015-11-20ns16550: unify serial_x86Thomas Chou1-1/+1
2015-11-19x86: qemu: Convert to use driver model keyboardBin Meng2-0/+2
2015-11-19x86: crownbay: Convert to use driver model keyboardBin Meng1-0/+1
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass3-0/+11
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-0/+4
2015-10-21x86: Add support for Advantech SOM-6896George McCollister2-1/+45
2015-10-21x86: galileo: Enable mrc cacheBin Meng1-0/+4
2015-10-21x86: Remove unused rw-mrc-cache properties in the link and panther dts filesBin Meng2-5/+0
2015-10-21x86: Enable mrc cache for bayleybay and minnowmaxBin Meng2-0/+12
2015-09-16x86: galileo: Add PCIe root port IRQ routingBin Meng1-0/+12
2015-09-09x86: Convert to use driver model pci on quark/galileoBin Meng1-2/+6
2015-09-09x86: panther: Add PCI and video configurationSimon Glass1-0/+10
2015-08-31exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass2-0/+10
2015-08-26x86: crownbay: Support Topcliff integrated pci uart devices with driver modelBin Meng1-5/+10
2015-08-26x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng1-1/+1
2015-08-26x86: minnowmax: Correct pad-offset value for host_en1Simon Glass1-1/+1
2015-08-26x86: minnowmax: Add access to GPIOs E0, E1, E2Simon Glass1-0/+27
2015-08-26x86: baytrail: Support multiple microcode copiesBin Meng2-0/+9
2015-08-26x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng1-0/+3284
2015-08-14x86: minnowmax: Define and enable interrupt setupSimon Glass1-3/+66
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2-0/+94
2015-08-05x86: dts: Add a device tree file for EFISimon Glass2-0/+23
2015-08-05x86: bayleybay: Configure PCI IRQBin Meng1-0/+63
2015-08-05x86: Add Intel Bayley Bay board supportBin Meng2-1/+136
2015-08-05x86: Add microcode for BayTrail-I B0 steppingBin Meng1-0/+4244
2015-08-05x86: qemu: Add MP initializationBin Meng2-0/+14
2015-07-28x86: qemu: Enable writing MP tableBin Meng2-0/+24
2015-07-28x86: Convert to use driver model pci on queensbay/crownbayBin Meng1-1/+5
2015-07-28x86: Enable DM RTC support for all x86 boardsBin Meng7-0/+7
2015-07-14dm: x86: minnowmax: Move PCI to use driver modelSimon Glass1-0/+10
2015-07-14x86: queensbay: Change PCIe root ports' interrupt routingBin Meng1-4/+16
2015-07-14x86: queensbay: Correct Topcliff device irqsBin Meng1-12/+12
2015-07-14x86: crownbay: Enable DM RTC supportBin Meng2-0/+7