Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bed4020635a81af8c3191df33de022a828238ef8
/
arch
/
m68k
/
lib
/
bootm.c
660031e
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
da233ce
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· 11 years ago
6b4f076
m68k: Use image_setup_linux() instead of local code
by Simon Glass
· 12 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
dfff7a2
Stop passing around bootmem_base value.
by Grant Likely
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
[Renamed from lib_m68k/bootm.c]
d9a4918
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
15fa2f0
Cleanup the comment for m68k linux boot argument passing.
by Richard Retanubun
· 16 years ago
18178bc
bootm: Add subcommands
by Kumar Gala
· 16 years ago
b02d722
Added arch_lmb_reserve to allow arch specific memory regions protection
by Kumar Gala
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
48626aa
bootm: refactor do_reset and os boot function args
by Kumar Gala
· 16 years ago
da6d11e
bootm: move lmb into the bootm_headers_t structure
by Kumar Gala
· 16 years ago
fffb143
bootm: refactor ramdisk locating code
by Kumar Gala
· 16 years ago
93467bc
bootm: refactor entry point code
by Kumar Gala
· 16 years ago
026e4ac
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
ab00e02
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· 17 years ago
df8ff33
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
by Marian Balakowicz
· 17 years ago
a0ffb42
[new uImage] Remove unnecessary arguments passed to ramdisk routines
by Marian Balakowicz
· 17 years ago
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
aa0826b
[new uImage] Respect autostart setting in linux bootm
by Kumar Gala
· 17 years ago
c5bacfd
[new uImage] Provide ability to restrict region used for boot images
by Kumar Gala
· 17 years ago
b937bb7
[new uImage] Use lmb for bootm allocations
by Kumar Gala
· 17 years ago
18f4c0f
[new uImage] rework error handling so common functions don't reset
by Kumar Gala
· 17 years ago
aced3a3
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
by Kumar Gala
· 17 years ago
61fde55
[new uImage] Move image verify flag to bootm_headers structure
by Marian Balakowicz
· 17 years ago
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
2efc264
[new uImage] Cleanup do_botm_linux() boot allocations
by Marian Balakowicz
· 17 years ago
9c701e8
[new uImage] Move ramdisk loading to a common routine
by Marian Balakowicz
· 17 years ago
9541850
[new uImage] Factor out common image_get_ramdisk() routine
by Marian Balakowicz
· 17 years ago
79fcab8
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· 17 years ago
[Renamed from lib_m68k/m68k_linux.c]
b4a12a9
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
f9a67bd
[new uImage] Add memmove_wd() common routine
by Marian Balakowicz
· 17 years ago
20c4372
[new uImage] Move CHUNKSZ definition to image.h
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
890adcb
ColdFire: Fix build error when CONFIG_WATCHDOG is defined
by TsiChungLiew
· 17 years ago
fe9dae6
Coding style cleanup
by Stefan Roese
· 17 years ago
fc3ca3b
ColdFire: Add M54455EVB for MCF5445x
by TsiChungLiew
· 17 years ago
8a8ec53
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
e65527f
* Some code cleanup
by wdenk
· 21 years ago
abf7a7c
* Patch by Bernhard Kuhn, 28 Nov 2003:
by wdenk
· 21 years ago