public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Please pull u-boot-cfi-flash
@ 2013-07-30  8:36 Stefan Roese
  2013-07-30 14:27 ` Tom Rini
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2013-07-30  8:36 UTC (permalink / raw)
  To: u-boot

Hi Tim,

please pull this CFI patch:

The following changes since commit 9fab4bf4cc077c21e43941866f3f2c196f28670d:

  powerpc/ppc4xx: Convert new gdsys files to SPDX license tags (2013-07-26 15:32:59 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

for you to fetch changes up to 6a19cc9df0ff76273cecd3cd72323a73ff44e8de:

  cfi_flash: Add prototypes of overridable functions (2013-07-30 09:11:54 +0200)

----------------------------------------------------------------
Masahiro Yamada (1):
      cfi_flash: Add prototypes of overridable functions

 include/mtd/cfi_flash.h | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2015-10-27 11:22 Stefan Roese
  2015-10-28 20:55 ` Tom Rini
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2015-10-27 11:22 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the following patch.

The following changes since commit 677f970bc62a661690b3431543d5a5d5e682ba70:

  common/board_f.c: modify the macro to use get_clocks() more common (2015-10-24 13:50:38 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git 

for you to fetch changes up to 622b95274e4d699f3c713c325e958565312625ad:

  cfi_flash: use specific width types for cword (2015-10-27 11:51:53 +0100)

----------------------------------------------------------------
Ryan Harkin (1):
      cfi_flash: use specific width types for cword

 drivers/mtd/cfi_flash.c | 82 ++++++++++++++++++++++++-------------------------
 include/mtd/cfi_flash.h |  8 ++---
 2 files changed, 45 insertions(+), 45 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2013-07-25 14:51 Stefan Roese
  2013-07-26 23:16 ` Tom Rini
  2013-07-26 23:16 ` Tom Rini
  0 siblings, 2 replies; 27+ messages in thread
From: Stefan Roese @ 2013-07-25 14:51 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the following patch:

The following changes since commit 62c175fbb8a0f9a926c88294ea9f7e88eb898f6c:

  Prepare v2013.07 (2013-07-23 07:58:13 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

for you to fetch changes up to d8b57c0a83f9cabc476ca0045c0089195c894b81:

  cfi_flash: use buffer length in unmap_physmem() (2013-07-25 16:43:40 +0200)

----------------------------------------------------------------
Kuo-Jung Su (1):
      cfi_flash: use buffer length in unmap_physmem()

 drivers/mtd/cfi_flash.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2012-02-09 10:00 Stefan Roese
  2012-02-11 21:17 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2012-02-09 10:00 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following patches:

The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333:

  overo: add SPL support (2012-01-16 08:40:13 +0100)

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

for you to fetch changes up to 5e72ef08105086de578582d3c7375601c77550db:

  add STM29F400BB to table of supported legacy flashs (2012-02-09 09:45:53 +0100)

----------------------------------------------------------------
David M?ller (ELSOFT AG) (1):
      add STM29F400BB to table of supported legacy flashs

Jens Scharsig (BuS Elektronik) (1):
      * Fix: watchdog timed out, if flash blank (0xFF) blocks

 drivers/mtd/cfi_flash.c   |    3 +++
 drivers/mtd/jedec_flash.c |   20 ++++++++++++++++++++
 2 files changed, 23 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2011-06-29  8:19 Stefan Roese
  2011-06-29 21:12 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2011-06-29  8:19 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following patch:

The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a:

  Prepare v2011.06 (2011-06-27 22:22:42 +0200)

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

Mike Frysinger (1):
      cfi_flash: reverse geometry for newer STM parts

 drivers/mtd/cfi_flash.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2011-04-21 13:58 Stefan Roese
  2011-04-24 23:04 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2011-04-21 13:58 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following patches:

The following changes since commit 735eb0f0e66b544b1dfaf6c43ce6e4bd9ae64b5e:

  tools/env: fix redundant env flag comparison (2011-04-21 00:25:08 +0200)

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

Aaron Williams (1):
      cfi_flash driver - Add delay after reset command

Heiko Schocher (1):
      mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices

Mike Frysinger (1):
      cfi_flash: reverse geometry for M29W800DT parts

 drivers/mtd/cfi_flash.c |   27 ++++++++++++++++++++++-----
 1 files changed, 22 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2011-04-07  8:25 Stefan Roese
  2011-04-10 19:05 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2011-04-07  8:25 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following changes:

The following changes since commit 4db2fa7f9446d0f2fe8db3d62184b1212fe22707:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-04-05 12:24:20 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Heiko Schocher (1):
      mtd, cfi: introduce void flash_protect_default(void)

Mario Schuknecht (1):
      cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too

 drivers/mtd/cfi_flash.c |   80 +++++++++++++++++++++++++---------------------
 include/flash.h         |    1 +
 2 files changed, 44 insertions(+), 37 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2011-01-11  9:45 Stefan Roese
  2011-01-12 22:55 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2011-01-11  9:45 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 0e7790d450000c1a2cda40458adb28707eaa5041:

  LAN91C*: Change chip names to fit the eth_device struct size (2011-01-10 22:38:36 
+0100)

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

David M?ller (1):
      add AM29F400BB to table of supported legacy flashs

 drivers/mtd/jedec_flash.c |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2009-07-16 13:30 Stefan Roese
  2009-07-16 20:14 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2009-07-16 13:30 UTC (permalink / raw)
  To: u-boot

The following changes since commit 7d4450a9773673052fcd7fdf0a4a88c089126ac1:
  Wolfgang Denk (1):
        mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash map

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Kim Phillips (1):
      mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations

 drivers/mtd/cfi_mtd.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2009-07-13  9:05 Stefan Roese
  2009-07-13 21:38 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2009-07-13  9:05 UTC (permalink / raw)
  To: u-boot

The following changes since commit 3672cd5c3b53d219d33345eebad4e25ad5bf6d52:
  Wolfgang Denk (1):
        MAINTAINERS: fix sorting, remove duplicates.

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Po-Yu Chuang (1):
      issue write command to base for JEDEC flash

 drivers/mtd/cfi_flash.c |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2009-04-29  9:09 Stefan Roese
  2009-04-30 21:00 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2009-04-29  9:09 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull one patch which I missed pushing:

The following changes since commit 4d9eab89b3b2c2ed432b14d355a56f274d8aac75:
  Wolfgang Denk (1):
        cmd_ext2.c: fix compile warnings

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Stefan Roese (1):
      MTD: Change cfi-mtd to accept non-uniform sector sizes

 drivers/mtd/cfi_mtd.c |   18 ++++--------------
 1 files changed, 4 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2009-03-23  9:02 Stefan Roese
  2009-03-23  9:34 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2009-03-23  9:02 UTC (permalink / raw)
  To: u-boot

The following changes since commit ee1702d75a30d076139d1841383a1fa7220a0e11:
  Wolfgang Denk (1):
        Merge branch 'next' of ../next

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Eric Schumann (1):
      Make flash protection work, when the environment is in EEPROM

 drivers/mtd/cfi_flash.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [U-Boot] Please pull u-boot-cfi-flash
@ 2009-03-19 14:04 Stefan Roese
  2009-03-19 23:54 ` Wolfgang Denk
  0 siblings, 1 reply; 27+ messages in thread
From: Stefan Roese @ 2009-03-19 14:04 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull one last-minute fix for cfi-flash:

The following changes since commit 069f4364d807d7fdea3de7385ad2f8d83c587aec:
  Mike Frysinger (1):
        smc911x_eeprom: update register API

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Richard Retanubun (1):
      CFI: geometry reversal for STMicro M29W320DT

 drivers/mtd/cfi_flash.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2015-10-28 20:55 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30  8:36 [U-Boot] Please pull u-boot-cfi-flash Stefan Roese
2013-07-30 14:27 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2015-10-27 11:22 Stefan Roese
2015-10-28 20:55 ` Tom Rini
2013-07-25 14:51 Stefan Roese
2013-07-26 23:16 ` Tom Rini
2013-07-26 23:16 ` Tom Rini
2012-02-09 10:00 Stefan Roese
2012-02-11 21:17 ` Wolfgang Denk
2011-06-29  8:19 Stefan Roese
2011-06-29 21:12 ` Wolfgang Denk
2011-04-21 13:58 Stefan Roese
2011-04-24 23:04 ` Wolfgang Denk
2011-04-07  8:25 Stefan Roese
2011-04-10 19:05 ` Wolfgang Denk
2011-01-11  9:45 Stefan Roese
2011-01-12 22:55 ` Wolfgang Denk
2009-07-16 13:30 Stefan Roese
2009-07-16 20:14 ` Wolfgang Denk
2009-07-13  9:05 Stefan Roese
2009-07-13 21:38 ` Wolfgang Denk
2009-04-29  9:09 Stefan Roese
2009-04-30 21:00 ` Wolfgang Denk
2009-03-23  9:02 Stefan Roese
2009-03-23  9:34 ` Wolfgang Denk
2009-03-19 14:04 Stefan Roese
2009-03-19 23:54 ` Wolfgang Denk

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