index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
13
-27
/
+13
*
ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c
Eugeniy Paltsev
2018-04-17
1
-2
/
+0
*
ARC: bootm: Refactor GO and PREP subcommands implementation
Eugeniy Paltsev
2018-03-23
1
-22
/
+29
*
ARC: Cache: Refactor arc_ioc_setup()
Eugeniy Paltsev
2018-03-21
1
-6
/
+6
*
ARC: Cache: Add missing cache cleanup before cache disable
Eugeniy Paltsev
2018-03-21
1
-14
/
+39
*
ARC: Cache: Add more HW configuration checks
Eugeniy Paltsev
2018-03-21
1
-0
/
+75
*
ARC: Implement a function to sync and cleanup caches
Eugeniy Paltsev
2018-03-21
3
-5
/
+28
*
ARC: Cache: Fix SLC operations when SLC is bypassed for data
Eugeniy Paltsev
2018-03-21
1
-11
/
+28
*
ARC: Cache: Implement [i,d]cache_enabled() as separate functions
Eugeniy Paltsev
2018-03-21
1
-17
/
+21
*
ARC: Move IOC enabling to compile-time options
Eugeniy Paltsev
2018-03-21
1
-20
/
+29
*
ARC: Cache: Move PAE exists check into slc_upper_region_init()
Eugeniy Paltsev
2018-03-21
1
-6
/
+9
*
ARC: Move cache global variables to arch_global_data
Eugeniy Paltsev
2018-03-21
1
-10
/
+9
*
ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables
Eugeniy Paltsev
2018-03-21
1
-24
/
+43
*
ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()
Eugeniy Paltsev
2018-03-21
1
-5
/
+11
*
ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef
Eugeniy Paltsev
2018-03-21
1
-30
/
+29
*
ARC: Cache: Allways check D$ status before entire/line ops
Eugeniy Paltsev
2018-03-21
1
-5
/
+6
*
ARC: Move BCR encodings to separate header file
Eugeniy Paltsev
2018-03-21
1
-59
/
+8
*
ARC: Cache: Move IOC initialization to a separate function
Eugeniy Paltsev
2018-03-21
1
-26
/
+30
*
ARC: Flush & invalidate D$ with a single command
Eugeniy Paltsev
2018-03-21
1
-5
/
+84
*
ARC: Cache: Add support for FLUSH_N_INV D$ operations
Eugeniy Paltsev
2018-03-21
1
-23
/
+19
*
ARC: Cache: Remove per-line I$ operations as unused
Eugeniy Paltsev
2018-03-21
1
-23
/
+7
*
ARC: Cache: Move I$ entire operation to a separate function
Eugeniy Paltsev
2018-03-21
1
-12
/
+19
*
arc: Introduce a possibility to not relocate U-boot
Alexey Brodkin
2018-03-21
2
-1
/
+13
*
arc: Don't halt slaves
Alexey Brodkin
2018-03-21
1
-20
/
+0
*
arc: Get rid of handwritten string routines
Alexey Brodkin
2018-03-21
8
-640
/
+0
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
1
-5
/
+0
*
ARC: Invalidate instruction and data caches early on boot
Eugeniy Paltsev
2018-01-19
1
-0
/
+12
*
ARC: Cache: Fix style violations reported by checkpatch
Eugeniy Paltsev
2018-01-19
1
-10
/
+8
*
ARC: Cache: Disable IOC by default
Eugeniy Paltsev
2018-01-19
1
-1
/
+4
*
ARC: ARCv2: Cache: Fixed operation without IOC
Eugeniy Paltsev
2018-01-19
1
-69
/
+116
*
ARC: cache: explicitly initialize "*_exists" variables
Eugeniy Paltsev
2017-12-11
1
-8
/
+8
*
arc: cache: Add required NOPs after invalidation of instruction cache
Alexey Brodkin
2017-11-24
1
-0
/
+7
*
arc: bootm: Move slave cores kick-starting under !fake
Alexey Brodkin
2017-11-24
1
-4
/
+4
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
arcv2: Set IOC aperture so it covers available DDR
Alexey Brodkin
2017-06-29
1
-6
/
+23
*
arc: arcv1: Disable master/slave check
Alexey Brodkin
2017-06-29
1
-0
/
+4
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
1
-0
/
+6
*
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
Alexey Brodkin
2017-04-11
1
-1
/
+7
*
arcv2: Halt non-master cores
Alexey Brodkin
2017-03-31
1
-0
/
+16
*
arc: use timer driver for ARC boards
Vlad Zakharov
2017-03-24
2
-25
/
+0
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
1
-0
/
+5
*
arc: No need in sections defined in sources with newer tools
Alexey Brodkin
2016-08-05
3
-25
/
+4
*
arc: Update exception & interrupt handling for ARCv2
Alexey Brodkin
2016-08-05
2
-0
/
+54
*
arc: Add debug messages during relocation fixups
Alexey Brodkin
2016-08-05
1
-0
/
+7
*
arc/cache: Flush & invalidate all caches right before enabling IOC
Alexey Brodkin
2016-06-13
1
-0
/
+3
*
arc/cache: really do invalidate_dcache_all() even if IOC exists
Alexey Brodkin
2016-06-13
1
-5
/
+2
*
arc/cache: really do flush_dcache_all() even if IOC exists
Alexey Brodkin
2016-04-21
1
-5
/
+2
*
arc: get rid of running_on_hw
Alexey Brodkin
2016-04-11
1
-6
/
+0
*
arc: cache - utilize IO coherency (AKA IOC) engine
Alexey Brodkin
2016-02-20
1
-8
/
+51
*
arc: cache - accommodate different L1 cache line lengths
Alexey Brodkin
2016-02-20
1
-36
/
+82
[next]