~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove #include <version.h> from files which do not need itPali Rohár2021-09-17
* common: Move relocate_code() to init.hSimon Glass2020-01-17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* nios2: set up the debug UART earlyThomas Chou2016-02-06
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-13
* nios2: fix cached mode in clearing the BSSThomas Chou2015-11-06
* nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou2015-11-06
* nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou2015-10-23
* nios2: set default cache configuration in start.SThomas Chou2015-10-23
* nios2: clean up comments style in start.SThomas Chou2015-10-23
* nios2: call board_init_f_memThomas Chou2015-10-23
* nios2: zap version_stringThomas Chou2015-10-23
* nios2: zap dly_clksThomas Chou2015-10-23
* nios2: enlarge the code relocation rangeThomas Chou2015-10-23
* nios2: BSS should be cleared only after board_init_fThomas Chou2015-10-23
* nios2: add generic board supportThomas Chou2014-08-24
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15
* unify version_stringAndreas Bießmann2011-07-28
* rename _end to __bss_end__Po-Yu Chuang2011-03-27
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26
* nios2: fix r15 issue for gcc4Thomas Chou2010-05-28
* nios2: consolidate reset initializationThomas Chou2010-04-24
* nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser2010-04-13