summaryrefslogtreecommitdiff
path: root/arch/nios2/cpu
AgeCommit message (Expand)AuthorFilesLines
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada1-26/+4
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-1/+1
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk2-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk10-170/+10
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-16Replace __bss_end__ with __bss_endSimon Glass2-4/+4
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-02-09Clean up libfdt.h includesGerald Van Baren1-1/+0
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-7/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-02-23nios2: implement get_ticks and get_tbclkAlex Hornung1-0/+21
2011-10-30nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().Joachim Foerster2-0/+54
2011-10-28nios2: Pseudo implement dcache_status/enable/disable()Joachim Foerster1-0/+16
2011-07-28unify version_stringAndreas Bießmann1-8/+1
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-6/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-4/+4
2010-12-09Remove redundant config.mk filesWolfgang Denk1-24/+0
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+1
2010-08-20nios2: fix out of reach case for do_resetThomas Chou1-6/+5
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk3-9/+9
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou1-7/+0
2010-04-25nios2: consolidate reset initializationThomas Chou1-5/+4
2010-04-17nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt1-0/+135
2010-04-13nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser9-0/+1592