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
/
drivers
/
cache
Age
Commit message (
Expand
)
Author
2021-10-20
cache: sifive: Fix -Wint-to-pointer-cast warning
Bin Meng
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-07
cache: add sifive composable cache driver
Zong Li
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
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-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-06
cache: l2x0: Fix missing write to Auxiliary Control Register
Ley Foon Tan
2020-04-24
cache: l2x0: Fix write to incorrect shared-override bit
Ley Foon Tan
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-07
cache: Add Arteris Ncore cache coherent unit driver
Ley Foon Tan
2020-01-07
spl: Allow cache drivers to be used in SPL
Ley Foon Tan
2019-09-03
dm: cache: add v5l2 cache controller driver
Rick Chen
2019-09-03
dm: cache: Add enable and disable ops for sandbox and test
Rick Chen
2019-09-03
dm: cache: Add enable and disable ops for cache uclass
Rick Chen
2019-05-05
dm: cache: add the pl310 cache controller driver
Dinh Nguyen
2019-05-05
dm: cache: Create a uclass for cache
Dinh Nguyen