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
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
2023-01-20
arc: Migrate ARC_MMU_VER to Kconfig
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-06-23
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
Tom Rini
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-04-27
ARC: HSDK-4xD: add CSM configuration support
Eugeniy Paltsev
2020-04-27
ARC: ARCv2: handle DSP presence in HW
Eugeniy Paltsev
2020-04-16
ARC: CACHE: add support for SL$ disable
Eugeniy Paltsev
2020-03-31
ARC: IO: add MB for __raw_* memory accessors
Eugeniy Paltsev
2020-03-31
ARC: IO: add compiler barriers to IO accessors
Eugeniy Paltsev
2020-03-31
ARC: IO: add volatile to accessors
Eugeniy Paltsev
2020-02-20
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
2020-02-12
ARC: Switch to generic accessors
Alexey Brodkin
2019-01-25
ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN
Alexey Brodkin
2018-12-03
ARC: Improve identification of ARC cores
Alexey Brodkin
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-07-31
ARC: Enable unaligned access in hardware if compiler uses it
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: Move cache global variables to arch_global_data
Eugeniy Paltsev
2018-03-21
ARC: Move BCR encodings to separate header file
Eugeniy Paltsev
2018-03-21
ARC: Flush & invalidate D$ with a single command
Eugeniy Paltsev
2018-03-21
ARC: Introduce is_isa_X() functions
Eugeniy Paltsev
2018-03-21
arc: Fine-tune implementation of memory barriers
Alexey Brodkin
2018-03-21
arc: Get rid of handwritten string routines
Alexey Brodkin
2018-01-19
ARC: ARCv2: Cache: Fixed operation without IOC
Eugeniy Paltsev
2017-12-11
ARC: add defines of some cache and xCCM AUX registers
Eugeniy Paltsev
2017-12-11
ARC: add macro to get CPU id
Eugeniy Paltsev
2017-12-10
ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO
Eugeniy Paltsev
2017-10-02
arc: Use asm-generic/io.h
Paul Burton
2017-06-05
arc: Make u-boot-arc.h a private header
Simon Glass
2017-04-05
board_f: Make relocation functions generic
Simon Glass
2017-04-05
board_f: Make init_helpers generic
Simon Glass
2017-03-24
drivers: timer: Introduce ARC timer driver
Vlad Zakharov
2017-01-25
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
Simon Glass
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-08-05
arc: No need in sections defined in sources with newer tools
Alexey Brodkin
2016-07-04
arc: make global_data.h usable in assembly files
Alexey Brodkin
2016-06-13
arc: Update data accessors with use of memory barriers
Alexey Brodkin
2016-04-11
arc: Add virt_to_phys() stub
Alexey Brodkin
2016-04-11
arc: get rid of running_on_hw
Alexey Brodkin
2016-02-20
arc: cache - utilize IO coherency (AKA IOC) engine
Alexey Brodkin
2016-02-20
arc: cache - accommodate different L1 cache line lengths
Alexey Brodkin
2015-11-18
arc: add empty asm/processor.h to satisfy compilation of USB code
Alexey Brodkin
2015-11-18
arc: add stubs for map_physmem() and unmap_physmem()
Alexey Brodkin
2015-11-05
arc: Use the generic bitops headers
Fabio Estevam
2015-07-01
arc: significant cache rework
Alexey Brodkin
[next]