public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-staging
Date: Sun, 27 Nov 2011 20:28:57 +0100	[thread overview]
Message-ID: <20111127202857.316d1dcb@wker> (raw)

Hello Wolfgang,

The following changes since commit 99258c34103efad3395c679256a221731d010c4b:

  Merge branch 'master' of git://git.denx.de/u-boot-mmc (2011-11-27 16:03:21 +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-staging agust at denx.de

Alexander Holler (1):
      OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.

Christian Riesch (3):
      davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board
      davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board
      hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines

Igor Grinberg (1):
      dataflash: fix parameters order in write_dataflash()

Stelian Pop (1):
      Fix Stelian's email address

Yan-Pai Chen (1):
      arm: a320evb: define mach-type in board config file

 CREDITS                                            |    2 +-
 MAINTAINERS                                        |    2 +-
 arch/arm/cpu/arm920t/at91/at91rm9200_devices.c     |    2 +-
 arch/arm/cpu/arm926ejs/at91/at91cap9_devices.c     |    2 +-
 arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c  |    2 +-
 arch/arm/cpu/arm926ejs/at91/at91sam9261_devices.c  |    2 +-
 arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c  |    2 +-
 .../cpu/arm926ejs/at91/at91sam9m10g45_devices.c    |    2 +-
 arch/arm/cpu/arm926ejs/at91/at91sam9rl_devices.c   |    2 +-
 arch/arm/cpu/arm926ejs/at91/led.c                  |    2 +-
 arch/arm/cpu/arm926ejs/at91/reset.c                |    2 +-
 arch/arm/cpu/arm926ejs/at91/timer.c                |    2 +-
 arch/arm/cpu/arm926ejs/mb86r0x/timer.c             |    2 +-
 arch/arm/cpu/armv7/omap3/board.c                   |   12 +-----------
 arch/arm/include/asm/arch-at91/at91_common.h       |    2 +-
 arch/arm/include/asm/arch-at91/at91cap9.h          |    2 +-
 arch/arm/include/asm/arch-at91/at91cap9_matrix.h   |    2 +-
 arch/arm/include/asm/arch-at91/clk.h               |    2 +-
 arch/arm/include/asm/arch-at91/hardware.h          |    2 +-
 arch/arm/include/asm/arch-davinci/davinci_misc.h   |    3 ---
 arch/arm/include/asm/dma-mapping.h                 |    2 +-
 board/afeb9260/Makefile                            |    2 +-
 board/afeb9260/afeb9260.c                          |    2 +-
 board/atmel/at91sam9260ek/Makefile                 |    2 +-
 board/atmel/at91sam9260ek/at91sam9260ek.c          |    2 +-
 board/atmel/at91sam9260ek/led.c                    |    2 +-
 board/atmel/at91sam9261ek/Makefile                 |    2 +-
 board/atmel/at91sam9261ek/at91sam9261ek.c          |    2 +-
 board/atmel/at91sam9261ek/led.c                    |    2 +-
 board/atmel/at91sam9263ek/Makefile                 |    2 +-
 board/atmel/at91sam9263ek/at91sam9263ek.c          |    2 +-
 board/atmel/at91sam9263ek/led.c                    |    2 +-
 board/atmel/at91sam9m10g45ek/Makefile              |    2 +-
 board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c    |    2 +-
 board/atmel/at91sam9m10g45ek/led.c                 |    2 +-
 board/atmel/at91sam9rlek/Makefile                  |    2 +-
 board/atmel/at91sam9rlek/at91sam9rlek.c            |    2 +-
 board/atmel/at91sam9rlek/led.c                     |    2 +-
 board/calao/sbc35_a9g20/Makefile                   |    2 +-
 board/calao/sbc35_a9g20/sbc35_a9g20.c              |    2 +-
 board/calao/tny_a9260/Makefile                     |    2 +-
 board/calao/tny_a9260/tny_a9260.c                  |    2 +-
 board/davinci/da8xxevm/hawkboard.c                 |    4 ++--
 board/davinci/da8xxevm/hawkboard_nand_spl.c        |    4 ++--
 board/davinci/schmoogie/schmoogie.c                |    3 ---
 board/davinci/sonata/sonata.c                      |    3 ---
 board/emk/top9000/top9000.c                        |    2 +-
 board/esd/meesc/Makefile                           |    2 +-
 board/esd/meesc/meesc.c                            |    2 +-
 board/esd/otc570/Makefile                          |    2 +-
 board/esd/otc570/otc570.c                          |    2 +-
 board/eukrea/cpu9260/Makefile                      |    2 +-
 board/eukrea/cpu9260/cpu9260.c                     |    2 +-
 board/faraday/a320evb/a320evb.c                    |    1 -
 board/ronetix/pm9261/Makefile                      |    2 +-
 board/ronetix/pm9261/led.c                         |    2 +-
 board/ronetix/pm9261/pm9261.c                      |    2 +-
 board/ronetix/pm9263/Makefile                      |    2 +-
 board/ronetix/pm9263/led.c                         |    2 +-
 board/ronetix/pm9263/pm9263.c                      |    2 +-
 board/ronetix/pm9g45/Makefile                      |    2 +-
 board/ronetix/pm9g45/pm9g45.c                      |    2 +-
 board/syteco/jadecpu/Makefile                      |    2 +-
 doc/README.scrapyard                               |    2 +-
 drivers/mtd/nand/atmel_nand.c                      |    2 +-
 include/configs/a320evb.h                          |    6 ++++++
 include/configs/at91sam9260ek.h                    |    2 +-
 include/configs/at91sam9261ek.h                    |    2 +-
 include/configs/at91sam9263ek.h                    |    2 +-
 include/configs/at91sam9m10g45ek.h                 |    2 +-
 include/configs/at91sam9rlek.h                     |    2 +-
 include/configs/cpu9260.h                          |    2 +-
 include/configs/davinci_schmoogie.h                |    3 +++
 include/configs/davinci_sonata.h                   |    2 ++
 include/configs/meesc.h                            |    2 +-
 include/configs/otc570.h                           |    2 +-
 include/configs/pm9261.h                           |    2 +-
 include/configs/pm9263.h                           |    2 +-
 include/configs/pm9g45.h                           |    2 +-
 include/configs/tny_a9260.h                        |    2 +-
 include/dataflash.h                                |    3 ++-
 81 files changed, 88 insertions(+), 96 deletions(-)

Please pull. Thanks!

Anatolij

             reply	other threads:[~2011-11-27 19:28 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-27 19:28 Anatolij Gustschin [this message]
2011-11-27 23:00 ` [U-Boot] Pull request: u-boot-staging (updated) Anatolij Gustschin
2011-11-28 18:57   ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2011-12-05 22:30 [U-Boot] Pull request: u-boot-staging Anatolij Gustschin
2011-12-05 22:34 ` Wolfgang Denk
2011-12-09 16:36 Anatolij Gustschin
2011-12-10 21:46 ` Wolfgang Denk
2011-12-12 13:41 Anatolij Gustschin
2011-12-12 13:51 ` Wolfgang Denk
2011-12-20 21:35 Anatolij Gustschin
2011-12-20 22:15 ` Wolfgang Denk
2012-03-30 17:24 Anatolij Gustschin
2012-03-30 19:06 ` Wolfgang Denk
2012-04-16 16:42 Anatolij Gustschin
2012-04-16 21:00 ` Wolfgang Denk
2012-04-30 15:03 Anatolij Gustschin
2012-04-30 16:21 ` Wolfgang Denk
2012-09-01 12:44 Anatolij Gustschin
2012-09-01 22:46 ` Wolfgang Denk
2012-09-21 23:10 Anatolij Gustschin
2012-09-22  0:21 ` Tom Rini
2012-09-22  0:22 ` Tom Rini
2012-10-05 23:06 Anatolij Gustschin
2012-10-08 16:09 ` Tom Rini
2012-11-08 12:39 Anatolij Gustschin
2012-11-08 15:07 ` Tom Rini
2012-11-14 13:52 Anatolij Gustschin
2012-11-19 19:59 ` Tom Rini
2013-01-14 22:28 Anatolij Gustschin
2013-01-14 22:40 ` Tom Rini
2013-03-29 13:26 Anatolij Gustschin
2013-04-01 16:30 ` Tom Rini
2014-08-21 17:17 Anatolij Gustschin
2014-08-25 12:35 ` Tom Rini
2014-10-31  0:02 Anatolij Gustschin
2014-11-04 20:00 ` Tom Rini
2016-02-06 18:18 Anatolij Gustschin
2016-02-08 20:45 ` Tom Rini
2018-08-07  6:56 Anatolij Gustschin
2018-08-07 15:32 ` Tom Rini
2018-08-11 17:15 Anatolij Gustschin
2018-08-13  0:21 ` Tom Rini
2018-10-20 19:35 Anatolij Gustschin
2018-10-20 19:43 ` Tom Rini
2018-10-20 20:20   ` Anatolij Gustschin
2018-10-22 18:26     ` Jagan Teki
2018-10-22 18:39       ` Anatolij Gustschin
2019-06-10 11:26 Anatolij Gustschin
2019-06-10 13:42 ` Tom Rini
2019-06-10 13:50   ` Anatolij Gustschin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111127202857.316d1dcb@wker \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox