index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
/
bootm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
1
-4
/
+2
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-3
/
+3
*
MIPS: bootm: Fix broken boot_env_legacy codepath
Zubair Lutfullah Kakakhel
2017-07-25
1
-4
/
+4
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
1
-2
/
+0
*
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
Paul Burton
2016-11-30
1
-1
/
+1
*
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-31
1
-0
/
+2
*
MIPS: bootm: Add fixup of '/memory' node.
Purna Chandra Mandal
2016-04-19
1
-2
/
+3
*
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
2015-11-06
1
-19
/
+14
*
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
2015-11-06
1
-85
/
+78
*
MIPS: fix syntax for fdt_chosen/initrd.
Govindraj Raja
2015-08-21
1
-2
/
+2
*
MIPS: implement device-tree handover to Linux kernel
Daniel Schwierzeck
2015-04-24
1
-1
/
+5
*
MIPS: bootm: add bootstage reporting
Daniel Schwierzeck
2015-01-21
1
-2
/
+6
*
MIPS: bootm: prepare a flattened device tree for the kernel
Daniel Schwierzeck
2015-01-21
1
-2
/
+36
*
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
Daniel Schwierzeck
2015-01-21
1
-0
/
+26
*
MIPS: bootm: refactor preparation of Linux kernel environment
Daniel Schwierzeck
2015-01-21
1
-1
/
+13
*
MIPS: bootm: refactor preparation of Linux kernel command line
Daniel Schwierzeck
2015-01-21
1
-2
/
+14
*
MIPS: bootm: remove unused or redundant header files
Daniel Schwierzeck
2014-11-27
1
-3
/
+0
*
MIPS: bootm: add missing initramfs relocation
Daniel Schwierzeck
2014-11-27
1
-0
/
+20
*
mips: don't hardcode Malta env baudrate
Paul Burton
2013-11-26
1
-2
/
+4
*
qemu-malta: rename to just "malta"
Paul Burton
2013-11-09
1
-6
/
+6
*
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
Daniel Schwierzeck
2013-08-13
1
-2
/
+20
*
MIPS: bootm: add support for generic relocation of init ramdisks
Daniel Schwierzeck
2013-08-13
1
-2
/
+6
*
MIPS: bootm: refactor initialisation of kernel environment
Daniel Schwierzeck
2013-08-13
1
-33
/
+29
*
MIPS: bootm: refactor initialisation of kernel cmdline
Daniel Schwierzeck
2013-08-13
1
-47
/
+83
*
MIPS: bootm: add support for LMB
Daniel Schwierzeck
2013-08-13
1
-0
/
+21
*
MIPS: bootm: optimize kernel entry call
Daniel Schwierzeck
2013-08-13
1
-7
/
+4
*
MIPS: bootm: fix checkpatch.pl warnings
Daniel Schwierzeck
2013-08-13
1
-6
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
Gabor Juhos
2013-01-16
1
-2
/
+13
*
MIPS: bootm.c: separate environment initialization
Gabor Juhos
2013-01-16
1
-23
/
+27
*
MIPS: bootm.c: separate linux jump code
Gabor Juhos
2013-01-16
1
-13
/
+19
*
MIPS: bootm.c: use debug macro to print debug message
Gabor Juhos
2013-01-16
1
-3
/
+1
*
MIPS: bootm.c: make checkpatch.pl clean
Daniel Schwierzeck
2012-06-03
1
-51
/
+51
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
1
-1
/
+1
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
1
-1
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
1
-0
/
+174