summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch-ivybridge/pch.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Move common PCH code into a common placeSimon Glass2016-03-171-53/+0
* 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: 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: 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: Rename lpc_init() to lpc_init_extra()Simon Glass2016-01-241-1/+1
* x86: ivybridge: Move lpc_early_init() to probe()Simon Glass2016-01-241-10/+0
* x86: ivybridge: Add macros for LPC decode rangesBin Meng2016-01-131-0/+10
* x86: ivybridge: Add SATA initSimon Glass2014-11-251-0/+58
* x86: ivybridge: Add PCH initSimon Glass2014-11-251-0/+49
* x86: ivybridge: Add support for BD82x6x PCHSimon Glass2014-11-251-0/+13
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-0/+113
* x86: ivybridge: Add support for early GPIO initSimon Glass2014-11-211-0/+16
* x86: ivybridge: Add early init for PCH devicesSimon Glass2014-11-211-1/+120
* x86: ivybridge: Perform initial CPU setupSimon Glass2014-11-211-0/+60
* x86: ivybridge: Add early LPC init so that serial worksSimon Glass2014-11-211-0/+48
OpenPOWER on IntegriCloud