summaryrefslogtreecommitdiffstats
path: root/arch/nios2/lib
Commit message (Expand)AuthorAgeFilesLines
* nios2: add generic board supportThomas Chou2014-08-242-148/+0
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-25/+5
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* nios2: fix missing comment terminator from SPDX License commitThomas Chou2013-09-061-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-113/+7
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-021-0/+6
* Clarify bootm OS argumentsSimon Glass2013-06-261-2/+2
* lib: consolidate hang()Andreas Bießmann2013-05-011-11/+0
* nios2: fix style in board.c.Andreas Bießmann2013-05-011-22/+21
* nios2: move gd and bd into BSSThomas Chou2012-07-161-7/+5
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-2/+0
* nios2: add flush_dcache_range functionStefan Kristiansson2012-02-231-0/+10
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-2/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-181-5/+3
* nios2: fix bootm error on fdt argsThomas Chou2010-08-191-1/+1
* nios2: add fdt supportThomas Chou2010-07-121-0/+21
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* nios2: fix div64 issue for gcc4Thomas Chou2010-05-286-175/+856
* nios2: fix no flash, add nand and mmc init in board.cThomas Chou2010-04-241-0/+18
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-138-0/+550
OpenPOWER on IntegriCloud