index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cache
Age
Commit message (
Expand
)
Author
2025-07-03
cache: Update dependency for ANDES_L2_CACHE
Tom Rini
2024-11-06
driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE
Nick Hu
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-07-22
drivers: cache: Remove duplicate newlines
Marek Vasut
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