summaryrefslogtreecommitdiff
path: root/arch/nios2/lib/bootm.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2015-10-23nios2: convert cache flush to use dm cpu dataThomas Chou1-5/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann1-0/+6
2013-06-26Clarify bootm OS argumentsSimon Glass1-2/+2
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-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+52