Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b29712e941e15c8385cf8f0347b165c148b133bc
/
arch
/
arc
58008cb
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
28b538b
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
by Masahiro Yamada
· 6 years ago
2c3f926
ARC: Add support for EM Development Kit board
by Alexey Brodkin
· 6 years ago
7af51f1
ARC: Use elf32-bigarc in case of -EB
by Alexey Brodkin
· 6 years ago
eb5c853
ARC: Reset: Implement weak reset_cpu()
by Alexey Brodkin
· 6 years ago
8f18714
ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM
by Alexey Brodkin
· 6 years ago
ef2cd49
ARC: Move .ivt section to the very beginning of the image
by Alexey Brodkin
· 6 years ago
ce30712
ARC: Improve relocation fix-ups
by Alexey Brodkin
· 6 years ago
7530bb2
ARC: Make sure .ivt section is not purged by garbage collector
by Alexey Brodkin
· 6 years ago
d0a5023
ARC: Cache: Don't compare I$ and D$ line lengths
by Alexey Brodkin
· 6 years ago
429fa25
ARC: init debug uart in early common arc code
by Eugeniy Paltsev
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
474e931
ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c
by Eugeniy Paltsev
· 7 years ago
f770b3e
ARC: HSDK: Enable SPI flash support
by Eugeniy Paltsev
· 7 years ago
ada8aff
ARC: HSDK: Add platform-specific commands
by Eugeniy Paltsev
· 7 years ago
bdc9f02
ARC: AXS10x: DTS: Remove unused interrupt properties
by Eugeniy Paltsev
· 7 years ago
f665c14
ARC: bootm: Refactor GO and PREP subcommands implementation
by Eugeniy Paltsev
· 7 years ago
6b85b26
ARC: Cache: Refactor arc_ioc_setup()
by Eugeniy Paltsev
· 7 years ago
9f0253c
ARC: Cache: Add missing cache cleanup before cache disable
by Eugeniy Paltsev
· 7 years ago
7241944
ARC: Cache: Add more HW configuration checks
by Eugeniy Paltsev
· 7 years ago
375945b
ARC: Implement a function to sync and cleanup caches
by Eugeniy Paltsev
· 7 years ago
9533673
ARC: Cache: Fix SLC operations when SLC is bypassed for data
by Eugeniy Paltsev
· 7 years ago
c75eeb0
ARC: Cache: Implement [i,d]cache_enabled() as separate functions
by Eugeniy Paltsev
· 7 years ago
48b0483
ARC: Move IOC enabling to compile-time options
by Eugeniy Paltsev
· 7 years ago
246ba28
ARC: Cache: Move PAE exists check into slc_upper_region_init()
by Eugeniy Paltsev
· 7 years ago
bf8974e
ARC: Move cache global variables to arch_global_data
by Eugeniy Paltsev
· 7 years ago
7579087
ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables
by Eugeniy Paltsev
· 7 years ago
ea9f6f1
ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()
by Eugeniy Paltsev
· 7 years ago
05c6a26
ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef
by Eugeniy Paltsev
· 7 years ago
c877a89
ARC: Cache: Allways check D$ status before entire/line ops
by Eugeniy Paltsev
· 7 years ago
88ae27e
ARC: Move BCR encodings to separate header file
by Eugeniy Paltsev
· 7 years ago
a6f557c
ARC: Cache: Move IOC initialization to a separate function
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
5d7a24d
ARC: Cache: Add support for FLUSH_N_INV D$ operations
by Eugeniy Paltsev
· 7 years ago
c4ef14d
ARC: Cache: Remove per-line I$ operations as unused
by Eugeniy Paltsev
· 7 years ago
16aeee8
ARC: Cache: Move I$ entire operation to a separate function
by Eugeniy Paltsev
· 7 years ago
7162152
arc: Fine-tune implementation of memory barriers
by Alexey Brodkin
· 7 years ago
264d298
arc: Introduce a possibility to not relocate U-boot
by Alexey Brodkin
· 9 years ago
fac4790
arc: Eliminate unused code and data with GCC's garbage collector
by Alexey Brodkin
· 7 years ago
0a097ba
arc: Don't halt slaves
by Alexey Brodkin
· 7 years ago
2178817
arc: Get rid of handwritten string routines
by Alexey Brodkin
· 7 years ago
4280342
fdt: Implement weak arch_fixup_fdt()
by Alexey Brodkin
· 7 years ago
d53b128
arc: Fix final linkage with Elf32 tools
by Alexey Brodkin
· 7 years ago
c0e6769
ARC: Invalidate instruction and data caches early on boot
by Eugeniy Paltsev
· 7 years ago
7897f4e
ARC: HSDK: DTS: Add cgu-clk node
by Eugeniy Paltsev
· 7 years ago
19b10a4
ARC: Cache: Fix style violations reported by checkpatch
by Eugeniy Paltsev
· 7 years ago
b0146f9
ARC: Cache: Disable IOC by default
by Eugeniy Paltsev
· 7 years ago
41cada4
ARC: ARCv2: Cache: Fixed operation without IOC
by Eugeniy Paltsev
· 7 years ago
3cf2393
ARC: cache: explicitly initialize "*_exists" variables
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
f2a2267
arc: cache: Add required NOPs after invalidation of instruction cache
by Alexey Brodkin
· 7 years ago
d764a20
arc: bootm: Move slave cores kick-starting under !fake
by Alexey Brodkin
· 7 years ago
593477c
arc: Use asm-generic/io.h
by Paul Burton
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
67482f5
arc: Add support for HS Development Kit board
by Alexey Brodkin
· 8 years ago
97a6314
arcv2: Set IOC aperture so it covers available DDR
by Alexey Brodkin
· 7 years ago
cf628f7
arc: arcv1: Disable master/slave check
by Alexey Brodkin
· 8 years ago
d6d2d0b
arc: Make u-boot-arc.h a private header
by Simon Glass
· 7 years ago
f1683aa
board_f: Rename initdram() to dram_init()
by Simon Glass
· 8 years ago
40a808f
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
by Alexey Brodkin
· 8 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
6cba327
arcv2: Halt non-master cores
by Alexey Brodkin
· 8 years ago
3daa7c7
arc: use timer driver for ARC boards
by Vlad Zakharov
· 8 years ago
0c77092
arc: dts: separate single axs10x.dts file
by Vlad Zakharov
· 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
63c0941
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
4491327
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
7c8d816
arc: Use -mcpu=XXX instead of obsolete -marcXXX
by Alexey Brodkin
· 8 years ago
65fcba1
arc: Rename AXS101 board to more generic AXS10x
by Alexey Brodkin
· 8 years ago
cc8be22
arc: Rename ARCangel4 board to nSIM
by Alexey Brodkin
· 8 years ago
9bef24d
arc: No need in sections defined in sources with newer tools
by Alexey Brodkin
· 8 years ago
699c4e5
arc: Update exception & interrupt handling for ARCv2
by Alexey Brodkin
· 8 years ago
ffffcd1
arc: Add debug messages during relocation fixups
by Alexey Brodkin
· 8 years ago
c7dea6e
arc: make global_data.h usable in assembly files
by Alexey Brodkin
· 8 years ago
7a54f51
arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS
by Alexey Brodkin
· 8 years ago
5bea2be
arc: Update data accessors with use of memory barriers
by Alexey Brodkin
· 8 years ago
a4a43fc
arc/cache: Flush & invalidate all caches right before enabling IOC
by Alexey Brodkin
· 8 years ago
bd91508
arc/cache: really do invalidate_dcache_all() even if IOC exists
by Alexey Brodkin
· 8 years ago
2a8382c
arc/cache: really do flush_dcache_all() even if IOC exists
by Alexey Brodkin
· 9 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
ecc3066
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
d0602bd
axs103: add support of generic OHCI USB 1.1 controller
by Alexey Brodkin
· 9 years ago
8555dd8
axs10x: add support of generic EHCI USB 2.0 controller
by Alexey Brodkin
· 9 years ago
fb2dea6
board: axs10x switch serial port and Ethernet to driver model
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
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
5d8e660
arc: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
a883f83
arc: make AXS101 default platform
by Alexey Brodkin
· 9 years ago
ef639e6
arc: significant cache rework
by Alexey Brodkin
· 9 years ago
8b2eb77
arc: implement slave cores kick-start for Linux kernel
by Alexey Brodkin
· 10 years ago
c9bb942
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
Next »