From: Shinya Kuribayashi <skuribay@pobox.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/5] MIPS: Refactoring and cleanup of CPU and SoC code
Date: Thu, 31 Mar 2011 00:56:53 +0900 [thread overview]
Message-ID: <4D9352C5.6080202@pobox.com> (raw)
In-Reply-To: <1301330038-18664-1-git-send-email-daniel.schwierzeck@googlemail.com>
On 03/29/2011 01:33 AM, daniel.schwierzeck at googlemail.com wrote:
> This patch series refactors the Mips CPU directory and put all current
> code into an own mips32 subdirectory. Furthermore the SoC specific code
> of IncaIP and Au1x00 is moved to separate SoC subdirectories.
> The support for Purple is dropped because not actively maintained
> anymore.
>
> Changes since RFC/v1:
> - drop Purple supported as agreed with Wolfgang Denk
> - use MIPS rather than Mips in patch subject
> - fixed Cc lines in all patches
>
> Changes since v2:
> - reverted patch for endianess flag setup
> - always use -march=mips32r2 as default CPU optimization for
> all MIPS32 CPU cores
>
> Daniel Schwierzeck (5):
> MIPS: Purple: Remove Purple support
> MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32
> MIPS: Optimize the setup of CPU optimization flags
> MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory
> MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory
I've reviewed and build tested, all patches look good.
Applied and queued to u-boot-mips tree along with several s/Mips/MIPS/
keyword cleanups in the git commitlogs. Will make a pull-request once
v2011.03 gets released.
prev parent reply other threads:[~2011-03-30 15:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-28 16:33 [U-Boot] [PATCH v3 0/5] MIPS: Refactoring and cleanup of CPU and SoC code daniel.schwierzeck at googlemail.com
2011-03-28 16:33 ` [U-Boot] [PATCH v3 1/5] MIPS: Purple: Remove Purple support daniel.schwierzeck at googlemail.com
2011-03-28 16:33 ` [U-Boot] [PATCH v3 2/5] MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 daniel.schwierzeck at googlemail.com
2011-03-28 16:33 ` [U-Boot] [PATCH v3 3/5] MIPS: Optimize the setup of CPU optimization flags daniel.schwierzeck at googlemail.com
2011-03-28 16:33 ` [U-Boot] [PATCH v3 4/5] MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory daniel.schwierzeck at googlemail.com
2011-03-28 16:33 ` [U-Boot] [PATCH v3 5/5] MIPS: Au1x00: Move all Au1x00 " daniel.schwierzeck at googlemail.com
2011-03-30 15:56 ` Shinya Kuribayashi [this message]
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=4D9352C5.6080202@pobox.com \
--to=skuribay@pobox.com \
--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.