Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5bda35cffafe4955bbbae820dd17cb6e3cbca8d8
/
arch
/
x86
/
lib
/
bootm.c
7653938
x86: Move kernel boot function to arch/x86/lib/bootm.c
by Simon Glass
· 10 years ago
0d0ba59
x86: Rewrite bootm.c to make it similar to ARM
by Simon Glass
· 10 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7af26b1
blackfin: x86: bootm: Handle PREP stage of bootm
by Simon Glass
· 11 years ago
bdc7d5c
x86: Correct missing local variable in bootm
by Simon Glass
· 11 years ago
7949703
x86: Rationalise kernel booting logic and bootstage
by Simon Glass
· 12 years ago
69370d1
x86: Refactor the zboot innards so they can be reused with a vboot image
by Gabe Black
· 13 years ago
233dbc1
x86: Add support for booting Linux using the 32 bit boot protocol
by Gabe Black
· 13 years ago
a76fc70
x86: Provide more configuration granularity
by Graeme Russ
· 13 years ago
83088af
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
by Graeme Russ
· 13 years ago
fea2572
x86: Rename i386 to x86
by Graeme Russ
· 14 years ago
[Renamed from arch/i386/lib/bootm.c]
dbf7115
x86: Code cleanup
by Graeme Russ
· 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_i386/bootm.c]
a31e091
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
49c3a86
bootm: Add subcommands
by Kumar Gala
· 16 years ago
3ef96de
Update i386 code (sc520_cdp)
by Graeme Russ
· 16 years ago
40d7e99
bootm: refactor do_reset and os boot function args
by Kumar Gala
· 16 years ago
c4f9419
bootm: refactor ramdisk locating code
by Kumar Gala
· 16 years ago
3216ca9
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
dd22394
i386/bootm: remove unused var
by Jean-Christophe PLAGNIOL-VILLARD
· 16 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
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
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_i386/i386_linux.c]
f13e7b2
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
1515897
[new uImage] Fix uImage header pointer use in i386 do_bootm_linux()
by Marian Balakowicz
· 17 years ago
261dcf4
[new uImage] Remove I386 uImage fake_header() routine
by Marian Balakowicz
· 17 years ago
b97a2a0
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
e644670
Fix multi-part image support on i386 platform.
by Wolfgang Denk
· 18 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
ea909b7
* Added support for both PCMCIA slots (at the same time!) on MPC8xx
by wdenk
· 22 years ago
2262cfe
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· 22 years ago