summaryrefslogtreecommitdiff
path: root/arch/mips/lib/bootm.c
AgeCommit message (Expand)Author
2017-07-25MIPS: bootm: Fix broken boot_env_legacy codepathZubair Lutfullah Kakakhel
2016-12-03libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-11-30MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton
2016-08-01libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-04-19MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal
2015-11-06MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck
2015-11-06MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck
2015-08-21MIPS: fix syntax for fdt_chosen/initrd.Govindraj Raja
2015-04-24MIPS: implement device-tree handover to Linux kernelDaniel Schwierzeck
2015-01-21MIPS: bootm: add bootstage reportingDaniel Schwierzeck
2015-01-21MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck
2015-01-21MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck
2014-11-27MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck
2014-11-27MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck
2013-11-26mips: don't hardcode Malta env baudratePaul Burton
2013-11-09qemu-malta: rename to just "malta"Paul Burton
2013-08-13MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu MaltaDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck
2013-08-13MIPS: bootm: refactor initialisation of kernel environmentDaniel Schwierzeck
2013-08-13MIPS: bootm: refactor initialisation of kernel cmdlineDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for LMBDaniel Schwierzeck
2013-08-13MIPS: bootm: optimize kernel entry callDaniel Schwierzeck
2013-08-13MIPS: bootm: fix checkpatch.pl warningsDaniel Schwierzeck
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-01-16MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos
2013-01-16MIPS: bootm.c: separate environment initializationGabor Juhos
2013-01-16MIPS: bootm.c: separate linux jump codeGabor Juhos
2013-01-16MIPS: bootm.c: use debug macro to print debug messageGabor Juhos
2012-06-03MIPS: bootm.c: make checkpatch.pl cleanDaniel Schwierzeck
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser