index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cache
Age
Commit message (
Expand
)
Author
2024-06-04
Merge tag 'v2024.07-rc4' into next
Tom Rini
2024-05-30
andes: l2 cache driver: fixes typos and cctl status
Leo Yu-Chi Liang
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-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-12-27
cache: add sifive private L2 cache driver
Zong Li
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-04-20
cache: starfive: Add StarFive JH7110 support
Yanhong Wang
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
2023-02-17
riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"
Leo Yu-Chi Liang
2022-06-17
drivers: cache: ncore: Disable snoop filter
Dinesh Maniyam
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