* [U-Boot] [U-boot-Users][GIT PULL] Please pull mpc5xxx tree
@ 2008-08-28 15:51 John Rigby
0 siblings, 0 replies; 3+ messages in thread
From: John Rigby @ 2008-08-28 15:51 UTC (permalink / raw)
To: u-boot
Wolfgang,
The following changes since commit 33aa4eac66b71c797bbc13b3afe432a2132947d4:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://git.denx.de/u-boot-coldfire.git master
TsiChung Liew (7):
ColdFire: Fix board.c warning message
ColdFire: Raise uart baudrate to 115200 bps
ColdFire: Change the SDRAM BRD2WT timing from 3 to 7
ColdFire: Multiple fixes for MCF5445x platforms
ColdFire: Add CONFIG_MII_INIT for M5272C3
ColdFire: I2C fix for multiple platforms
Add I2C frequency dividers for ColdFire
board/freescale/m54451evb/m54451evb.c | 4 +-
board/freescale/m54455evb/m54455evb.c | 7 ++---
board/freescale/m54455evb/mii.c | 4 +++
cpu/mcf5227x/speed.c | 4 +++
cpu/mcf523x/cpu_init.c | 4 +-
cpu/mcf523x/speed.c | 4 +++
cpu/mcf52x2/cpu_init.c | 12 ++++++++++-
cpu/mcf52x2/speed.c | 8 +++++++
cpu/mcf532x/speed.c | 5 ++++
cpu/mcf5445x/speed.c | 4 +++
cpu/mcf547x_8x/speed.c | 5 ++++
drivers/i2c/fsl_i2c.c | 34 ++++++++++++++++++++++++++++++++-
include/asm-m68k/fsl_i2c.h | 9 --------
include/configs/M5235EVB.h | 7 ++++-
include/configs/M5249EVB.h | 4 +-
include/configs/M5253DEMO.h | 11 ++++++++++
include/configs/M5271EVB.h | 2 +-
include/configs/M5272C3.h | 5 ++-
include/configs/M5275EVB.h | 5 +++-
include/configs/M5282EVB.h | 4 +-
include/configs/M54451EVB.h | 5 +--
include/configs/M54455EVB.h | 5 +---
include/configs/M5475EVB.h | 2 +-
include/configs/M5485EVB.h | 2 +-
lib_m68k/board.c | 2 +
25 files changed, 120 insertions(+), 38 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <48B5D197.3090903@freescale.com>]
* [U-Boot] [U-boot-Users][GIT PULL] Please pull mpc5xxx tree
[not found] <48B5D197.3090903@freescale.com>
@ 2008-08-27 22:41 ` Wolfgang Denk
0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2008-08-27 22:41 UTC (permalink / raw)
To: u-boot
Dear John Rigby,
In message <48B5D197.3090903@freescale.com> you wrote:
> Wolfgang,
>
> The following changes since commit b5710d9974f6f0f3ddb4e67d6cccc262ab37049e:
> Kumar Gala (1):
> FSL DDR: Remove old SPD support from cpu/mpc86xx
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc5xxx.git master
>
> Heiko Schocher (1):
> mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
>
> MAINTAINERS | 1 +
> Makefile | 3 +
> board/mucmc52/Makefile | 53 ++++++
> board/mucmc52/config.mk | 45 +++++
> board/mucmc52/mucmc52.c | 400 +++++++++++++++++++++++++++++++++++++++++++++
> cpu/mpc5xxx/fec.c | 6 +-
> include/configs/mucmc52.h | 376 ++++++++++++++++++++++++++++++++++++++++++
> 7 files changed, 882 insertions(+), 2 deletions(-)
> create mode 100644 board/mucmc52/Makefile
> create mode 100644 board/mucmc52/config.mk
> create mode 100644 board/mucmc52/mucmc52.c
> create mode 100644 include/configs/mucmc52.h
Applied, thanks a lot.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The first rule of magic is simple. Don't waste your time waving your
hands and hoping when a rock or a club will do."
- McCloctnik the Lucid
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [U-boot-Users][GIT PULL] Please pull mpc5xxx tree
@ 2008-08-27 22:20 John Rigby
0 siblings, 0 replies; 3+ messages in thread
From: John Rigby @ 2008-08-27 22:20 UTC (permalink / raw)
To: u-boot
Wolfgang,
The following changes since commit b5710d9974f6f0f3ddb4e67d6cccc262ab37049e:
Kumar Gala (1):
FSL DDR: Remove old SPD support from cpu/mpc86xx
are available in the git repository at:
git://git.denx.de/u-boot-mpc5xxx.git master
Heiko Schocher (1):
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
MAINTAINERS | 1 +
Makefile | 3 +
board/mucmc52/Makefile | 53 ++++++
board/mucmc52/config.mk | 45 +++++
board/mucmc52/mucmc52.c | 400 +++++++++++++++++++++++++++++++++++++++++++++
cpu/mpc5xxx/fec.c | 6 +-
include/configs/mucmc52.h | 376 ++++++++++++++++++++++++++++++++++++++++++
7 files changed, 882 insertions(+), 2 deletions(-)
create mode 100644 board/mucmc52/Makefile
create mode 100644 board/mucmc52/config.mk
create mode 100644 board/mucmc52/mucmc52.c
create mode 100644 include/configs/mucmc52.h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-08-28 15:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-28 15:51 [U-Boot] [U-boot-Users][GIT PULL] Please pull mpc5xxx tree John Rigby
[not found] <48B5D197.3090903@freescale.com>
2008-08-27 22:41 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-08-27 22:20 John Rigby
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox