summaryrefslogtreecommitdiff
path: root/arch/nios2/lib
AgeCommit message (Expand)AuthorFilesLines
2011-10-06net: drop !NET_MULTI codeMike Frysinger1-2/+0
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-10-19FDT: only call boot_get_fdt from generic codeJohn Rigby1-5/+3
2010-08-20nios2: fix bootm error on fdt argsThomas Chou1-1/+1
2010-07-12nios2: add fdt supportThomas Chou1-0/+21
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-05-28nios2: fix div64 issue for gcc4Thomas Chou6-175/+856
2010-04-25nios2: fix no flash, add nand and mmc init in board.cThomas Chou1-0/+18
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser8-0/+550