Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8551d558c3d94747dd02151b939ebec69ecd42c3
/
arch
/
mips
/
lib
/
bootm.c
4c55ab4
MIPS: bootm: Fix broken boot_env_legacy codepath
by Zubair Lutfullah Kakakhel
· 7 years ago
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
0ecd903
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
by Paul Burton
· 8 years ago
8ff8689
libfdt: Introduce new ARCH_FIXUP_FDT option
by Michal Simek
· 8 years ago
432549f
MIPS: bootm: Add fixup of '/memory' node.
by Purna Chandra Mandal
· 9 years ago
735bb01
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
by Daniel Schwierzeck
· 9 years ago
20a8b1c
MIPS: bootm: rework and fix broken bootm code
by Daniel Schwierzeck
· 9 years ago
c7e758e
MIPS: fix syntax for fdt_chosen/initrd.
by Govindraj Raja
· 9 years ago
d1b29d2
MIPS: implement device-tree handover to Linux kernel
by Daniel Schwierzeck
· 10 years ago
1a4797c
MIPS: bootm: add bootstage reporting
by Daniel Schwierzeck
· 10 years ago
8d7ff4d
MIPS: bootm: prepare a flattened device tree for the kernel
by Daniel Schwierzeck
· 10 years ago
2edd528
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
by Daniel Schwierzeck
· 10 years ago
c07dc60
MIPS: bootm: refactor preparation of Linux kernel environment
by Daniel Schwierzeck
· 10 years ago
f9749fa
MIPS: bootm: refactor preparation of Linux kernel command line
by Daniel Schwierzeck
· 10 years ago
ea7e328
MIPS: bootm: remove unused or redundant header files
by Daniel Schwierzeck
· 10 years ago
0665838
MIPS: bootm: add missing initramfs relocation
by Daniel Schwierzeck
· 10 years ago
43c4f59
mips: don't hardcode Malta env baudrate
by Paul Burton
· 11 years ago
10a74b5
qemu-malta: rename to just "malta"
by Paul Burton
· 11 years ago
0dfa0b3
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
by Daniel Schwierzeck
· 12 years ago
eaadb1a
MIPS: bootm: add support for generic relocation of init ramdisks
by Daniel Schwierzeck
· 12 years ago
46145fb
MIPS: bootm: refactor initialisation of kernel environment
by Daniel Schwierzeck
· 12 years ago
eb782d6
MIPS: bootm: refactor initialisation of kernel cmdline
by Daniel Schwierzeck
· 12 years ago
22d1c23
MIPS: bootm: add support for LMB
by Daniel Schwierzeck
· 12 years ago
0b95a7c
MIPS: bootm: optimize kernel entry call
by Daniel Schwierzeck
· 12 years ago
40f30c0
MIPS: bootm: fix checkpatch.pl warnings
by Daniel Schwierzeck
· 12 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7f959fd
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
by Gabor Juhos
· 12 years ago
72cb5f0
MIPS: bootm.c: separate environment initialization
by Gabor Juhos
· 12 years ago
e0d783b
MIPS: bootm.c: separate linux jump code
by Gabor Juhos
· 12 years ago
a89c233
MIPS: bootm.c: use debug macro to print debug message
by Gabor Juhos
· 12 years ago
83010eb
MIPS: bootm.c: make checkpatch.pl clean
by Daniel Schwierzeck
· 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
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_mips/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
11ec478
mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start"
by Jean-Christophe PLAGNIOL-VILLARD
· 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
93467bc
bootm: refactor entry point code
by Kumar Gala
· 16 years ago
026e4ac
Fix fallout from autostart revert
by Kumar Gala
· 16 years ago
81490f4
Fix some more printf() format issues.
by Wolfgang Denk
· 16 years ago
cfbe457
mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment
by Jason McMullan
· 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
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_mips/mips_linux.c]
b4a12a9
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 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
f6a692b
Code cleanup, especially MIPS for GCC 4.x
by Wolfgang Denk
· 19 years ago
4ea537d
* Patches by David Müller, 14 Nov 2003:
by wdenk
· 21 years ago
9b7f384
* Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
bb1b826
* Add support for MIPS32 4Kc CPUs
by wdenk
· 22 years ago