aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/lib/bootm.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-23lmb: sh: Add arch_lmb_reserve()Marek Vasut1-0/+16
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2020-05-18common: Drop image.h from common headerSimon 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
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
2011-01-11sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu1-16/+4
2011-01-11sh: Delete the function that was not necessaryNobuhiro Iwamatsu1-1/+0
2010-10-27Coding Style cleanupWolfgang Denk1-1/+1
2010-10-21sh: Fix warning about uninitialized value of ramdisk_flagsNobuhiro Iwamatsu1-1/+1
2010-10-21sh: Add support load and boot of Initrd.Nobuhiro Iwamatsu1-1/+65
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+70