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
/
nios2
/
cpu
Age
Commit message (
Expand
)
Author
2012-02-23
nios2: implement get_ticks and get_tbclk
Alex Hornung
2011-10-30
nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().
Joachim Foerster
2011-10-28
nios2: Pseudo implement dcache_status/enable/disable()
Joachim Foerster
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-12-09
Remove redundant config.mk files
Wolfgang Denk
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-08-20
nios2: fix out of reach case for do_reset
Thomas Chou
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-28
nios2: fix r15 issue for gcc4
Thomas Chou
2010-04-24
nios2: consolidate reset initialization
Thomas Chou
2010-04-16
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-13
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser