~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
cpu
/
start.S
Commit message (
Expand
)
Author
Age
*
Remove #include <version.h> from files which do not need it
Pali Rohár
2021-09-17
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
nios2: set up the debug UART early
Thomas Chou
2016-02-06
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
*
nios2: fix cached mode in clearing the BSS
Thomas Chou
2015-11-06
*
nios2: remove CONFIG_SYS_INIT_SP macro
Thomas Chou
2015-11-06
*
nios2: convert copy_exception_trampoline to use dm cpu data
Thomas Chou
2015-10-23
*
nios2: set default cache configuration in start.S
Thomas Chou
2015-10-23
*
nios2: clean up comments style in start.S
Thomas Chou
2015-10-23
*
nios2: call board_init_f_mem
Thomas Chou
2015-10-23
*
nios2: zap version_string
Thomas Chou
2015-10-23
*
nios2: zap dly_clks
Thomas Chou
2015-10-23
*
nios2: enlarge the code relocation range
Thomas Chou
2015-10-23
*
nios2: BSS should be cleared only after board_init_f
Thomas Chou
2015-10-23
*
nios2: add generic board support
Thomas Chou
2014-08-24
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
*
unify version_string
Andreas Bießmann
2011-07-28
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
*
nios2: fix r15 issue for gcc4
Thomas Chou
2010-05-28
*
nios2: consolidate reset initialization
Thomas Chou
2010-04-24
*
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
2010-04-13