* [U-Boot] [GIT PULL] Please pull coldfire tree
@ 2008-08-28 15:53 John Rigby
2008-08-31 21:52 ` Wolfgang Denk
0 siblings, 1 reply; 8+ messages in thread
From: John Rigby @ 2008-08-28 15:53 UTC (permalink / raw)
To: u-boot
Wolfgang,
Resend, wrong subject in previous email
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] 8+ messages in thread
* [U-Boot] [GIT PULL] Please pull coldfire tree
2008-08-28 15:53 [U-Boot] [GIT PULL] Please pull coldfire tree John Rigby
@ 2008-08-31 21:52 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2008-08-31 21:52 UTC (permalink / raw)
To: u-boot
Dear John Rigby,
In message <48B6C9E8.8020309@freescale.com> you wrote:
> Wolfgang,
>
> Resend, wrong subject in previous email
>
> 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(-)
Done, thanks.
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
1000 pains = 1 Megahertz
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [GIT PULL] Please pull coldfire tree
@ 2008-09-09 18:01 John Rigby
2008-09-09 21:21 ` Wolfgang Denk
0 siblings, 1 reply; 8+ messages in thread
From: John Rigby @ 2008-09-09 18:01 UTC (permalink / raw)
To: u-boot
Wolfgang,
This patch was approved before the window closed but fell through the cracks.
The following changes since commit 3b20fd83c73c22acfcb0c6663be747bd5c8b7011:
Ryan CHEN (1):
Correct drv_usb_kbd_init function
are available in the git repository at:
git://git.denx.de/u-boot-coldfire.git master
TsiChung Liew (1):
mtd: SPI Flash: Support the STMicro Flash
drivers/mtd/spi/Makefile | 1 +
drivers/mtd/spi/spi_flash.c | 5 +
drivers/mtd/spi/spi_flash_internal.h | 1 +
drivers/mtd/spi/stmicro.c | 356 ++++++++++++++++++++++++++++++++++
4 files changed, 363 insertions(+), 0 deletions(-)
create mode 100644 drivers/mtd/spi/stmicro.c
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [GIT PULL] Please pull coldfire tree
2008-09-09 18:01 John Rigby
@ 2008-09-09 21:21 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2008-09-09 21:21 UTC (permalink / raw)
To: u-boot
Dear John Rigby,
In message <48C6BA03.9090209@freescale.com> you wrote:
>
> This patch was approved before the window closed but fell through the cracks.
>
> The following changes since commit 3b20fd83c73c22acfcb0c6663be747bd5c8b7011:
> Ryan CHEN (1):
> Correct drv_usb_kbd_init function
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-coldfire.git master
>
> TsiChung Liew (1):
> mtd: SPI Flash: Support the STMicro Flash
>
> drivers/mtd/spi/Makefile | 1 +
> drivers/mtd/spi/spi_flash.c | 5 +
> drivers/mtd/spi/spi_flash_internal.h | 1 +
> drivers/mtd/spi/stmicro.c | 356 ++++++++++++++++++++++++++++++++++
> 4 files changed, 363 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mtd/spi/stmicro.c
>
Applied, thanks.
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
Making files is easy under the UNIX operating system. Therefore,
users tend to create numerous files using large amounts of file
space. It has been said that the only standard thing about all UNIX
systems is the message-of-the-day telling users to clean up their
files. - System V.2 administrator's guide
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [GIT PULL] Please pull coldfire tree
@ 2009-02-06 22:18 John Rigby
2009-02-07 22:27 ` Wolfgang Denk
0 siblings, 1 reply; 8+ messages in thread
From: John Rigby @ 2009-02-06 22:18 UTC (permalink / raw)
To: u-boot
The following changes since commit 9d8811c5bd2b7dd6307742cf22fbdb7953b6f816:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-usb
are available in the git repository at:
git://git.denx.de/u-boot-coldfire.git master
Richard Retanubun (8):
Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list
Coldfire: cmd_bdinfo cleanup
Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C
Coldfire: M5271: Allow board header file to specify clock multiplier
Coldfire: M5271EVB: Board header update (dependencies)
Coldfire: Applied baudrate formula of serial_init to serial_setbrg
Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
Coldfire: M527x: Add missing GPIO register address defines
common/cmd_bdinfo.c | 3 +-
cpu/mcf52x2/cpu_init.c | 10 ++++-
cpu/mcf52x2/speed.c | 3 +-
drivers/net/mcfmii.c | 27 ++++++++++----
drivers/serial/mcfuart.c | 5 ++-
include/asm-m68k/m5271.h | 85 ++++++++++++++++++++++++++++++++++++++++++-
include/configs/M5271EVB.h | 40 +++++++++++++++-----
7 files changed, 147 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [GIT PULL] Please pull coldfire tree
2009-02-06 22:18 John Rigby
@ 2009-02-07 22:27 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2009-02-07 22:27 UTC (permalink / raw)
To: u-boot
Dear John Rigby,
In message <498CB720.1050900@freescale.com> you wrote:
> The following changes since commit 9d8811c5bd2b7dd6307742cf22fbdb7953b6f816:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-usb
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-coldfire.git master
>
> Richard Retanubun (8):
> Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list
> Coldfire: cmd_bdinfo cleanup
> Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C
> Coldfire: M5271: Allow board header file to specify clock multiplier
> Coldfire: M5271EVB: Board header update (dependencies)
> Coldfire: Applied baudrate formula of serial_init to serial_setbrg
> Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
> Coldfire: M527x: Add missing GPIO register address defines
>
> common/cmd_bdinfo.c | 3 +-
> cpu/mcf52x2/cpu_init.c | 10 ++++-
> cpu/mcf52x2/speed.c | 3 +-
> drivers/net/mcfmii.c | 27 ++++++++++----
> drivers/serial/mcfuart.c | 5 ++-
> include/asm-m68k/m5271.h | 85 ++++++++++++++++++++++++++++++++++++++++++-
> include/configs/M5271EVB.h | 40 +++++++++++++++-----
> 7 files changed, 147 insertions(+), 26 deletions(-)
Applied, thanks.
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 combination of a number of things to make existence worthwhile."
"Yes, the philosophy of 'none,' meaning 'all.'"
-- Spock and Lincoln, "The Savage Curtain", stardate 5906.4
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [GIT PULL] Please pull coldfire tree
@ 2009-03-17 22:03 John Rigby
2009-03-17 23:41 ` Wolfgang Denk
0 siblings, 1 reply; 8+ messages in thread
From: John Rigby @ 2009-03-17 22:03 UTC (permalink / raw)
To: u-boot
The following changes since commit b3dd629e78870ba2dc9f8032978721c0fa02a856:
Wolfgang Denk (1):
Prepare 2009.03-rc2
are available in the git repository at:
git://git.denx.de/u-boot-coldfire.git master
TsiChung Liew (5):
ColdFire: Fix M54451 serial boot dram setup
ColdFire: Provide gzip image size V2 & V3 platforms
ColdFire: PLATFORM_CPPFLAGS updates for new compiler
ColdFire: Fix M5329EVB and M5373EVB nand issue
ColdFire: Fix incorrect definition
arun c (1):
Coldfire: XL Bus minor fixes
board/freescale/m5329evb/nand.c | 6 ++++--
board/freescale/m5373evb/nand.c | 6 ++++--
cpu/mcf5227x/config.mk | 4 ++--
cpu/mcf523x/config.mk | 2 +-
cpu/mcf52x2/config.mk | 2 +-
cpu/mcf532x/config.mk | 2 +-
cpu/mcf5445x/config.mk | 2 +-
cpu/mcf5445x/start.S | 4 ++--
cpu/mcf547x_8x/config.mk | 2 +-
cpu/mcf547x_8x/cpu_init.c | 6 +++---
include/asm-m68k/m5301x.h | 4 ++++
include/configs/M52277EVB.h | 1 +
include/configs/M5235EVB.h | 1 +
include/configs/M5253DEMO.h | 1 +
include/configs/M5253EVBE.h | 1 +
include/configs/M5275EVB.h | 3 ++-
include/configs/M53017EVB.h | 1 +
include/configs/M5329EVB.h | 1 +
include/configs/M5373EVB.h | 1 +
19 files changed, 33 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] [GIT PULL] Please pull coldfire tree
2009-03-17 22:03 John Rigby
@ 2009-03-17 23:41 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2009-03-17 23:41 UTC (permalink / raw)
To: u-boot
Dear John Rigby,
In message <49C01E46.8010503@freescale.com> you wrote:
> The following changes since commit b3dd629e78870ba2dc9f8032978721c0fa02a856:
> Wolfgang Denk (1):
> Prepare 2009.03-rc2
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-coldfire.git master
>
> TsiChung Liew (5):
> ColdFire: Fix M54451 serial boot dram setup
> ColdFire: Provide gzip image size V2 & V3 platforms
> ColdFire: PLATFORM_CPPFLAGS updates for new compiler
> ColdFire: Fix M5329EVB and M5373EVB nand issue
> ColdFire: Fix incorrect definition
>
> arun c (1):
> Coldfire: XL Bus minor fixes
>
> board/freescale/m5329evb/nand.c | 6 ++++--
> board/freescale/m5373evb/nand.c | 6 ++++--
> cpu/mcf5227x/config.mk | 4 ++--
> cpu/mcf523x/config.mk | 2 +-
> cpu/mcf52x2/config.mk | 2 +-
> cpu/mcf532x/config.mk | 2 +-
> cpu/mcf5445x/config.mk | 2 +-
> cpu/mcf5445x/start.S | 4 ++--
> cpu/mcf547x_8x/config.mk | 2 +-
> cpu/mcf547x_8x/cpu_init.c | 6 +++---
> include/asm-m68k/m5301x.h | 4 ++++
> include/configs/M52277EVB.h | 1 +
> include/configs/M5235EVB.h | 1 +
> include/configs/M5253DEMO.h | 1 +
> include/configs/M5253EVBE.h | 1 +
> include/configs/M5275EVB.h | 3 ++-
> include/configs/M53017EVB.h | 1 +
> include/configs/M5329EVB.h | 1 +
> include/configs/M5373EVB.h | 1 +
> 19 files changed, 33 insertions(+), 17 deletions(-)
Done, thanks.
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
When a man sits with a pretty girl for an hour, it seems like a
minute. But let him sit on a hot stove for a minute -- and it's lon-
ger than any hour. That's relativity. -- Albert Einstein
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-03-17 23:41 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-28 15:53 [U-Boot] [GIT PULL] Please pull coldfire tree John Rigby
2008-08-31 21:52 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-09-09 18:01 John Rigby
2008-09-09 21:21 ` Wolfgang Denk
2009-02-06 22:18 John Rigby
2009-02-07 22:27 ` Wolfgang Denk
2009-03-17 22:03 John Rigby
2009-03-17 23:41 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox