public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] updates for keymile powerpc83xx boards
@ 2012-03-21 12:42 Holger Brunck
  2012-03-21 12:42 ` [U-Boot] [PATCH 1/6] powerpc/83xx/km: use tuxx1.h for kmsupx5 target Holger Brunck
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Holger Brunck @ 2012-03-21 12:42 UTC (permalink / raw)
  To: u-boot

 - board support for the new kmcoge5ne board was added
 - other headerfiles are reworked and simplified
 - new feature for boards with two different flashtypes are added to
   km common code 

The patch for km/common changes also some lines in km_arm.h but because
of some interdependencies it should go through the powepc83xx tree if
possible.

Andreas Huber (1):
  km/common: add support for second flash

Christian Herzig (1):
  powerpc83xx/km: lock the window size to 2GiB befor fixing sdram size

Holger Brunck (4):
  powerpc/83xx/km: use tuxx1.h for kmsupx5 target
  powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1
  powerpc/83xx: add kmcoge5ne board support
  MAINTAINERS: cleanup for keymile boards

 MAINTAINERS                         |   12 +-
 board/keymile/km83xx/km83xx.c       |    4 +-
 boards.cfg                          |   11 +-
 include/configs/km/keymile-common.h |   34 +++-
 include/configs/km/km83xx-common.h  |   13 ++-
 include/configs/km/km_arm.h         |   15 +-
 include/configs/km8360.h            |  281 +++++++++++++++++++++++++++++++++++
 include/configs/kmeter1.h           |  187 -----------------------
 include/configs/kmsupx5.h           |   91 -----------
 include/configs/tuxx1.h             |   22 ++-
 10 files changed, 353 insertions(+), 317 deletions(-)
 create mode 100644 include/configs/km8360.h
 delete mode 100644 include/configs/kmeter1.h
 delete mode 100644 include/configs/kmsupx5.h

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-06-15 21:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21 12:42 [U-Boot] [PATCH 0/6] updates for keymile powerpc83xx boards Holger Brunck
2012-03-21 12:42 ` [U-Boot] [PATCH 1/6] powerpc/83xx/km: use tuxx1.h for kmsupx5 target Holger Brunck
2012-06-14 10:55   ` Holger Brunck
2012-06-15 21:48     ` Kim Phillips
2012-03-21 12:42 ` [U-Boot] [PATCH 2/6] powerpc83xx/km: lock the window size to 2GiB befor fixing sdram size Holger Brunck
2012-03-21 12:42 ` [U-Boot] [PATCH 3/6] powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1 Holger Brunck
2012-03-21 12:42 ` [U-Boot] [PATCH 4/6] km/common: add support for second flash Holger Brunck
2012-05-04  8:30   ` [U-Boot] [PATCH v2 " Holger Brunck
2012-03-21 12:42 ` [U-Boot] [PATCH 5/6] powerpc/83xx: add kmcoge5ne board support Holger Brunck
2012-03-21 12:42 ` [U-Boot] [PATCH 6/6] MAINTAINERS: cleanup for keymile boards Holger Brunck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox