summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/ivybridge/early_me.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* x86: Switch to use DM sysreset driverBin Meng2018-07-201-3/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: x86: Move link to use driver model for videoSimon Glass2016-10-111-1/+0
* x86: Move Intel Management Engine code to a common placeSimon Glass2016-03-171-30/+1
* x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-241-0/+1
* x86: Set up a shared syscon numbering schemaSimon Glass2016-01-241-1/+2
* x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass2016-01-241-26/+42
* x86: ivybridge: Use reset_cpu()Simon Glass2015-04-291-10/+3
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-161-6/+6
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-0/+191