aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2
AgeCommit message (Expand)Author
2010-08-19nios2: fix out of reach case for do_resetThomas Chou
2010-08-19nios2: fix bootm error on fdt argsThomas Chou
2010-07-12nios2: add gpio_requestThomas Chou
2010-07-12nios2: add fdt supportThomas Chou
2010-07-12nios2: use gc sections to reduce image sizeThomas Chou
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-28nios2: allow STANDALONE_LOAD_ADDR overridingThomas Chou
2010-05-28nios2: fix div64 issue for gcc4Thomas Chou
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou
2010-05-28nios2: add gpio supportThomas Chou
2010-04-24nios2: fix no flash, add nand and mmc init in board.cThomas Chou
2010-04-24nios2: consolidate reset initializationThomas Chou
2010-04-24nios2: add dma_alloc_coherentThomas Chou
2010-04-24nios2: add 64 bits swab supportThomas Chou
2010-04-24nios2: allow link script overriding from boardsThomas Chou
2010-04-16nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt
2010-04-13nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser