summaryrefslogtreecommitdiff
path: root/arch/m68k/lib/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-111-5/+2
* 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
* m68k: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-12/+3
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* Stop passing around bootmem_base value.Grant Likely2011-04-251-5/+2
* 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/+146