aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/early_me.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-07-20x86: Switch to use DM sysreset driverBin Meng1-3/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass1-1/+0
2016-03-17x86: Move Intel Management Engine code to a common placeSimon Glass1-30/+1
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass1-0/+1
2016-01-24x86: Set up a shared syscon numbering schemaSimon Glass1-1/+2
2016-01-24x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass1-26/+42
2015-04-29x86: ivybridge: Use reset_cpu()Simon Glass1-10/+3
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass1-6/+6
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass1-0/+191