index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
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-17
arc: add empty asm/processor.h to satisfy compilation of USB code
Alexey Brodkin
2015-11-17
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
2015-04-03
arc: add support for SLC (System Level Cache, AKA L2-cache)
Alexey Brodkin
2015-04-03
arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
Alexey Brodkin
2015-04-03
arc: clean-up init procedure
Alexey Brodkin
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-06
use ASM_NL instead of '; ' for assembler new line character in the macro
Chen Gang
2015-02-13
arc: introduce U-Boot port for ARCv2 ISA
Alexey Brodkin
2015-02-09
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
Alexey Brodkin
2015-02-09
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
Alexey Brodkin
2015-02-09
arc: select cache settings via menuconfig
Alexey Brodkin
2015-02-09
arc: define and use PTAG AUX regs for MMUv3 only
Alexey Brodkin
2015-02-09
arc: add more flavours of ARC700 series CPU
Alexey Brodkin
2015-01-15
arc: relocate - minor refactoring and clean-up
Alexey Brodkin
2015-01-15
arc: introduce separate section for interrupt vector table
Igor Guryanov
2015-01-15
arc: check caches existence before use
Igor Guryanov
2014-08-26
arc: Fix printf size_t format related warnings (again...)
Vasili Galka
2014-06-03
ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
Alexey Brodkin
2014-05-12
common/board_f: Initialized global data for generic board
York Sun
2014-02-20
arc: remove "hardware.h"
Alexey Brodkin
2014-02-07
arc: add architecture header files
Alexey Brodkin