summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common/p2sb.c
AgeCommit message (Expand)Author
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05x86: apl: Use const for driver operationsSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass
2020-07-17x86: apl: Hide the p2sb on exit from U-BootSimon Glass
2020-07-17x86: apl: Support set_hide() in p2sb driverSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-16x86: apl: Move p2sb ofdata reading to the correct methodSimon Glass
2020-03-05x86: p2sb: Drop 'apl' prefixWolfgang Wallner
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner