summaryrefslogtreecommitdiff
path: root/arch/nios2/lib
Commit message (Expand)AuthorAgeLines
* nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-25/+5
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* nios2: fix missing comment terminator from SPDX License commitThomas Chou2013-09-06-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-113/+7
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-02-0/+6
* Clarify bootm OS argumentsSimon Glass2013-06-26-2/+2
* lib: consolidate hang()Andreas Bießmann2013-05-01-11/+0
* nios2: fix style in board.c.Andreas Bießmann2013-05-01-22/+21
* nios2: move gd and bd into BSSThomas Chou2012-07-16-7/+5
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-2/+0
* nios2: add flush_dcache_range functionStefan Kristiansson2012-02-23-0/+10
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-2/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+1
* FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-18-5/+3
* nios2: fix bootm error on fdt argsThomas Chou2010-08-19-1/+1
* nios2: add fdt supportThomas Chou2010-07-12-0/+21
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* nios2: fix div64 issue for gcc4Thomas Chou2010-05-28-175/+856
* nios2: fix no flash, add nand and mmc init in board.cThomas Chou2010-04-24-0/+18
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+550