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
/
cache-v5l2.c
Age
Commit message (
Expand
)
Author
2024-05-14
andes: Unify naming policy for Andes related source
Leo Yu-Chi Liang
2024-05-07
cache: Remove <common.h> and add needed includes
Tom Rini
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-02-17
driver: cache-v5l2: Fix type casting warning on RV32
Yu Chien Peter Lin
2023-02-17
riscv: ae350: dts: Update L2 cache compatible string
Yu Chien Peter Lin
2023-02-17
driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platform
Yu Chien Peter Lin
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
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-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-09-03
dm: cache: add v5l2 cache controller driver
Rick Chen