index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
intel_common
/
itss.c
Age
Commit message (
Expand
)
Author
2024-07-15
x86: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-03-26
x86: itss: Tidy up bind() for of-platdata-inst
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
x86: Move priv/plat structs for intel_common to headers
Simon Glass
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-06
x86: Silence some logging statements
Simon Glass
2020-11-05
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-07-17
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
x86: itss: Add of-platdata support
Simon Glass
2020-02-07
x86: Give each driver an IRQ type
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-04
x86: itss: Remove apl-prefix
Wolfgang Wallner
2020-02-04
x86: Move itss.c from Apollo Lake to a more generic location
Wolfgang Wallner