index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-11-30
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
Paul Burton
2016-07-31
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-04-19
MIPS: bootm: Add fixup of '/memory' node.
Purna Chandra Mandal
2015-11-06
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
2015-11-06
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
2015-08-21
MIPS: fix syntax for fdt_chosen/initrd.
Govindraj Raja
2015-04-24
MIPS: implement device-tree handover to Linux kernel
Daniel Schwierzeck
2015-01-21
MIPS: bootm: add bootstage reporting
Daniel Schwierzeck
2015-01-21
MIPS: bootm: prepare a flattened device tree for the kernel
Daniel Schwierzeck
2015-01-21
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
Daniel Schwierzeck
2015-01-21
MIPS: bootm: refactor preparation of Linux kernel environment
Daniel Schwierzeck
2015-01-21
MIPS: bootm: refactor preparation of Linux kernel command line
Daniel Schwierzeck
2014-11-27
MIPS: bootm: remove unused or redundant header files
Daniel Schwierzeck
2014-11-27
MIPS: bootm: add missing initramfs relocation
Daniel Schwierzeck
2013-11-26
mips: don't hardcode Malta env baudrate
Paul Burton
2013-11-09
qemu-malta: rename to just "malta"
Paul Burton
2013-08-13
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
Daniel Schwierzeck
2013-08-13
MIPS: bootm: add support for generic relocation of init ramdisks
Daniel Schwierzeck
2013-08-13
MIPS: bootm: refactor initialisation of kernel environment
Daniel Schwierzeck
2013-08-13
MIPS: bootm: refactor initialisation of kernel cmdline
Daniel Schwierzeck
2013-08-13
MIPS: bootm: add support for LMB
Daniel Schwierzeck
2013-08-13
MIPS: bootm: optimize kernel entry call
Daniel Schwierzeck
2013-08-13
MIPS: bootm: fix checkpatch.pl warnings
Daniel Schwierzeck
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-16
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
Gabor Juhos
2013-01-16
MIPS: bootm.c: separate environment initialization
Gabor Juhos
2013-01-16
MIPS: bootm.c: separate linux jump code
Gabor Juhos
2013-01-16
MIPS: bootm.c: use debug macro to print debug message
Gabor Juhos
2012-06-03
MIPS: bootm.c: make checkpatch.pl clean
Daniel Schwierzeck
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser