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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arc: Make u-boot-arc.h a private header
Simon Glass
2017-06-05
1
-0
/
+1
*
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
*
board_f: Make relocation functions generic
Simon Glass
2017-04-05
1
-16
/
+0
*
board_f: Make init_helpers generic
Simon Glass
2017-04-05
1
-12
/
+0
*
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
*
arc: dts: separate single axs10x.dts file
Vlad Zakharov
2017-03-24
11
-69
/
+183
*
drivers: timer: Introduce ARC timer driver
Vlad Zakharov
2017-03-24
1
-0
/
+4
*
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
Simon Glass
2017-01-25
1
-1
/
+0
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
1
-0
/
+5
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
1
-1
/
+0
*
arc: Use -mcpu=XXX instead of obsolete -marcXXX
Alexey Brodkin
2016-09-16
1
-3
/
+3
*
arc: Rename AXS101 board to more generic AXS10x
Alexey Brodkin
2016-08-05
2
-5
/
+5
*
arc: Rename ARCangel4 board to nSIM
Alexey Brodkin
2016-08-05
3
-4
/
+4
*
arc: No need in sections defined in sources with newer tools
Alexey Brodkin
2016-08-05
5
-64
/
+18
*
arc: Update exception & interrupt handling for ARCv2
Alexey Brodkin
2016-08-05
3
-13
/
+72
*
arc: Add debug messages during relocation fixups
Alexey Brodkin
2016-08-05
1
-0
/
+7
*
arc: make global_data.h usable in assembly files
Alexey Brodkin
2016-07-04
1
-0
/
+2
*
arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS
Alexey Brodkin
2016-07-04
1
-2
/
+2
*
arc: Update data accessors with use of memory barriers
Alexey Brodkin
2016-06-13
1
-16
/
+79
*
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: Add virt_to_phys() stub
Alexey Brodkin
2016-04-11
1
-0
/
+5
*
arc: get rid of running_on_hw
Alexey Brodkin
2016-04-11
2
-7
/
+0
*
arc: cache - utilize IO coherency (AKA IOC) engine
Alexey Brodkin
2016-02-20
2
-8
/
+58
*
arc: cache - accommodate different L1 cache line lengths
Alexey Brodkin
2016-02-20
3
-54
/
+89
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
1
-5
/
+7
*
axs103: add support of generic OHCI USB 1.1 controller
Alexey Brodkin
2015-12-21
1
-0
/
+6
*
axs10x: add support of generic EHCI USB 2.0 controller
Alexey Brodkin
2015-12-08
1
-0
/
+6
*
board: axs10x switch serial port and Ethernet to driver model
Alexey Brodkin
2015-11-18
2
-0
/
+46
*
arc: add empty asm/processor.h to satisfy compilation of USB code
Alexey Brodkin
2015-11-18
1
-0
/
+12
*
arc: add stubs for map_physmem() and unmap_physmem()
Alexey Brodkin
2015-11-18
1
-0
/
+24
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
1
-0
/
+4
*
arc: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
*
arc: make AXS101 default platform
Alexey Brodkin
2015-09-07
1
-1
/
+1
*
arc: significant cache rework
Alexey Brodkin
2015-07-01
6
-145
/
+300
*
arc: implement slave cores kick-start for Linux kernel
Alexey Brodkin
2015-07-01
1
-0
/
+6
*
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-25
1
-3
/
+0
*
arc: gitignore: ignore ARC DTBs
Masahiro Yamada
2015-05-18
1
-0
/
+1
*
arc: remove dummy target
Alexey Brodkin
2015-05-13
1
-8
/
+0
*
arc: use more universal prefix for default CROSS_COMPILE
Masahiro Yamada
2015-05-13
1
-2
/
+2
*
arch: Make board selection choices optional
Joe Hershberger
2015-05-12
1
-0
/
+1
*
arc: fix separate compilation of start.o
Alexey Brodkin
2015-04-10
1
-0
/
+1
*
arc: make sure _start is in the beginning of .text section
Alexey Brodkin
2015-04-10
2
-1
/
+2
*
arc: add support for SLC (System Level Cache, AKA L2-cache)
Alexey Brodkin
2015-04-03
4
-0
/
+65
*
board: Switch Abilis TB-100 board to Driver Model for serial port
Alexey Brodkin
2015-04-03
2
-0
/
+25
*
serial-arc: switch to DM
Alexey Brodkin
2015-04-03
3
-0
/
+48
*
arc: minor fixes in Kconfig
Alexey Brodkin
2015-04-03
1
-1
/
+9
[prev]
[next]