summaryrefslogtreecommitdiff
path: root/arch/nios2/lib/bootm.c
AgeCommit message (Expand)Author
2021-09-23lmb: nios2: Add arch_lmb_reserve()Marek Vasut
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2015-10-23nios2: convert cache flush to use dm cpu dataThomas Chou
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-06-26Clarify bootm OS argumentsSimon Glass
2010-10-18FDT: only call boot_get_fdt from generic codeJohn Rigby
2010-08-19nios2: fix bootm error on fdt argsThomas Chou
2010-07-12nios2: add fdt supportThomas Chou
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser