summaryrefslogtreecommitdiffstats
path: root/arch/nios2/lib
Commit message (Expand)AuthorAgeFilesLines
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-1/+1
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-0/+3
* exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-131-4/+0
* kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-081-0/+22
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* bootm: introduce bootm_load_os helperSascha Hauer2014-01-101-2/+4
* nios: initialize malloc pool before start_barebox()Sascha Hauer2013-03-141-6/+2
* nios2: Fix stray comment start in longlong.hSascha Hauer2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-175-21/+0
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-1/+1
* bootm: use new uimage codeSascha Hauer2011-12-151-3/+8
* fix malloc space sizesSascha Hauer2011-12-031-1/+1
* bootm: push relocate_image up to the generic commandSascha Hauer2011-11-291-3/+0
* remove irq support fragmentsSascha Hauer2011-11-282-7/+0
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* introduce io.hSascha Hauer2011-09-222-2/+2
* Nios2: Compile bootm only if neededFranck Jullien2011-07-061-1/+1
* Add bootm supportFranck JULLIEN2011-05-042-0/+84
* Add Nios2 arch support to bareboxFranck JULLIEN2011-03-307-0/+1033