summaryrefslogtreecommitdiff
path: root/arch/sh/lib/bootm.c
AgeCommit message (Expand)Author
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06sh: Remove <common.h> and add needed includesTom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-08-04sh: Remove unused code in arch/sh/lib/bootm.cTom Rini
2021-09-23lmb: sh: Add arch_lmb_reserve()Marek Vasut
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon 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
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
2011-01-11sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu
2011-01-11sh: Delete the function that was not necessaryNobuhiro Iwamatsu
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-21sh: Fix warning about uninitialized value of ramdisk_flagsNobuhiro Iwamatsu
2010-10-21sh: Add support load and boot of Initrd.Nobuhiro Iwamatsu
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser