Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1fd92db83d399ff7918e51ba84bc73d2466b5eb6
/
arch
/
mips
/
lib
/
bootm.c
e13a50b
MIPS: bootm: add bootstage reporting
by Daniel Schwierzeck
· 10 years ago
5002d8c
MIPS: bootm: prepare a flattened device tree for the kernel
by Daniel Schwierzeck
· 10 years ago
8cec725
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
by Daniel Schwierzeck
· 10 years ago
ca65e58
MIPS: bootm: refactor preparation of Linux kernel environment
by Daniel Schwierzeck
· 10 years ago
25fc664
MIPS: bootm: refactor preparation of Linux kernel command line
by Daniel Schwierzeck
· 10 years ago
6cec63d
MIPS: bootm: remove unused or redundant header files
by Daniel Schwierzeck
· 10 years ago
c963942
MIPS: bootm: add missing initramfs relocation
by Daniel Schwierzeck
· 10 years ago
d18d49d
mips: don't hardcode Malta env baudrate
by Paul Burton
· 11 years ago
7a9d109
qemu-malta: rename to just "malta"
by Paul Burton
· 11 years ago
b87493f
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
by Daniel Schwierzeck
· 11 years ago
6c15455
MIPS: bootm: add support for generic relocation of init ramdisks
by Daniel Schwierzeck
· 12 years ago
15f8aa9
MIPS: bootm: refactor initialisation of kernel environment
by Daniel Schwierzeck
· 12 years ago
59e8cbd
MIPS: bootm: refactor initialisation of kernel cmdline
by Daniel Schwierzeck
· 12 years ago
f66cc1e
MIPS: bootm: add support for LMB
by Daniel Schwierzeck
· 12 years ago
c4b3784
MIPS: bootm: optimize kernel entry call
by Daniel Schwierzeck
· 12 years ago
45bde48
MIPS: bootm: fix checkpatch.pl warnings
by Daniel Schwierzeck
· 12 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9c170e2
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
by Gabor Juhos
· 12 years ago
0ea7213
MIPS: bootm.c: separate environment initialization
by Gabor Juhos
· 12 years ago
e08634c
MIPS: bootm.c: separate linux jump code
by Gabor Juhos
· 12 years ago
75a279c
MIPS: bootm.c: use debug macro to print debug message
by Gabor Juhos
· 12 years ago
e51a6b7
MIPS: bootm.c: make checkpatch.pl clean
by Daniel Schwierzeck
· 12 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
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_mips/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
72f1b65
mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start"
by Jean-Christophe PLAGNIOL-VILLARD
· 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
c160a95
bootm: refactor entry point code
by Kumar Gala
· 16 years ago
3216ca9
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
25dbe98
Fix some more printf() format issues.
by Wolfgang Denk
· 16 years ago
e7c3745
mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment
by Jason McMullan
· 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
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_mips/mips_linux.c]
f13e7b2
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
b97a2a0
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 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
f013dac
Code cleanup, especially MIPS for GCC 4.x
by Wolfgang Denk
· 19 years ago
a2663ea
* Patches by David Müller, 14 Nov 2003:
by wdenk
· 21 years ago
5da627a
* Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
c021880
* Add support for MIPS32 4Kc CPUs
by wdenk
· 22 years ago