public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [NEXT] Pull request u-boot-blackfin.git (sf branch)
@ 2010-12-17 13:56 Mike Frysinger
  2010-12-17 19:08 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Frysinger @ 2010-12-17 13:56 UTC (permalink / raw)
  To: u-boot

The following changes since commit 97a85b223ab316d11f3a374fecc5d449a1c8a694:

  powerpc/nand spl: link libgcc (2010-12-16 23:19:14 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-blackfin.git sf

Chong Huang (1):
      sf: new driver for EON devices

Wojtek Skulski (1):
      sf: winbond: add support for W25Q16/32/128 parts

 drivers/mtd/spi/Makefile             |    1 +
 drivers/mtd/spi/eon.c                |  275 ++++++++++++++++++++++++++++++++++
 drivers/mtd/spi/spi_flash.c          |    3 +
 drivers/mtd/spi/spi_flash_internal.h |    1 +
 drivers/mtd/spi/winbond.c            |   39 ++++--
 5 files changed, 309 insertions(+), 10 deletions(-)
 create mode 100644 drivers/mtd/spi/eon.c

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [U-Boot] [next] Pull request u-boot-blackfin.git (sf branch)
@ 2009-06-08  8:22 Mike Frysinger
  2009-06-08 21:57 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Frysinger @ 2009-06-08  8:22 UTC (permalink / raw)
  To: u-boot

The following changes since commit 48716e55b684927f5b33b2f9ac890e35309a1de4:
  Stefan Roese (1):
        mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code

are available in the git repository at for the "next" branch:

  git://www.denx.de/git/u-boot-blackfin.git sf

Prafulla Wadaskar (1):
      sf: new Macronix MX25xx SPI flash driver

Todor I Mollov (1):
      sf: atmel: implement power-of-two write/erase funcs

 drivers/mtd/spi/Makefile             |    1 +
 drivers/mtd/spi/atmel.c              |  139 +++++++++++++++
 drivers/mtd/spi/macronix.c           |  312 ++++++++++++++++++++++++++++++++++
 drivers/mtd/spi/spi_flash.c          |    5 +
 drivers/mtd/spi/spi_flash_internal.h |    1 +
 5 files changed, 458 insertions(+), 0 deletions(-)
 create mode 100644 drivers/mtd/spi/macronix.c

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

end of thread, other threads:[~2010-12-17 19:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-17 13:56 [U-Boot] [NEXT] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2010-12-17 19:08 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2009-06-08  8:22 [U-Boot] [next] " Mike Frysinger
2009-06-08 21:57 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox