summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/intel_common/itss.c
Commit message (Expand)AuthorAgeFilesLines
* x86: itss: Tidy up bind() for of-platdata-instSimon Glass2021-03-261-2/+3
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* x86: Move priv/plat structs for intel_common to headersSimon Glass2021-01-051-19/+0
* x86: apl: Reduce size for TPLSimon Glass2021-01-051-1/+3
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-3/+3
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* x86: Silence some logging statementsSimon Glass2020-11-061-4/+4
* x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-051-1/+1
* x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-171-2/+23
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-0/+1
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* | x86: itss: Add of-platdata supportSimon Glass2020-02-071-0/+10
* | x86: Give each driver an IRQ typeSimon Glass2020-02-071-1/+1
|/
* x86: itss: Remove apl-prefixWolfgang Wallner2020-02-041-28/+28
* x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner2020-02-041-0/+214