summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common/p2sb.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass1-10/+10
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass1-3/+3
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass1-8/+1
2021-01-05x86: apl: Reduce size for TPLSimon Glass1-1/+3
2021-01-05x86: apl: Use const for driver operationsSimon Glass1-1/+1
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-6/+6
2020-12-14dm: treewide: Update 'auto' declarations to be on one lineSimon Glass1-2/+1
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-3/+3
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass1-1/+1
2020-07-17x86: apl: Hide the p2sb on exit from U-BootSimon Glass1-0/+13
2020-07-17x86: apl: Support set_hide() in p2sb driverSimon Glass1-0/+31
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-04-16x86: apl: Move p2sb ofdata reading to the correct methodSimon Glass1-22/+11
2020-03-05x86: p2sb: Drop 'apl' prefixWolfgang Wallner1-15/+15
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner1-0/+170