All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] pull request: u-boot-coldfire/master
@ 2016-07-30 21:25 Angelo Dureghello
  2016-07-30 23:46 ` Tom Rini
  0 siblings, 1 reply; 15+ messages in thread
From: Angelo Dureghello @ 2016-07-30 21:25 UTC (permalink / raw)
  To: u-boot

Hi Tom,

my first pull request, hope all is ok.
If possible these updates are for v2016.09-rc1.

The following changes since commit 08887ed4505ec14ee94ab32c482dc4dec5ddc1e4

   ARM: am57xx_evm: Enable QSPI support (2016-07-20 14:22:30 +0530)

are available in the git repository at:

   git://git.denx.de/u-boot-coldfire.git master

for you to fetch changes up to 5c928d02044345b843202f23540c3765468c1d6f:

     m68k: code reformatting for all start.S files (Sun May 22 00:14:29 
2016 +0200)

----------------------------------------------------------------
Angelo Dureghello (1):
        m68k: code reformatting for all start.S files

arch/m68k/cpu/mcf5227x/start.S   | 153 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------
  arch/m68k/cpu/mcf523x/start.S    | 130 
+++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------
  arch/m68k/cpu/mcf52x2/start.S    | 163 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------
  arch/m68k/cpu/mcf530x/start.S    |  73 
+++++++++++++++++++++++++++++---------------------------
  arch/m68k/cpu/mcf532x/start.S    | 118 
+++++++++++++++++++++++++++++++++++++++++-------------------------------------------------
  arch/m68k/cpu/mcf5445x/start.S   | 185 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------
  arch/m68k/cpu/mcf547x_8x/start.S | 128 
+++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------
  7 files changed, 449 insertions(+), 501 deletions(-)


Regards,
Angelo

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

* [U-Boot] pull request: u-boot-coldfire/master
  2016-07-30 21:25 [U-Boot] pull request: u-boot-coldfire/master Angelo Dureghello
@ 2016-07-30 23:46 ` Tom Rini
  0 siblings, 0 replies; 15+ messages in thread
From: Tom Rini @ 2016-07-30 23:46 UTC (permalink / raw)
  To: u-boot

On Sat, Jul 30, 2016 at 11:25:24PM +0200, Angelo Dureghello wrote:

> Hi Tom,
> 
> my first pull request, hope all is ok.
> If possible these updates are for v2016.09-rc1.
> 
> The following changes since commit 08887ed4505ec14ee94ab32c482dc4dec5ddc1e4
> 
>   ARM: am57xx_evm: Enable QSPI support (2016-07-20 14:22:30 +0530)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-coldfire.git master
> 
> for you to fetch changes up to 5c928d02044345b843202f23540c3765468c1d6f:
> 
>     m68k: code reformatting for all start.S files (Sun May 22
> 00:14:29 2016 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160730/82d3be79/attachment.sig>

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

* [U-Boot] Pull request: u-boot-coldfire/master
  2017-08-17 23:55 [U-Boot] Pull " Angelo Dureghello
@ 2017-08-19 16:16 ` Tom Rini
  0 siblings, 0 replies; 15+ messages in thread
From: Tom Rini @ 2017-08-19 16:16 UTC (permalink / raw)
  To: u-boot

On Fri, Aug 18, 2017 at 01:55:49AM +0200, Angelo Dureghello wrote:

> The following changes since commit 336aee50cf55d4d98ddf3a4412c18286e7f0a4c0:
> 
>   Merge git://git.denx.de/u-boot-tegra (2017-08-16 18:12:58 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-coldfire.git master
> 
> for you to fetch changes up to a373024e7f70a04b7fed1c11be1fcd50fc21aac2:
> 
>   m68k: add board stmark2, mcf5441x based (2017-08-18 01:26:52 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170819/42917f66/attachment.sig>

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

* [U-Boot] Pull request: u-boot-coldfire/master
@ 2017-08-17 23:55 Angelo Dureghello
  2017-08-19 16:16 ` Tom Rini
  0 siblings, 1 reply; 15+ messages in thread
From: Angelo Dureghello @ 2017-08-17 23:55 UTC (permalink / raw)
  To: u-boot

The following changes since commit 336aee50cf55d4d98ddf3a4412c18286e7f0a4c0:

   Merge git://git.denx.de/u-boot-tegra (2017-08-16 18:12:58 -0400)

are available in the git repository at:

   git://git.denx.de/u-boot-coldfire.git master

for you to fetch changes up to a373024e7f70a04b7fed1c11be1fcd50fc21aac2:

   m68k: add board stmark2, mcf5441x based (2017-08-18 01:26:52 +0200)

----------------------------------------------------------------
Angelo Dureghello (4):
       m68k: mcf5445x: move early ddr init as board-specific
       m68k: fix cache.c for Coldfire V4E
       m68k: mcf5445x: allow CS0 to be undefined
       m68k: add board stmark2, mcf5441x based

  arch/m68k/Kconfig                         |   5 +++
  arch/m68k/cpu/mcf5445x/cpu_init.c         |   2 +
  arch/m68k/cpu/mcf5445x/start.S            | 184 ++++++------------------------------------------------------------------------
  arch/m68k/lib/cache.c                     |  25 +++++------
  board/freescale/m54418twr/Makefile        |   2 +
  board/freescale/m54418twr/sbf_dram_init.S |  86 +++++++++++++++++++++++++++++++++++++
  board/freescale/m54451evb/Makefile        |   1 +
  board/freescale/m54451evb/sbf_dram_init.S |  97 +++++++++++++++++++++++++++++++++++++++++
  board/freescale/m54455evb/Makefile        |   1 +
  board/freescale/m54455evb/sbf_dram_init.S | 101 +++++++++++++++++++++++++++++++++++++++++++
  board/sysam/stmark2/Kconfig               |  15 +++++++
  board/sysam/stmark2/MAINTAINERS           |   6 +++
  board/sysam/stmark2/Makefile              |   8 ++++
  board/sysam/stmark2/sbf_dram_init.S       | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++
  board/sysam/stmark2/stmark2.c             |  47 ++++++++++++++++++++
  configs/stmark2_defconfig                 |  26 +++++++++++
  include/configs/M54418TWR.h               |   2 +
  include/configs/M54451EVB.h               |   2 +
  include/configs/M54455EVB.h               |   2 +
  include/configs/stmark2.h                 | 199 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  scripts/config_whitelist.txt              |   1 +
  21 files changed, 747 insertions(+), 184 deletions(-)
  create mode 100644 board/freescale/m54418twr/sbf_dram_init.S
  create mode 100644 board/freescale/m54451evb/sbf_dram_init.S
  create mode 100644 board/freescale/m54455evb/sbf_dram_init.S
  create mode 100644 board/sysam/stmark2/Kconfig
  create mode 100644 board/sysam/stmark2/MAINTAINERS
  create mode 100644 board/sysam/stmark2/Makefile
  create mode 100644 board/sysam/stmark2/sbf_dram_init.S
  create mode 100644 board/sysam/stmark2/stmark2.c
  create mode 100644 configs/stmark2_defconfig
  create mode 100644 include/configs/stmark2.h

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

* [U-Boot] Pull request: u-boot-coldfire/master
  2016-09-25 12:56 Angelo Dureghello
@ 2016-09-26 15:47 ` Tom Rini
  0 siblings, 0 replies; 15+ messages in thread
From: Tom Rini @ 2016-09-26 15:47 UTC (permalink / raw)
  To: u-boot

On Sun, Sep 25, 2016 at 02:56:15PM +0200, Angelo Dureghello wrote:

> The following changes since commit 42f75050667bf1a0a3fbe7d8dd6d2ec5fc127935:
> 
>   arm: mvebu: NAND support for DB-88F6820-AMC (2016-09-24 10:07:48 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-coldfire.git master
> 
> for you to fetch changes up to 18c9b10ce76ea0f99e6c68ce6ab75c373eedb4c4:
> 
>   board: amcore: update to use dm serial driver (2016-09-25 14:26:22 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160926/57050be4/attachment.sig>

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

* [U-Boot] Pull request: u-boot-coldfire/master
@ 2016-09-25 12:56 Angelo Dureghello
  2016-09-26 15:47 ` Tom Rini
  0 siblings, 1 reply; 15+ messages in thread
From: Angelo Dureghello @ 2016-09-25 12:56 UTC (permalink / raw)
  To: u-boot

The following changes since commit 42f75050667bf1a0a3fbe7d8dd6d2ec5fc127935:

   arm: mvebu: NAND support for DB-88F6820-AMC (2016-09-24 10:07:48 +0200)

are available in the git repository at:

   git://git.denx.de/u-boot-coldfire.git master

for you to fetch changes up to 18c9b10ce76ea0f99e6c68ce6ab75c373eedb4c4:

   board: amcore: update to use dm serial driver (2016-09-25 14:26:22 +0200)

----------------------------------------------------------------
Angelo Dureghello (2):
       board: amcore: add update scripts
       board: amcore: update to use dm serial driver

  board/sysam/amcore/amcore.c | 15 ++++++++++++++-
  configs/amcore_defconfig    |  4 ++++
  include/configs/amcore.h    | 13 ++++++++++++-
  3 files changed, 30 insertions(+), 2 deletions(-)

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

* [U-Boot] Pull request:u-boot-coldfire/master
  2012-10-29 14:22 [U-Boot] Pull request:u-boot-coldfire/master Jin Zhengxiong-R64188
@ 2012-10-29 16:50 ` Tom Rini
  0 siblings, 0 replies; 15+ messages in thread
From: Tom Rini @ 2012-10-29 16:50 UTC (permalink / raw)
  To: u-boot

On Mon, Oct 29, 2012 at 02:22:52PM +0000, Jin Zhengxiong-R64188 wrote:

> Hi, Tom,
> 
> The following changes since commit 5bb3505fa867ded03cbee83f7722ab5182930637:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2012-10-26 15:44:31 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-coldfire.git master
> 
> Jason Jin (2):
>       ColdFire: Update the lds file for M54418TWR board.
>       ColdFire: Remove save env in NAND support for M54418TWR board.
> 
>  board/freescale/m54418twr/u-boot.lds |    8 +++++---
>  include/configs/M54418TWR.h          |    2 +-
>  2 files changed, 6 insertions(+), 4 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121029/89724507/attachment.pgp>

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

* [U-Boot] Pull request:u-boot-coldfire/master
@ 2012-10-29 14:22 Jin Zhengxiong-R64188
  2012-10-29 16:50 ` Tom Rini
  0 siblings, 1 reply; 15+ messages in thread
From: Jin Zhengxiong-R64188 @ 2012-10-29 14:22 UTC (permalink / raw)
  To: u-boot

Hi, Tom,

The following changes since commit 5bb3505fa867ded03cbee83f7722ab5182930637:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2012-10-26 15:44:31 -0700)

are available in the git repository at:

  git://git.denx.de/u-boot-coldfire.git master

Jason Jin (2):
      ColdFire: Update the lds file for M54418TWR board.
      ColdFire: Remove save env in NAND support for M54418TWR board.

 board/freescale/m54418twr/u-boot.lds |    8 +++++---
 include/configs/M54418TWR.h          |    2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)

Thanks.

Best Regards,
Jason

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

* [U-Boot] Pull request: u-boot-coldfire/master
  2012-10-24 17:45 ` Tom Rini
@ 2012-10-25  8:18   ` Jin Zhengxiong-R64188
  0 siblings, 0 replies; 15+ messages in thread
From: Jin Zhengxiong-R64188 @ 2012-10-25  8:18 UTC (permalink / raw)
  To: u-boot

> 
> Applied to u-boot/master.
> 
[Jason Jin-R64188] 
Hi, Tom, 
Thanks a lot.

> Where can I find a toolchain that supports 54418 CPUs?  I had picked up
> an m68k-uclinux toolchain from the uclinux project but that has 4 false
> negatives (mismatch against libgcc on a few boards) and it doesn't
> support 54418 CPUs.  Thanks!
> 
[Jason Jin-R64188] 
Please use the toolchain same with 54451/54455 cpu. We do not have a place
 to download the toolchain itself. You can try to get the toolchain through the Freescale ColdFire BSP ISO. Please refer to http://www.freescale.com/webapp/sps/site/overview.jsp?code=CW_BSP_COLDFIRE  
to download '2011 ColdFire Linux Maintenance BSP Release' and get the toolchain in the BSP. Thanks.

Best Regards,
Jason

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

* [U-Boot] Pull request: u-boot-coldfire/master
  2012-10-24 14:37 [U-Boot] Pull request: u-boot-coldfire/master Jin Zhengxiong-R64188
@ 2012-10-24 17:45 ` Tom Rini
  2012-10-25  8:18   ` Jin Zhengxiong-R64188
  0 siblings, 1 reply; 15+ messages in thread
From: Tom Rini @ 2012-10-24 17:45 UTC (permalink / raw)
  To: u-boot

On Wed, Oct 24, 2012 at 02:37:05PM +0000, Jin Zhengxiong-R64188 wrote:

> Hi, Tom,
> 
> The following changes since commit c4d22de817738e9f1f6a7c34664fc4ac112024a3:
> 
>   km83xx: add kmvect1 board (2012-10-23 15:23:26 -0500)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-coldfire.git master
> 
> Alison Wang (3):
>       ColdFire: Fix unused variable in cpu_init.c
>       ColdFire: Add MCF5441x CPU support
>       ColdFire: Add Freescale MCF54418TWR ColdFire development board support
> 
>  arch/m68k/cpu/mcf5227x/cpu_init.c     |    8 +-
>  arch/m68k/cpu/mcf5445x/config.mk      |   10 +
>  arch/m68k/cpu/mcf5445x/cpu.c          |   17 +
>  arch/m68k/cpu/mcf5445x/cpu_init.c     |  313 +++++++++++--
>  arch/m68k/cpu/mcf5445x/speed.c        |   80 +++-
>  arch/m68k/cpu/mcf5445x/start.S        |  273 ++++++++++-
>  arch/m68k/include/asm/cache.h         |   11 +-
>  arch/m68k/include/asm/immap.h         |   43 ++-
>  arch/m68k/include/asm/immap_5441x.h   |  387 ++++++++++++++
>  arch/m68k/include/asm/m5441x.h        |  887 +++++++++++++++++++++++++++++++++
>  board/freescale/m54418twr/Makefile    |   43 ++
>  board/freescale/m54418twr/config.mk   |   25 +
>  board/freescale/m54418twr/m54418twr.c |  129 +++++
>  board/freescale/m54418twr/u-boot.lds  |   97 ++++
>  boards.cfg                            |    6 +
>  doc/README.m54418twr                  |  244 +++++++++
>  include/configs/M54418TWR.h           |  448 +++++++++++++++++
>  17 files changed, 2964 insertions(+), 57 deletions(-)
>  create mode 100644 arch/m68k/include/asm/immap_5441x.h
>  create mode 100644 arch/m68k/include/asm/m5441x.h
>  create mode 100644 board/freescale/m54418twr/Makefile
>  create mode 100644 board/freescale/m54418twr/config.mk
>  create mode 100644 board/freescale/m54418twr/m54418twr.c
>  create mode 100644 board/freescale/m54418twr/u-boot.lds
>  create mode 100644 doc/README.m54418twr
>  create mode 100644 include/configs/M54418TWR.h

Applied to u-boot/master.

Where can I find a toolchain that supports 54418 CPUs?  I had picked up
an m68k-uclinux toolchain from the uclinux project but that has 4 false
negatives (mismatch against libgcc on a few boards) and it doesn't
support 54418 CPUs.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121024/cde31434/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-coldfire/master
@ 2012-10-24 14:37 Jin Zhengxiong-R64188
  2012-10-24 17:45 ` Tom Rini
  0 siblings, 1 reply; 15+ messages in thread
From: Jin Zhengxiong-R64188 @ 2012-10-24 14:37 UTC (permalink / raw)
  To: u-boot

Hi, Tom,

The following changes since commit c4d22de817738e9f1f6a7c34664fc4ac112024a3:

  km83xx: add kmvect1 board (2012-10-23 15:23:26 -0500)

are available in the git repository at:
  git://git.denx.de/u-boot-coldfire.git master

Alison Wang (3):
      ColdFire: Fix unused variable in cpu_init.c
      ColdFire: Add MCF5441x CPU support
      ColdFire: Add Freescale MCF54418TWR ColdFire development board support

 arch/m68k/cpu/mcf5227x/cpu_init.c     |    8 +-
 arch/m68k/cpu/mcf5445x/config.mk      |   10 +
 arch/m68k/cpu/mcf5445x/cpu.c          |   17 +
 arch/m68k/cpu/mcf5445x/cpu_init.c     |  313 +++++++++++--
 arch/m68k/cpu/mcf5445x/speed.c        |   80 +++-
 arch/m68k/cpu/mcf5445x/start.S        |  273 ++++++++++-
 arch/m68k/include/asm/cache.h         |   11 +-
 arch/m68k/include/asm/immap.h         |   43 ++-
 arch/m68k/include/asm/immap_5441x.h   |  387 ++++++++++++++
 arch/m68k/include/asm/m5441x.h        |  887 +++++++++++++++++++++++++++++++++
 board/freescale/m54418twr/Makefile    |   43 ++
 board/freescale/m54418twr/config.mk   |   25 +
 board/freescale/m54418twr/m54418twr.c |  129 +++++
 board/freescale/m54418twr/u-boot.lds  |   97 ++++
 boards.cfg                            |    6 +
 doc/README.m54418twr                  |  244 +++++++++
 include/configs/M54418TWR.h           |  448 +++++++++++++++++
 17 files changed, 2964 insertions(+), 57 deletions(-)
 create mode 100644 arch/m68k/include/asm/immap_5441x.h
 create mode 100644 arch/m68k/include/asm/m5441x.h
 create mode 100644 board/freescale/m54418twr/Makefile
 create mode 100644 board/freescale/m54418twr/config.mk
 create mode 100644 board/freescale/m54418twr/m54418twr.c
 create mode 100644 board/freescale/m54418twr/u-boot.lds
 create mode 100644 doc/README.m54418twr
 create mode 100644 include/configs/M54418TWR.h

Thanks.

Best Regards,
Jason

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

* [U-Boot] Pull request: u-boot-coldfire/master
  2012-10-19 16:08 Jin Zhengxiong-R64188
@ 2012-10-19 18:03 ` Tom Rini
  0 siblings, 0 replies; 15+ messages in thread
From: Tom Rini @ 2012-10-19 18:03 UTC (permalink / raw)
  To: u-boot

On Fri, Oct 19, 2012 at 9:08 AM, Jin Zhengxiong-R64188 <R64188@freescale.com> wrote:

> Hi, Tom,
>
> The following changes since commit 12c79a957804c13c2ba8e6606990fd6bd1f55e9a:
>
>   powerpc: delete Wind River SBC8560/8540 support (2012-10-17 09:39:16 -0700)
>
> are available in the git repository at:
>   git://git.denx.de/u-boot-coldfire.git master
>
> Alison Wang (1):
>       ColdFire: uart: fix build failure for missing header files
>
> Jason Jin (2):
>       ColdFire: Fix build error for astro mcf53731 board.
>       ColdFire: Fix the build error for Freescale m5282evb board.
>
> Marek Vasut (5):
>       m68k: Fix wrong assembler instruction in start.S
>       m68k: Fix unused variable warning
>       m68k: Fix unused variable warning in speed.c
>       m68k: Fix unused variable in board.c
>       m68k: net: Fix unused variable in mcfmii.c
>
> Philippe De Muyter (1):
>       m68k: Fix relocation errors in start.S
>
>  arch/m68k/cpu/mcf5227x/start.S      |    2 +-
>  arch/m68k/cpu/mcf523x/start.S       |    2 +-
>  arch/m68k/cpu/mcf52x2/start.S       |    2 +-
>  arch/m68k/cpu/mcf532x/start.S       |    2 +-
>  arch/m68k/cpu/mcf5445x/cpu_init.c   |    3 +-
>  arch/m68k/cpu/mcf5445x/speed.c      |    9 ++++-
>  arch/m68k/cpu/mcf547x_8x/start.S    |    4 +-
>  arch/m68k/lib/board.c               |    3 +-
>  board/astro/mcf5373l/u-boot.lds     |   64 ++++++-----------------------------
>  board/freescale/m5282evb/u-boot.lds |    3 ++
>  drivers/net/mcfmii.c                |    4 +--
>  drivers/serial/mcfuart.c            |    2 +
>  12 files changed, 34 insertions(+), 66 deletions(-)
>
> Please pull, Thanks.

Applied to u-boot/master, thanks!  Please note that I see:

cpu_init.c: In function ???cpu_init_f???:
cpu_init.c:47:9: warning: unused variable ???pll???
cpu_init.c:46:10: warning: unused variable ???fbcs???
cpu_init.c:44:10: warning: unused variable ???scm1???

Using the uclinux prebuilt toolchain, please fix these warnings.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121019/8efb5ad5/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-coldfire/master
@ 2012-10-19 16:08 Jin Zhengxiong-R64188
  2012-10-19 18:03 ` Tom Rini
  0 siblings, 1 reply; 15+ messages in thread
From: Jin Zhengxiong-R64188 @ 2012-10-19 16:08 UTC (permalink / raw)
  To: u-boot

Hi, Tom,

The following changes since commit 12c79a957804c13c2ba8e6606990fd6bd1f55e9a:

  powerpc: delete Wind River SBC8560/8540 support (2012-10-17 09:39:16 -0700)

are available in the git repository at:
  git://git.denx.de/u-boot-coldfire.git master

Alison Wang (1):
      ColdFire: uart: fix build failure for missing header files

Jason Jin (2):
      ColdFire: Fix build error for astro mcf53731 board.
      ColdFire: Fix the build error for Freescale m5282evb board.

Marek Vasut (5):
      m68k: Fix wrong assembler instruction in start.S
      m68k: Fix unused variable warning
      m68k: Fix unused variable warning in speed.c
      m68k: Fix unused variable in board.c
      m68k: net: Fix unused variable in mcfmii.c

Philippe De Muyter (1):
      m68k: Fix relocation errors in start.S

 arch/m68k/cpu/mcf5227x/start.S      |    2 +-
 arch/m68k/cpu/mcf523x/start.S       |    2 +-
 arch/m68k/cpu/mcf52x2/start.S       |    2 +-
 arch/m68k/cpu/mcf532x/start.S       |    2 +-
 arch/m68k/cpu/mcf5445x/cpu_init.c   |    3 +-
 arch/m68k/cpu/mcf5445x/speed.c      |    9 ++++-
 arch/m68k/cpu/mcf547x_8x/start.S    |    4 +-
 arch/m68k/lib/board.c               |    3 +-
 board/astro/mcf5373l/u-boot.lds     |   64 ++++++-----------------------------
 board/freescale/m5282evb/u-boot.lds |    3 ++
 drivers/net/mcfmii.c                |    4 +--
 drivers/serial/mcfuart.c            |    2 +
 12 files changed, 34 insertions(+), 66 deletions(-)

Please pull, Thanks.

Best Regards,
Jason

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

* [U-Boot] Pull request: u-boot-coldfire/master
  2011-09-04 14:59 Jin Zhengxiong-R64188
@ 2011-09-04 20:55 ` Wolfgang Denk
  0 siblings, 0 replies; 15+ messages in thread
From: Wolfgang Denk @ 2011-09-04 20:55 UTC (permalink / raw)
  To: u-boot

Dear Jin Zhengxiong-R64188,

In message <BE72CBA69B1D6F44B0680DF984332A3224FCDA@039-SN1MPN1-005.039d.mgd.msft.net> you wrote:
> Hi, Wolfgang,
> 
> Please pull from u-boot-coldfire:
> 
> The following changes since commit a1118d60423c1fe25afc9df9015f72739f96fd67> :
> 
>   MPC8xx: fix build problem for ETX094 board (2011-08-31 22:38:20 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-coldfire master
> 
> Jason Jin (9):
>       ColdFire:Fix the configuration broken for some boards.
>       ColdFire: Update compile flags for each CPUs
>       ColdFire: Cleanup for partial linking and --gc-sections
>       ColdFire:Update the timer_init since it was unified.
>       ColdFire:disable the NFS define for 52277 board.
>       ColdFire:Update the env settings for several boards.
>       ColdFire:Define the DM9000 byteswap for M5253 board.
>       ColdFire:Add mb for 5253 dram initialization
>       ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage

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
"To take a significant step forward, you must make a series of finite
improvements." - Donald J. Atwood, General Motors

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

* [U-Boot] Pull request: u-boot-coldfire/master
@ 2011-09-04 14:59 Jin Zhengxiong-R64188
  2011-09-04 20:55 ` Wolfgang Denk
  0 siblings, 1 reply; 15+ messages in thread
From: Jin Zhengxiong-R64188 @ 2011-09-04 14:59 UTC (permalink / raw)
  To: u-boot

Hi, Wolfgang,

Please pull from u-boot-coldfire:

The following changes since commit a1118d60423c1fe25afc9df9015f72739f96fd67:

  MPC8xx: fix build problem for ETX094 board (2011-08-31 22:38:20 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-coldfire master

Jason Jin (9):
      ColdFire:Fix the configuration broken for some boards.
      ColdFire: Update compile flags for each CPUs
      ColdFire: Cleanup for partial linking and --gc-sections
      ColdFire:Update the timer_init since it was unified.
      ColdFire:disable the NFS define for 52277 board.
      ColdFire:Update the env settings for several boards.
      ColdFire:Define the DM9000 byteswap for M5253 board.
      ColdFire:Add mb for 5253 dram initialization
      ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage

 Makefile                              |    1 +
 arch/m68k/config.mk                   |    5 +-
 arch/m68k/cpu/mcf5227x/config.mk      |    4 --
 arch/m68k/cpu/mcf523x/config.mk       |    4 --
 arch/m68k/cpu/mcf52x2/config.mk       |    7 ---
 arch/m68k/cpu/mcf532x/config.mk       |    6 ---
 arch/m68k/cpu/mcf5445x/config.mk      |    4 --
 arch/m68k/cpu/mcf547x_8x/config.mk    |    4 --
 arch/m68k/cpu/mcf547x_8x/slicetimer.c |    3 +-
 arch/m68k/include/asm/io.h            |    2 +
 arch/m68k/lib/board.c                 |    2 -
 arch/m68k/lib/time.c                  |    6 ++-
 board/freescale/m5208evbe/u-boot.lds  |   66 +++++-----------------------
 board/freescale/m52277evb/u-boot.spa  |   72 ++++++------------------------
 board/freescale/m5253demo/m5253demo.c |    4 ++
 board/freescale/m5253demo/u-boot.lds  |   65 +++++-----------------------
 board/freescale/m53017evb/u-boot.lds  |   66 ++++++-----------------------
 board/freescale/m5329evb/u-boot.lds   |   64 +++++-----------------------
 board/freescale/m5373evb/u-boot.lds   |   64 +++++-----------------------
 board/freescale/m54451evb/u-boot.spa  |   73 +++++--------------------------
 board/freescale/m54451evb/u-boot.stm  |   76 +++++---------------------------
 board/freescale/m54455evb/u-boot.atm  |   70 +++++-------------------------
 board/freescale/m54455evb/u-boot.int  |   67 +++++------------------------
 board/freescale/m547xevb/u-boot.lds   |   66 +++++------------------------
 board/freescale/m548xevb/u-boot.lds   |   68 +++++------------------------
 boards.cfg                            |    2 +-
 include/configs/M52277EVB.h           |    1 +
 include/configs/M5253DEMO.h           |    1 +
 include/configs/M5329EVB.h            |    4 +-
 include/configs/M5373EVB.h            |    4 +-
 include/configs/M54451EVB.h           |   13 +++--
 include/configs/M54455EVB.h           |   15 ++++--
 include/configs/M5475EVB.h            |   13 +++--
 include/configs/M5485EVB.h            |   12 +++--
 34 files changed, 201 insertions(+), 733 deletions(-)

Thanks

Jason Jin

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

end of thread, other threads:[~2017-08-19 16:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-30 21:25 [U-Boot] pull request: u-boot-coldfire/master Angelo Dureghello
2016-07-30 23:46 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2017-08-17 23:55 [U-Boot] Pull " Angelo Dureghello
2017-08-19 16:16 ` Tom Rini
2016-09-25 12:56 Angelo Dureghello
2016-09-26 15:47 ` Tom Rini
2012-10-29 14:22 [U-Boot] Pull request:u-boot-coldfire/master Jin Zhengxiong-R64188
2012-10-29 16:50 ` Tom Rini
2012-10-24 14:37 [U-Boot] Pull request: u-boot-coldfire/master Jin Zhengxiong-R64188
2012-10-24 17:45 ` Tom Rini
2012-10-25  8:18   ` Jin Zhengxiong-R64188
2012-10-19 16:08 Jin Zhengxiong-R64188
2012-10-19 18:03 ` Tom Rini
2011-09-04 14:59 Jin Zhengxiong-R64188
2011-09-04 20:55 ` Wolfgang Denk

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.