From: Gabor Juhos <juhosg@openwrt.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/11] MIPS: bootm updates
Date: Mon, 10 Jun 2013 13:51:44 +0200 [thread overview]
Message-ID: <51B5BDD0.7090409@openwrt.org> (raw)
In-Reply-To: <1370731370-32767-1-git-send-email-daniel.schwierzeck@gmail.com>
Hi Daniel,
> - refactoring and optimization of bootm command
> - add support for logical memory blocks (LMB)
> - make external init ramdisks working again with recent kernels
> - add support for bootm subcommand 'cmdline'
> - prepare bootm for upcoming device tree support
> - add bootm support for newly added MIPS Malta Qemu
> - drop obsolete bootm support of MIPS Qemu
>
>
> Daniel Schwierzeck (11):
> MIPS: bootm: fix checkpatch.pl warnings
> MIPS: bootm: optimise kernel entry call
> MIPS: bootm: add support for LMB
> MIPS: bootm: refactor initialisation of kernel cmdline
> MIPS: bootm: refactor initialisation of kernel environment
> MIPS: bootm: make initialisation of Linux environment optional
> MIPS: bootm: add support for generic relocation of init ramdisks
> MIPS: bootm: automatically initialise kernel cmdline variable 'mem'
> MIPS: bootm: automatically initialise kernel cmdline variables
> 'rd_start' and 'rd_size'
> MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu
> Malta
> MIPS: bootm: drop obsolete Qemu specific bootm implementation
The series looks good.
Acked-by: Gabor Juhos <juhosg@openwrt.org>
-Gabor
next prev parent reply other threads:[~2013-06-10 11:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-08 22:42 [U-Boot] [PATCH 0/11] MIPS: bootm updates Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 01/11] MIPS: bootm: fix checkpatch.pl warnings Daniel Schwierzeck
2013-06-09 12:25 ` [U-Boot] [PATCH v2 " Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 02/11] MIPS: bootm: optimise kernel entry call Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 03/11] MIPS: bootm: add support for LMB Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 04/11] MIPS: bootm: refactor initialisation of kernel cmdline Daniel Schwierzeck
2013-06-09 7:55 ` Wolfgang Denk
2013-06-09 11:43 ` Daniel Schwierzeck
2013-06-09 12:26 ` [U-Boot] [PATCH v2 " Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 05/11] MIPS: bootm: refactor initialisation of kernel environment Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 06/11] MIPS: bootm: make initialisation of Linux environment optional Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 07/11] MIPS: bootm: add support for generic relocation of init ramdisks Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 08/11] MIPS: bootm: automatically initialise kernel cmdline variable 'mem' Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 09/11] MIPS: bootm: automatically initialise kernel cmdline variables 'rd_start' and 'rd_size' Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 10/11] MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta Daniel Schwierzeck
2013-06-08 22:42 ` [U-Boot] [PATCH 11/11] MIPS: bootm: drop obsolete Qemu specific bootm implementation Daniel Schwierzeck
2013-06-10 11:51 ` Gabor Juhos [this message]
2013-06-21 19:59 ` [U-Boot] [PATCH 0/11] MIPS: bootm updates Langer Thomas
2013-06-25 20:57 ` Daniel Schwierzeck
2013-06-25 21:22 ` Daniel Schwierzeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51B5BDD0.7090409@openwrt.org \
--to=juhosg@openwrt.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.