Daniel Schwierzeck
|
347ea94e2a
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
|
9 gadi atpakaļ |
Daniel Schwierzeck
|
2bb5b63879
MIPS: bootm: rework and fix broken bootm code
|
9 gadi atpakaļ |
Govindraj Raja
|
4adcb2380c
MIPS: fix syntax for fdt_chosen/initrd.
|
9 gadi atpakaļ |
Daniel Schwierzeck
|
90b1c9fad7
MIPS: implement device-tree handover to Linux kernel
|
10 gadi atpakaļ |
Daniel Schwierzeck
|
e13a50b34b
MIPS: bootm: add bootstage reporting
|
10 gadi atpakaļ |
Daniel Schwierzeck
|
5002d8cc54
MIPS: bootm: prepare a flattened device tree for the kernel
|
10 gadi atpakaļ |
Daniel Schwierzeck
|
8cec725ad5
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
|
10 gadi atpakaļ |
Daniel Schwierzeck
|
ca65e5851f
MIPS: bootm: refactor preparation of Linux kernel environment
|
10 gadi atpakaļ |
Daniel Schwierzeck
|
25fc664f40
MIPS: bootm: refactor preparation of Linux kernel command line
|
10 gadi atpakaļ |
Daniel Schwierzeck
|
6cec63d59d
MIPS: bootm: remove unused or redundant header files
|
10 gadi atpakaļ |
Daniel Schwierzeck
|
c9639421fd
MIPS: bootm: add missing initramfs relocation
|
10 gadi atpakaļ |
Paul Burton
|
d18d49d7ad
mips: don't hardcode Malta env baudrate
|
11 gadi atpakaļ |
Paul Burton
|
7a9d109b00
qemu-malta: rename to just "malta"
|
11 gadi atpakaļ |
Daniel Schwierzeck
|
b87493f49a
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
|
12 gadi atpakaļ |
Daniel Schwierzeck
|
6c154552b0
MIPS: bootm: add support for generic relocation of init ramdisks
|
12 gadi atpakaļ |
Daniel Schwierzeck
|
15f8aa9093
MIPS: bootm: refactor initialisation of kernel environment
|
12 gadi atpakaļ |
Daniel Schwierzeck
|
59e8cbdb15
MIPS: bootm: refactor initialisation of kernel cmdline
|
12 gadi atpakaļ |
Daniel Schwierzeck
|
f66cc1e348
MIPS: bootm: add support for LMB
|
12 gadi atpakaļ |
Daniel Schwierzeck
|
c4b37847d3
MIPS: bootm: optimize kernel entry call
|
12 gadi atpakaļ |
Daniel Schwierzeck
|
45bde489e3
MIPS: bootm: fix checkpatch.pl warnings
|
12 gadi atpakaļ |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 gadi atpakaļ |
Gabor Juhos
|
9c170e2ef4
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
|
12 gadi atpakaļ |
Gabor Juhos
|
0ea7213f63
MIPS: bootm.c: separate environment initialization
|
12 gadi atpakaļ |
Gabor Juhos
|
e08634c7bf
MIPS: bootm.c: separate linux jump code
|
12 gadi atpakaļ |
Gabor Juhos
|
75a279c8f2
MIPS: bootm.c: use debug macro to print debug message
|
12 gadi atpakaļ |
Daniel Schwierzeck
|
e51a6b7a6c
MIPS: bootm.c: make checkpatch.pl clean
|
13 gadi atpakaļ |
Simon Glass
|
770605e4f9
bootstage: Replace show_boot_progress/error() with bootstage_...()
|
13 gadi atpakaļ |
Simon Glass
|
578ac1e9ba
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
|
13 gadi atpakaļ |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 gadi atpakaļ |
Peter Tyser
|
ea0364f1bb
Move lib_$ARCH directories to arch/$ARCH/lib
|
15 gadi atpakaļ |