summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/early_me.c
Commit message (Expand)AuthorAgeLines
* dm: x86: Move link to use driver model for videoSimon Glass2016-10-11-1/+0
* x86: Move Intel Management Engine code to a common placeSimon Glass2016-03-17-30/+1
* x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-24-0/+1
* x86: Set up a shared syscon numbering schemaSimon Glass2016-01-24-1/+2
* x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass2016-01-24-26/+42
* x86: ivybridge: Use reset_cpu()Simon Glass2015-04-29-10/+3
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-16-6/+6
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-0/+191