From: Carsten Schlote <c.schlote@konzeptpark.de>
To: barebox@lists.infradead.org
Subject: pull-request: kp-mcb2 board files and configuration, GCC 4.5.x optimizer workaround, powerpc mach changes
Date: Wed, 13 Oct 2010 12:40:08 +0200 [thread overview]
Message-ID: <1286966408.19212.1.camel@kplaws107lx> (raw)
The following changes since commit
a14c018d11ab8931eb0882dd9d7f6bdb04aa6d8b:
MAKEALL: allow CROSS_COMPILE*="" (2010-10-08 15:43:09 +0200)
are available in the git repository at:
git://git.vahanus.net/csc/barebox.git for-upstream
Carsten Schlote (5):
[ppc/mpc5xxx] Fixed typo in cpu_init.c
[ppc/mpc5xxx] Small text cleanups and ADDECR to output
[kp-mcb2] Added board files and configs for konzeptpark mcb2
[compiler] Added OPTIMIZE options to enable GCC optimizer
[drivers/nor] Fixed mismatch in prototype
Makefile | 2 +-
arch/arm/Makefile | 8 +
arch/blackfin/Makefile | 7 +
arch/m68k/Makefile | 7 +
arch/ppc/Kconfig | 11 +
arch/ppc/Makefile | 8 +
arch/ppc/boards/kp-mcb2/Makefile | 2 +
arch/ppc/boards/kp-mcb2/barebox.lds.S | 139 ++++++++++++
arch/ppc/boards/kp-mcb2/config.h | 253 ++++++++++++++++++++++
arch/ppc/boards/kp-mcb2/kp-mcb2.c | 349
+++++++++++++++++++++++++++++++
arch/ppc/boards/kp-mcb2/kp-mcb2.dox | 8 +
arch/ppc/boards/kp-mcb2/mt46v32m16-75.h | 46 ++++
arch/ppc/mach-mpc5xxx/Kconfig | 5 +-
arch/ppc/mach-mpc5xxx/cpu_init.c | 2 +-
arch/ppc/mach-mpc5xxx/reginfo.c | 3 +-
arch/sandbox/Makefile | 8 +
arch/x86/Makefile | 8 +
common/Kconfig | 13 ++
drivers/nor/cfi_flash.c | 2 +-
19 files changed, 875 insertions(+), 6 deletions(-)
create mode 100644 arch/ppc/boards/kp-mcb2/Makefile
create mode 100644 arch/ppc/boards/kp-mcb2/barebox.lds.S
create mode 100644 arch/ppc/boards/kp-mcb2/config.h
create mode 100644 arch/ppc/boards/kp-mcb2/kp-mcb2.c
create mode 100644 arch/ppc/boards/kp-mcb2/kp-mcb2.dox
create mode 100644 arch/ppc/boards/kp-mcb2/mt46v32m16-75.h
--
Carsten Schlote <c.schlote@konzeptpark.de>
konzeptpark.de
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2010-10-13 11:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-13 10:40 Carsten Schlote [this message]
2010-10-13 13:07 ` Jean-Christophe PLAGNIOL-VILLARD
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=1286966408.19212.1.camel@kplaws107lx \
--to=c.schlote@konzeptpark.de \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox