~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
/
bootm.c
Commit message (
Expand
)
Author
Age
*
Correct SPL uses of BOOTSTAGE_REPORT
Simon Glass
2023-02-09
*
Correct SPL use of BOOTSTAGE_FDT
Simon Glass
2023-02-09
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
Stefan Roese
2020-08-26
*
mips: remove deprecated UNCACHED_SDRAM() macro
Daniel Schwierzeck
2020-07-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
mips: add support to restore exception vector base before booting linux
Weijie Gao
2020-04-27
*
env: Move env_init() to env.h
Simon Glass
2019-08-11
*
arch: mips: Update initrd_start and initrd_end
Horatiu Vultur
2019-05-03
*
bootm: mips: Remove boot_reloc_ramdisk
Horatiu Vultur
2019-04-12
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
MIPS: bootm: Fix broken boot_env_legacy codepath
Zubair Lutfullah Kakakhel
2017-07-25
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
*
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
Paul Burton
2016-11-30
*
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-31
*
MIPS: bootm: Add fixup of '/memory' node.
Purna Chandra Mandal
2016-04-19
*
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
2015-11-06
*
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
2015-11-06
*
MIPS: fix syntax for fdt_chosen/initrd.
Govindraj Raja
2015-08-21
*
MIPS: implement device-tree handover to Linux kernel
Daniel Schwierzeck
2015-04-24
*
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
2015-01-21
*
MIPS: bootm: remove unused or redundant header files
Daniel Schwierzeck
2014-11-27
*
MIPS: bootm: add missing initramfs relocation
Daniel Schwierzeck
2014-11-27
*
mips: don't hardcode Malta env baudrate
Paul Burton
2013-11-26
*
qemu-malta: rename to just "malta"
Paul Burton
2013-11-09
*
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-08-13
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
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
2013-01-16
*
MIPS: bootm.c: make checkpatch.pl clean
Daniel Schwierzeck
2012-06-03
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
[next]