Age | Commit message (Expand) | Author |
2016-02-06 | nios2: set up the debug UART early | Thomas Chou |
2016-01-13 | Fix board init code to respect the C runtime environment | Albert ARIBAUD |
2015-11-06 | nios2: fix cached mode in clearing the BSS | Thomas Chou |
2015-11-06 | nios2: remove CONFIG_SYS_INIT_SP macro | Thomas Chou |
2015-10-23 | 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 |
2014-08-24 | nios2: add generic board support | Thomas Chou |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2011-07-28 | unify version_string | Andreas Bießmann |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-05-28 | nios2: fix r15 issue for gcc4 | Thomas Chou |
2010-04-24 | nios2: consolidate reset initialization | Thomas Chou |
2010-04-13 | nios2: Move cpu/nios2/* to arch/nios2/cpu/* | Peter Tyser |