index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
cache.h
Age
Commit message (
Expand
)
Author
2023-12-21
arc: Cleanup and audit usage of <config.h>
Tom Rini
2023-01-20
arc: Migrate ARC_MMU_VER to Kconfig
Tom Rini
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2020-04-16
ARC: CACHE: add support for SL$ disable
Eugeniy Paltsev
2019-01-25
ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN
Alexey Brodkin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-21
ARC: Implement a function to sync and cleanup caches
Eugeniy Paltsev
2018-03-21
ARC: Move IOC enabling to compile-time options
Eugeniy Paltsev
2018-03-21
ARC: Flush & invalidate D$ with a single command
Eugeniy Paltsev
2016-02-20
arc: cache - accommodate different L1 cache line lengths
Alexey Brodkin
2015-07-01
arc: significant cache rework
Alexey Brodkin
2015-04-03
arc: add support for SLC (System Level Cache, AKA L2-cache)
Alexey Brodkin
2015-02-13
arc: introduce U-Boot port for ARCv2 ISA
Alexey Brodkin
2015-02-09
arc: select cache settings via menuconfig
Alexey Brodkin
2015-02-09
arc: add more flavours of ARC700 series CPU
Alexey Brodkin
2014-02-07
arc: add architecture header files
Alexey Brodkin