[U-Boot] Pull request: u-boot-sh
Wolfgang Denk
wd at denx.de
Thu Jun 7 23:37:26 CEST 2012
Dear Nobuhiro Iwamatsu,
In message <CABMQnVJ7_tzmnk6Gv+wZ9yeBRUGn2cC_OJ8enR2ByHPVE3kevw at mail.gmail.com> you wrote:
> Dear Wolfgang Denk.
>
> Please pull from git://git.denx.de/u-boot-sh master.
>
> Best regards,
> Nobuhiro
>
> The following changes since commit 4398d55991eb3c2484a2a8e991d701e5d7a64874:
>
> net: sh-eth: Add support Gigabit of SH7734 (2012-05-23 17:53:09 -0500)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-sh.git master
>
> for you to fetch changes up to 99fc4fd168f2eff3237f05c6ec4e2bbffe9c06e5:
>
> sh/ap_sh4a_4a: Fix typo of operator in ET0_ETXD4 (2012-05-28 09:12:54 +09=
> 00)
>
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (8):
> sh: Add support Renesas SH7734
> sh: Add support for r0p7734 board
> sh: Add bit control functions
> sh: r0p7734: Add support I2C controller
> sh: Add register definition of PFC for SH7734
> sh: Add support for AP-SH4A-4A board
> sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII
> to boards with sh_eth
> sh/ap_sh4a_4a: Fix typo of operator in ET0_ETXD4
>
> Phil Edworthy (1):
> sh: Add SH7269 device and RSK2+SH7269 board
>
> MAINTAINERS | 2 +
> arch/sh/include/asm/cpu_sh2.h | 2 +
> arch/sh/include/asm/cpu_sh4.h | 2 +
> arch/sh/include/asm/cpu_sh7269.h | 26 +++++++
> arch/sh/include/asm/cpu_sh7734.h | 70 ++++++++++++++++++
> arch/sh/include/asm/io.h | 43 ++++++++++-
> board/alphaproject/ap_sh4a_4a/Makefile | 40 ++++++++++
> board/alphaproject/ap_sh4a_4a/ap_sh4a_4a.c | 195
> +++++++++++++++++++++++++++++++++++++++++++++++++
> board/alphaproject/ap_sh4a_4a/lowlevel_init.S | 459
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++=
> ++++++++++++++++++++++++++++++++++++++++
> board/renesas/r0p7734/Makefile | 40 ++++++++++
> board/renesas/r0p7734/lowlevel_init.S | 606
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++=
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++=
> ++
> board/renesas/r0p7734/r0p7734.c | 96 +++++++++++++++++++++=
> +++
> board/renesas/rsk7269/Makefile | 27 +++++++
> board/renesas/rsk7269/lowlevel_init.S | 182
> ++++++++++++++++++++++++++++++++++++++++++++++
> board/renesas/rsk7269/rsk7269.c | 73 +++++++++++++++++++
> boards.cfg | 3 +
> drivers/serial/serial_sh.c | 4 +
> drivers/serial/serial_sh.h | 20 +++++
> include/configs/ap_sh4a_4a.h | 176
> ++++++++++++++++++++++++++++++++++++++++++++
> include/configs/ecovec.h | 1 +
> include/configs/espt.h | 1 +
> include/configs/r0p7734.h | 186
> +++++++++++++++++++++++++++++++++++++++++++++++
> include/configs/rsk7269.h | 76 +++++++++++++++++++
> include/configs/sh7757lcr.h | 1 +
> include/configs/sh7763rdp.h | 1 +
> 25 files changed, 2329 insertions(+), 3 deletions(-)
> create mode 100644 arch/sh/include/asm/cpu_sh7269.h
> create mode 100644 arch/sh/include/asm/cpu_sh7734.h
> create mode 100644 board/alphaproject/ap_sh4a_4a/Makefile
> create mode 100644 board/alphaproject/ap_sh4a_4a/ap_sh4a_4a.c
> create mode 100644 board/alphaproject/ap_sh4a_4a/lowlevel_init.S
> create mode 100644 board/renesas/r0p7734/Makefile
> create mode 100644 board/renesas/r0p7734/lowlevel_init.S
> create mode 100644 board/renesas/r0p7734/r0p7734.c
> create mode 100644 board/renesas/rsk7269/Makefile
> create mode 100644 board/renesas/rsk7269/lowlevel_init.S
> create mode 100644 board/renesas/rsk7269/rsk7269.c
> create mode 100644 include/configs/ap_sh4a_4a.h
> create mode 100644 include/configs/r0p7734.h
> create mode 100644 include/configs/rsk7269.h
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
It all seemed, he thought, to be rather a lot of trouble to go to
just sharpen a razor blade. - Terry Pratchett, _The Light Fantastic_
More information about the U-Boot
mailing list