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
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