summaryrefslogtreecommitdiff
path: root/arch/nios2/cpu/start.S
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-02-06nios2: set up the debug UART earlyThomas Chou
2016-01-13Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2015-11-06nios2: fix cached mode in clearing the BSSThomas Chou
2015-11-06nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou
2015-10-23nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou
2015-10-23nios2: set default cache configuration in start.SThomas Chou
2015-10-23nios2: clean up comments style in start.SThomas Chou
2015-10-23nios2: call board_init_f_memThomas Chou
2015-10-23nios2: zap version_stringThomas Chou
2015-10-23nios2: zap dly_clksThomas Chou
2015-10-23nios2: enlarge the code relocation rangeThomas Chou
2015-10-23nios2: BSS should be cleared only after board_init_fThomas Chou
2014-08-24nios2: add generic board supportThomas Chou
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2011-07-28unify version_stringAndreas Bießmann
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou
2010-04-24nios2: consolidate reset initializationThomas Chou
2010-04-13nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser