summaryrefslogtreecommitdiff
path: root/arch/nios2
AgeCommit message (Expand)AuthorFilesLines
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-1/+2
2010-08-20nios2: fix out of reach case for do_resetThomas Chou2-6/+10
2010-08-20nios2: fix bootm error on fdt argsThomas Chou1-1/+1
2010-07-12nios2: add gpio_requestThomas Chou1-0/+6
2010-07-12nios2: add fdt supportThomas Chou1-0/+21
2010-07-12nios2: use gc sections to reduce image sizeThomas Chou1-0/+3
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk4-10/+10
2010-05-28nios2: allow STANDALONE_LOAD_ADDR overridingThomas Chou1-1/+1
2010-05-28nios2: fix div64 issue for gcc4Thomas Chou6-175/+856
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou3-9/+2
2010-05-28nios2: add gpio supportThomas Chou1-0/+52
2010-04-25nios2: fix no flash, add nand and mmc init in board.cThomas Chou1-0/+18
2010-04-25nios2: consolidate reset initializationThomas Chou1-5/+4
2010-04-25nios2: add dma_alloc_coherentThomas Chou1-0/+23
2010-04-25nios2: add 64 bits swab supportThomas Chou1-0/+6
2010-04-25nios2: allow link script overriding from boardsThomas Chou1-1/+1
2010-04-17nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2-0/+137
2010-04-13nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser9-0/+1592
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser21-0/+1172
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser9-0/+580