summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common/itss.c
AgeCommit message (Expand)Author
2024-07-15x86: Remove duplicate newlinesMarek Vasut
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
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-03-26x86: itss: Tidy up bind() for of-platdata-instSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon 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-06x86: Silence some logging statementsSimon Glass
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07x86: itss: Add of-platdata supportSimon Glass
2020-02-07x86: Give each driver an IRQ typeSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-04x86: itss: Remove apl-prefixWolfgang Wallner
2020-02-04x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner