summaryrefslogtreecommitdiffstats
path: root/arch/nios2/cpu/start.S
Commit message (Expand)AuthorAgeFilesLines
* nios2: set up the debug UART earlyThomas Chou2016-02-061-0/+7
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-131-5/+9
* nios2: fix cached mode in clearing the BSSThomas Chou2015-11-061-1/+1
* nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou2015-11-061-2/+1
* nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou2015-10-231-24/+1
* nios2: set default cache configuration in start.SThomas Chou2015-10-231-7/+15
* nios2: clean up comments style in start.SThomas Chou2015-10-231-31/+30
* nios2: call board_init_f_memThomas Chou2015-10-231-0/+10
* nios2: zap version_stringThomas Chou2015-10-231-6/+0
* nios2: zap dly_clksThomas Chou2015-10-231-33/+0
* nios2: enlarge the code relocation rangeThomas Chou2015-10-231-2/+3
* nios2: BSS should be cleared only after board_init_fThomas Chou2015-10-231-14/+16
* nios2: add generic board supportThomas Chou2014-08-241-4/+30
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-3/+3
* unify version_stringAndreas Bießmann2011-07-281-8/+1
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-3/+3
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* nios2: fix r15 issue for gcc4Thomas Chou2010-05-281-7/+0
* nios2: consolidate reset initializationThomas Chou2010-04-241-5/+4
* nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser2010-04-131-0/+217
OpenPOWER on IntegriCloud