summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-ivybridge/pch.h
Commit message (Expand)AuthorAgeLines
* i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese2016-08-16-26/+0
* x86: Move common PCH code into a common placeSimon Glass2016-03-17-53/+0
* x86: Move common CPU code to its own placeSimon Glass2016-03-17-2/+0
* x86: Move common LPC code to its own placeSimon Glass2016-03-17-2/+0
* x86: Add the root-complex block to common intel registersSimon Glass2016-03-17-5/+0
* x86: ivybridge: Move code from pch.c to bd82x6x.cSimon Glass2016-01-24-18/+0
* x86: ivybridge: Convert pch.c to use DM PCI APISimon Glass2016-01-24-5/+37
* x86: ivybridge: Move LPC init into the LPC probe() methodSimon Glass2016-01-24-2/+0
* x86: ivybridge: Move lpc_enable() into gma.cSimon Glass2016-01-24-1/+0
* x86: ivybridge: Rename lpc_init() to lpc_init_extra()Simon Glass2016-01-24-1/+1
* x86: ivybridge: Move lpc_early_init() to probe()Simon Glass2016-01-24-10/+0
* x86: ivybridge: Add macros for LPC decode rangesBin Meng2016-01-13-0/+10
* x86: ivybridge: Add SATA initSimon Glass2014-11-25-0/+58
* x86: ivybridge: Add PCH initSimon Glass2014-11-25-0/+49
* x86: ivybridge: Add support for BD82x6x PCHSimon Glass2014-11-25-0/+13
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-0/+113
* x86: ivybridge: Add support for early GPIO initSimon Glass2014-11-21-0/+16
* x86: ivybridge: Add early init for PCH devicesSimon Glass2014-11-21-1/+120
* x86: ivybridge: Perform initial CPU setupSimon Glass2014-11-21-0/+60
* x86: ivybridge: Add early LPC init so that serial worksSimon Glass2014-11-21-0/+48