summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch-ivybridge
Commit message (Expand)AuthorAgeFilesLines
* x86: Move common PCH code into a common placeSimon Glass2016-03-171-53/+0
* x86: ivybridge: Drop sandybridge_early_init()Simon Glass2016-03-171-2/+0
* x86: Move Intel Management Engine code to a common placeSimon Glass2016-03-172-334/+1
* x86: Move common CPU code to its own placeSimon Glass2016-03-171-2/+0
* x86: Move common LPC code to its own placeSimon Glass2016-03-171-2/+0
* x86: Add the root-complex block to common intel registersSimon Glass2016-03-171-5/+0
* x86: Create a common header for Intel register accessSimon Glass2016-03-171-3/+0
* x86: Move microcode code to a common locationSimon Glass2016-03-171-23/+0
* x86: Add some more common MSR indexesSimon Glass2016-03-171-17/+0
* x86: ivybridge: Add FSP supportBin Meng2016-02-212-0/+52
* x86: Drop asm/arch/gpio.hBin Meng2016-02-051-13/+0
* x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-241-1/+1
* x86: ivybridge: Drop XHCI supportSimon Glass2016-01-241-1/+0
* x86: ivybridge: Drop special EHCI initSimon Glass2016-01-241-1/+0
* x86: ivybridge: Sort out the calls to bridge_silicon_revision()Simon Glass2016-01-241-1/+7
* x86: ivybridge: Move code from pch.c to bd82x6x.cSimon Glass2016-01-241-18/+0
* x86: ivybridge: Convert pch.c to use DM PCI APISimon Glass2016-01-241-5/+37
* x86: ivybridge: Convert report_platform to DM PCI APISimon Glass2016-01-241-1/+1
* x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass2016-01-241-5/+40
* x86: ivybridge: Move LPC init into the LPC probe() methodSimon Glass2016-01-241-2/+0
* x86: ivybridge: Move lpc_enable() into gma.cSimon Glass2016-01-241-1/+0
* x86: ivybridge: Use the SATA driver to do the initSimon Glass2016-01-241-1/+0
* x86: ivybridge: Drop the unused bd82x6x_init_extra()Simon Glass2016-01-241-1/+0
* x86: ivybridge: Do the SATA init before relocationSimon Glass2016-01-241-1/+0
* x86: ivybridge: Use driver model PCI API in bd82x6x.cSimon Glass2016-01-241-3/+0
* x86: ivybridge: Move northbridge and PCH init into driversSimon Glass2016-01-241-1/+0
* x86: ivybridge: Move CPU init code into the driverSimon Glass2016-01-241-15/+0
* x86: ivybridge: Rename lpc_init() to lpc_init_extra()Simon Glass2016-01-241-1/+1
* x86: ivybridge: Rename bd82x6x_init()Simon Glass2016-01-241-1/+1
* x86: ivybridge: Move lpc_early_init() to probe()Simon Glass2016-01-241-10/+0
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-141-0/+10
|\
| * x86: ivybridge: Add macros for LPC decode rangesBin Meng2016-01-131-0/+10
* | dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass2016-01-121-2/+1
|/
* x86: Move mrccache.[c|h] to a common placeBin Meng2015-10-211-51/+0
* x86: Clean up lapic codesBin Meng2015-07-141-1/+13
* x86: Add a CPU driver for baytrailSimon Glass2015-04-301-2/+0
* x86: Add multi-processor initSimon Glass2015-04-301-3/+0
* dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-181-2/+2
* dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass2015-04-181-1/+0
* x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-051-1/+1
* x86: Implement a cache for Memory Reference Code parametersSimon Glass2015-01-241-0/+51
* x86: ivybridge: Update microcode early in bootSimon Glass2015-01-131-0/+6
* x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-151-0/+2
* x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-131-0/+3
* x86: Add initial video device init for Intel GMASimon Glass2014-11-251-0/+2
* x86: ivybridge: Add northbridge init functionsSimon Glass2014-11-252-1/+16
* x86: Add init for model 206AX CPUSimon Glass2014-11-251-0/+3
* x86: ivybridge: Set up XHCI USBSimon Glass2014-11-251-0/+1
* x86: ivybridge: Set up EHCI USBSimon Glass2014-11-251-0/+1
* x86: ivybridge: Add SATA initSimon Glass2014-11-252-0/+60
OpenPOWER on IntegriCloud