Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c28a9cfa4079031edd511746770096a131414642
/
arch
/
arc
/
include
fae3798
ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN
by Alexey Brodkin
· 6 years ago
85e529f
ARC: Improve identification of ARC cores
by Alexey Brodkin
· 6 years ago
3747bdb
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· 6 years ago
8f59006
ARC: Enable unaligned access in hardware if compiler uses it
by Alexey Brodkin
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
375945b
ARC: Implement a function to sync and cleanup caches
by Eugeniy Paltsev
· 7 years ago
48b0483
ARC: Move IOC enabling to compile-time options
by Eugeniy Paltsev
· 7 years ago
bf8974e
ARC: Move cache global variables to arch_global_data
by Eugeniy Paltsev
· 7 years ago
88ae27e
ARC: Move BCR encodings to separate header file
by Eugeniy Paltsev
· 7 years ago
c27814b
ARC: Flush & invalidate D$ with a single command
by Eugeniy Paltsev
· 7 years ago
5e0c68e
ARC: Introduce is_isa_X() functions
by Eugeniy Paltsev
· 7 years ago
7162152
arc: Fine-tune implementation of memory barriers
by Alexey Brodkin
· 7 years ago
2178817
arc: Get rid of handwritten string routines
by Alexey Brodkin
· 7 years ago
41cada4
ARC: ARCv2: Cache: Fixed operation without IOC
by Eugeniy Paltsev
· 7 years ago
64f4742
ARC: add defines of some cache and xCCM AUX registers
by Eugeniy Paltsev
· 7 years ago
e59c379
ARC: add macro to get CPU id
by Eugeniy Paltsev
· 7 years ago
fc86faf
ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO
by Eugeniy Paltsev
· 7 years ago
593477c
arc: Use asm-generic/io.h
by Paul Burton
· 7 years ago
d6d2d0b
arc: Make u-boot-arc.h a private header
by Simon Glass
· 7 years ago
e47b2d6
board_f: Make relocation functions generic
by Simon Glass
· 8 years ago
96d4b75
board_f: Make init_helpers generic
by Simon Glass
· 8 years ago
ad9b5f7
drivers: timer: Introduce ARC timer driver
by Vlad Zakharov
· 8 years ago
a421192
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
by Simon Glass
· 8 years ago
4491327
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
9bef24d
arc: No need in sections defined in sources with newer tools
by Alexey Brodkin
· 8 years ago
c7dea6e
arc: make global_data.h usable in assembly files
by Alexey Brodkin
· 8 years ago
5bea2be
arc: Update data accessors with use of memory barriers
by Alexey Brodkin
· 8 years ago
53637c9
arc: Add virt_to_phys() stub
by Alexey Brodkin
· 9 years ago
8b15010
arc: get rid of running_on_hw
by Alexey Brodkin
· 9 years ago
db6ce23
arc: cache - utilize IO coherency (AKA IOC) engine
by Alexey Brodkin
· 9 years ago
379b328
arc: cache - accommodate different L1 cache line lengths
by Alexey Brodkin
· 9 years ago
db1f17f
arc: add empty asm/processor.h to satisfy compilation of USB code
by Alexey Brodkin
· 9 years ago
90841dc
arc: add stubs for map_physmem() and unmap_physmem()
by Alexey Brodkin
· 9 years ago
5d8e660
arc: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
ef639e6
arc: significant cache rework
by Alexey Brodkin
· 9 years ago
6eb15e5
arc: add support for SLC (System Level Cache, AKA L2-cache)
by Alexey Brodkin
· 10 years ago
f56d625
arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
by Alexey Brodkin
· 10 years ago
3fb8016
arc: clean-up init procedure
by Alexey Brodkin
· 10 years ago
0a9e7ee
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· 10 years ago
950cb9b
use ASM_NL instead of '; ' for assembler new line character in the macro
by Chen Gang
· 10 years ago
f13606b
arc: introduce U-Boot port for ARCv2 ISA
by Alexey Brodkin
· 10 years ago
a1dbe57
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
by Alexey Brodkin
· 10 years ago
6eb651a
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
by Alexey Brodkin
· 10 years ago
205e7a7
arc: select cache settings via menuconfig
by Alexey Brodkin
· 10 years ago
5ff40f3
arc: define and use PTAG AUX regs for MMUv3 only
by Alexey Brodkin
· 10 years ago
812980b
arc: add more flavours of ARC700 series CPU
by Alexey Brodkin
· 10 years ago
1c91a3d
arc: relocate - minor refactoring and clean-up
by Alexey Brodkin
· 10 years ago
20a58ac
arc: introduce separate section for interrupt vector table
by Igor Guryanov
· 10 years ago
f8cf3d1
arc: check caches existence before use
by Igor Guryanov
· 10 years ago
94bcd6b
arc: Fix printf size_t format related warnings (again...)
by Vasili Galka
· 10 years ago
d119a2e
ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
by Alexey Brodkin
· 10 years ago
2a1680e
common/board_f: Initialized global data for generic board
by York Sun
· 11 years ago
39abd65
arc: remove "hardware.h"
by Alexey Brodkin
· 11 years ago
288aaac
arc: add architecture header files
by Alexey Brodkin
· 11 years ago