summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-ivybridge
AgeCommit message (Expand)AuthorFilesLines
2019-12-15x86: Make MSR_PKG_POWER_SKU commonSimon Glass1-1/+0
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass1-1/+1
2019-10-08x86: Use a common bus clock for Intel CPUsSimon Glass1-3/+0
2019-02-20sound: x86: link: Add sound supportSimon Glass1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-14/+7
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass1-12/+0
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese1-26/+0
2016-03-17x86: Move common PCH code into a common placeSimon Glass1-53/+0
2016-03-17x86: ivybridge: Drop sandybridge_early_init()Simon Glass1-2/+0
2016-03-17x86: Move Intel Management Engine code to a common placeSimon Glass2-334/+1
2016-03-17x86: Move common CPU code to its own placeSimon Glass1-2/+0
2016-03-17x86: Move common LPC code to its own placeSimon Glass1-2/+0
2016-03-17x86: Add the root-complex block to common intel registersSimon Glass1-5/+0
2016-03-17x86: Create a common header for Intel register accessSimon Glass1-3/+0
2016-03-17x86: Move microcode code to a common locationSimon Glass1-23/+0
2016-03-17x86: Add some more common MSR indexesSimon Glass1-17/+0
2016-02-21x86: ivybridge: Add FSP supportBin Meng2-0/+52
2016-02-05x86: Drop asm/arch/gpio.hBin Meng1-13/+0
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass1-1/+1
2016-01-24x86: ivybridge: Drop XHCI supportSimon Glass1-1/+0
2016-01-24x86: ivybridge: Drop special EHCI initSimon Glass1-1/+0
2016-01-24x86: ivybridge: Sort out the calls to bridge_silicon_revision()Simon Glass1-1/+7
2016-01-24x86: ivybridge: Move code from pch.c to bd82x6x.cSimon Glass1-18/+0
2016-01-24x86: ivybridge: Convert pch.c to use DM PCI APISimon Glass1-5/+37
2016-01-24x86: ivybridge: Convert report_platform to DM PCI APISimon Glass1-1/+1
2016-01-24x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass1-5/+40
2016-01-24x86: ivybridge: Move LPC init into the LPC probe() methodSimon Glass1-2/+0
2016-01-24x86: ivybridge: Move lpc_enable() into gma.cSimon Glass1-1/+0
2016-01-24x86: ivybridge: Use the SATA driver to do the initSimon Glass1-1/+0
2016-01-24x86: ivybridge: Drop the unused bd82x6x_init_extra()Simon Glass1-1/+0
2016-01-24x86: ivybridge: Do the SATA init before relocationSimon Glass1-1/+0
2016-01-24x86: ivybridge: Use driver model PCI API in bd82x6x.cSimon Glass1-3/+0
2016-01-24x86: ivybridge: Move northbridge and PCH init into driversSimon Glass1-1/+0
2016-01-24x86: ivybridge: Move CPU init code into the driverSimon Glass1-15/+0
2016-01-24x86: ivybridge: Rename lpc_init() to lpc_init_extra()Simon Glass1-1/+1
2016-01-24x86: ivybridge: Rename bd82x6x_init()Simon Glass1-1/+1
2016-01-24x86: ivybridge: Move lpc_early_init() to probe()Simon Glass1-10/+0
2016-01-15Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-0/+10
2016-01-13x86: ivybridge: Add macros for LPC decode rangesBin Meng1-0/+10
2016-01-12dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass1-2/+1
2015-10-21x86: Move mrccache.[c|h] to a common placeBin Meng1-51/+0
2015-07-15x86: Clean up lapic codesBin Meng1-1/+13
2015-05-01x86: Add a CPU driver for baytrailSimon Glass1-2/+0
2015-05-01x86: Add multi-processor initSimon Glass1-3/+0
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass1-2/+2
2015-04-18dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass1-1/+0
2015-02-06x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass1-1/+1
2015-01-24x86: Implement a cache for Memory Reference Code parametersSimon Glass1-0/+51
2015-01-13x86: ivybridge: Update microcode early in bootSimon Glass1-0/+6
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada1-0/+2