Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ddf446b163fb8f1d91ed533069a878c51183ff04
/
arch
/
x86
/
lib
/
bootm.c
ddf446b
x86: Correct a few progress message nits
by Simon Glass
· 10 years ago
67b22d5
x86: bootm: Support booting a 64-bit raw kernel
by Simon Glass
· 10 years ago
d98a5bd
x86: Move kernel boot function to arch/x86/lib/bootm.c
by Simon Glass
· 10 years ago
aa83f2b
x86: Rewrite bootm.c to make it similar to ARM
by Simon Glass
· 10 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
f059d0a
blackfin: x86: bootm: Handle PREP stage of bootm
by Simon Glass
· 11 years ago
42fc60a
x86: Correct missing local variable in bootm
by Simon Glass
· 11 years ago
bcc28da
x86: Rationalise kernel booting logic and bootstage
by Simon Glass
· 12 years ago
540c262
x86: Refactor the zboot innards so they can be reused with a vboot image
by Gabe Black
· 13 years ago
c67a948
x86: Add support for booting Linux using the 32 bit boot protocol
by Gabe Black
· 13 years ago
19fc0d5
x86: Provide more configuration granularity
by Graeme Russ
· 13 years ago
883c603
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
by Graeme Russ
· 13 years ago
cbfce1d
x86: Rename i386 to x86
by Graeme Russ
· 14 years ago
[Renamed from arch/i386/lib/bootm.c]
45fc1d8
x86: Code cleanup
by Graeme Russ
· 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_i386/bootm.c]
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
18178bc
bootm: Add subcommands
by Kumar Gala
· 16 years ago
2fe2a97
Update i386 code (sc520_cdp)
by Graeme Russ
· 16 years ago
48626aa
bootm: refactor do_reset and os boot function args
by Kumar Gala
· 16 years ago
fffb143
bootm: refactor ramdisk locating code
by Kumar Gala
· 16 years ago
026e4ac
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
78d25a5
i386/bootm: remove unused var
by Jean-Christophe PLAGNIOL-VILLARD
· 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
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
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_i386/i386_linux.c]
b4a12a9
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
53b62ae
[new uImage] Fix uImage header pointer use in i386 do_bootm_linux()
by Marian Balakowicz
· 17 years ago
bb3752e
[new uImage] Remove I386 uImage fake_header() routine
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
44cacdc
Fix multi-part image support on i386 platform.
by Wolfgang Denk
· 18 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
2029f4d
* Added support for both PCMCIA slots (at the same time!) on MPC8xx
by wdenk
· 22 years ago
591dda5
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· 22 years ago