summaryrefslogtreecommitdiffstats
path: root/arch/nios2/lib/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* nios2: convert cache flush to use dm cpu dataThomas Chou2015-10-231-5/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+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
* 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
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+52