Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
cc87d18a6ec74180784a6b1cdafefeacd8eb1bf2
/
arch
/
m68k
/
lib
/
bootm.c
ddc9437
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
2cb0e55
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· 11 years ago
24507cf
m68k: Use image_setup_linux() instead of local code
by Simon Glass
· 11 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
590d3ca
Stop passing around bootmem_base value.
by Grant Likely
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
[Renamed from lib_m68k/bootm.c]
5647f78
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
a31e091
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
edff7bc
Cleanup the comment for m68k linux boot argument passing.
by Richard Retanubun
· 16 years ago
49c3a86
bootm: Add subcommands
by Kumar Gala
· 16 years ago
76da19d
Added arch_lmb_reserve to allow arch specific memory regions protection
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
40d7e99
bootm: refactor do_reset and os boot function args
by Kumar Gala
· 16 years ago
e906cfa
bootm: move lmb into the bootm_headers_t structure
by Kumar Gala
· 16 years ago
c4f9419
bootm: refactor ramdisk locating code
by Kumar Gala
· 16 years ago
c160a95
bootm: refactor entry point code
by Kumar Gala
· 16 years ago
3216ca9
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
cb1c489
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· 17 years ago
cd7c596
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
by Marian Balakowicz
· 17 years ago
d985c84
[new uImage] Remove unnecessary arguments passed to ramdisk routines
by Marian Balakowicz
· 17 years ago
9a4daad
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
75fa002
[new uImage] Respect autostart setting in linux bootm
by Kumar Gala
· 17 years ago
d3f2fa0
[new uImage] Provide ability to restrict region used for boot images
by Kumar Gala
· 17 years ago
e822d7f
[new uImage] Use lmb for bootm allocations
by Kumar Gala
· 17 years ago
274cea2
[new uImage] rework error handling so common functions don't reset
by Kumar Gala
· 17 years ago
a6612bd
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
by Kumar Gala
· 17 years ago
8a5ea3e
[new uImage] Move image verify flag to bootm_headers structure
by Marian Balakowicz
· 17 years ago
d5934ad
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
b6b0fe6
[new uImage] Cleanup do_botm_linux() boot allocations
by Marian Balakowicz
· 17 years ago
ceaed2b
[new uImage] Move ramdisk loading to a common routine
by Marian Balakowicz
· 17 years ago
5ad03eb
[new uImage] Factor out common image_get_ramdisk() routine
by Marian Balakowicz
· 17 years ago
4a995ed
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· 17 years ago
[Renamed from lib_m68k/m68k_linux.c]
f13e7b2
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
af13cdb
[new uImage] Add memmove_wd() common routine
by Marian Balakowicz
· 17 years ago
559316f
[new uImage] Move CHUNKSZ definition to image.h
by Marian Balakowicz
· 17 years ago
b97a2a0
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
688e8eb
ColdFire: Fix build error when CONFIG_WATCHDOG is defined
by TsiChungLiew
· 17 years ago
8280f6a
Coding style cleanup
by Stefan Roese
· 17 years ago
8ae158c
ColdFire: Add M54455EVB for MCF5445x
by TsiChungLiew
· 17 years ago
fad6340
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
bf9e3b3
* Some code cleanup
by wdenk
· 21 years ago
4e5ca3e
* Patch by Bernhard Kuhn, 28 Nov 2003:
by wdenk
· 21 years ago