summaryrefslogtreecommitdiff
path: root/drivers/cache
AgeCommit message (Expand)Author
2023-02-17driver: cache-v5l2: Fix type casting warning on RV32Yu Chien Peter Lin
2023-02-17riscv: ae350: dts: Update L2 cache compatible stringYu Chien Peter Lin
2023-02-17driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platformYu Chien Peter Lin
2023-02-17riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"Leo Yu-Chi Liang
2022-06-17drivers: cache: ncore: Disable snoop filterDinesh Maniyam
2021-10-20cache: sifive: Fix -Wint-to-pointer-cast warningBin Meng
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-07cache: add sifive composable cache driverZong Li
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-06cache: l2x0: Fix missing write to Auxiliary Control RegisterLey Foon Tan
2020-04-24cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-07cache: Add Arteris Ncore cache coherent unit driverLey Foon Tan
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan
2019-09-03dm: cache: add v5l2 cache controller driverRick Chen
2019-09-03dm: cache: Add enable and disable ops for sandbox and testRick Chen
2019-09-03dm: cache: Add enable and disable ops for cache uclassRick Chen
2019-05-05dm: cache: add the pl310 cache controller driverDinh Nguyen
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen