summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common/itss.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-26x86: itss: Tidy up bind() for of-platdata-instSimon Glass1-2/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass1-19/+0
2021-01-05x86: apl: Reduce size for TPLSimon Glass1-1/+3
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-3/+3
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-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-11-06x86: Silence some logging statementsSimon Glass1-4/+4
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass1-1/+1
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass1-2/+23
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+1
2020-02-07x86: itss: Add of-platdata supportSimon Glass1-0/+10
2020-02-07x86: Give each driver an IRQ typeSimon Glass1-1/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-04x86: itss: Remove apl-prefixWolfgang Wallner1-28/+28
2020-02-04x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner1-0/+214