* [U-Boot] [PATCH 00/09 v3] updates for keymile boards
@ 2009-02-19 16:23 Heiko Schocher
0 siblings, 0 replies; only message in thread
From: Heiko Schocher @ 2009-02-19 16:23 UTC (permalink / raw)
To: u-boot
The following series replaces the v2 series of
this patch set. Changes since v2:
Now it should be git-bisection compatible. For this I
hold back the patches 10/12 - 12/12 from v2, because
patch 10/12 changes the common config file for all
boards, which leads in compile errors. I post this
remaining patches if this patchset is in mainline,
so old patch 10/12 v2 is then git-bisection compatible.
This patch series is also updated to current top
of u-boot:
The following changes since commit 32482be67775e00b4cbc49fba62347c1ecc6229c:
Wolfgang Denk (1):
TQM8xxL: make some room in low memory for future needs
Heiko Schocher (9):
82xx, mgcoge: updates for 2009.03
8xx, mgsuvd: updates for 2009.03
83xx, kmeter1: add I2C, dtt, eeprom support
83xx, i2c: add mux support for fsl_i2c
83xx, kmeter1: autodetect size of DDR II RAM
83xx: add missing TIMING_CFG1_CASLAT_* defines
83xx, kmeter1: updates for 2009.03
83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1
8360, kmeter1: added bootcount feature.
board/keymile/common/common.c | 2 +-
board/keymile/kmeter1/kmeter1.c | 80 ++++++++++++++++++++------
board/keymile/mgcoge/mgcoge.c | 7 ++-
board/keymile/mgsuvd/mgsuvd.c | 5 ++
cpu/mpc83xx/cpu.c | 34 +++++++++++
cpu/mpc83xx/fdt.c | 18 ++++++
drivers/hwmon/lm75.c | 15 +++++
drivers/i2c/fsl_i2c.c | 24 ++++++++-
include/configs/keymile-common.h | 7 --
include/configs/kmeter1.h | 117 ++++++++++++++++++++++++++++----------
include/configs/mgcoge.h | 32 ++++++++++-
include/configs/mgsuvd.h | 18 +++++-
include/mpc83xx.h | 2 +
13 files changed, 296 insertions(+), 65 deletions(-)
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-19 16:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19 16:23 [U-Boot] [PATCH 00/09 v3] updates for keymile boards Heiko Schocher
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.