~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* cache: starfive: Add StarFive JH7110 supportYanhong Wang2023-04-20
* driver: cache-v5l2: Fix type casting warning on RV32Yu Chien Peter Lin2023-02-17
* riscv: ae350: dts: Update L2 cache compatible stringYu Chien Peter Lin2023-02-17
* driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platformYu Chien Peter Lin2023-02-17
* riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"Leo Yu-Chi Liang2023-02-17
* drivers: cache: ncore: Disable snoop filterDinesh Maniyam2022-06-17
* cache: sifive: Fix -Wint-to-pointer-cast warningBin Meng2021-10-20
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* cache: add sifive composable cache driverZong Li2021-09-07
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* cache: l2x0: Fix missing write to Auxiliary Control RegisterLey Foon Tan2020-05-06
* cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan2020-04-24
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* cache: Add Arteris Ncore cache coherent unit driverLey Foon Tan2020-01-07
* spl: Allow cache drivers to be used in SPLLey Foon Tan2020-01-07
* dm: cache: add v5l2 cache controller driverRick Chen2019-09-03
* dm: cache: Add enable and disable ops for sandbox and testRick Chen2019-09-03
* dm: cache: Add enable and disable ops for cache uclassRick Chen2019-09-03
* dm: cache: add the pl310 cache controller driverDinh Nguyen2019-05-05
* dm: cache: Create a uclass for cacheDinh Nguyen2019-05-05