* [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-04-07 8:25 [U-Boot] Please pull u-boot-cfi-flash Stefan Roese
@ 2011-04-10 19:05 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2011-04-10 19:05 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <201104071025.32882.sr@denx.de> you wrote:
> 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(-)
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
The project was large enough and management communication poor enough
to prompt many members of the team to see themselves as contestants
making brownie points, rather than as builders making programming
products. Each suboptimized his piece to meet his targets; few
stopped to think about the total effect on the customer.
- Fred Brooks, "The Mythical Man Month"
^ 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
2015-10-27 11:22 Stefan Roese
@ 2015-10-28 20:55 ` Tom Rini
0 siblings, 0 replies; 27+ messages in thread
From: Tom Rini @ 2015-10-28 20:55 UTC (permalink / raw)
To: u-boot
On Tue, Oct 27, 2015 at 12:22:06PM +0100, Stefan Roese wrote:
> 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)
>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151028/5bd29573/attachment.sig>
^ permalink raw reply [flat|nested] 27+ messages in thread
* [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
2013-07-30 8:36 Stefan Roese
@ 2013-07-30 14:27 ` Tom Rini
0 siblings, 0 replies; 27+ messages in thread
From: Tom Rini @ 2013-07-30 14:27 UTC (permalink / raw)
To: u-boot
On Tue, Jul 30, 2013 at 10:36:32AM +0200, Stefan Roese wrote:
> 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(+)
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/20130730/13dfd04b/attachment.pgp>
^ 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
2013-07-25 14:51 Stefan Roese
@ 2013-07-26 23:16 ` Tom Rini
2013-07-26 23:16 ` Tom Rini
1 sibling, 0 replies; 27+ messages in thread
From: Tom Rini @ 2013-07-26 23:16 UTC (permalink / raw)
To: u-boot
On Thu, Jul 25, 2013 at 04:51:32PM +0200, Stefan Roese wrote:
> 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()
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/20130726/606e9398/attachment.pgp>
^ 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
1 sibling, 0 replies; 27+ messages in thread
From: Tom Rini @ 2013-07-26 23:16 UTC (permalink / raw)
To: u-boot
On Thu, Jul 25, 2013 at 04:51:32PM +0200, Stefan Roese wrote:
> 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(-)
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/20130726/d50043a5/attachment-0001.pgp>
^ 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
2012-02-09 10:00 Stefan Roese
@ 2012-02-11 21:17 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2012-02-11 21:17 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <201202091100.25756.sr@denx.de> you wrote:
> 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(-)
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
The light at the end of the tunnel is usually a "No Exit" sign.
^ 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-06-29 8:19 Stefan Roese
@ 2011-06-29 21:12 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2011-06-29 21:12 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <201106291019.59554.sr@denx.de> you wrote:
> 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(-)
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
I have never understood the female capacity to avoid a direct answer
to any question.
-- Spock, "This Side of Paradise", stardate 3417.3
^ 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-21 13:58 Stefan Roese
@ 2011-04-24 23:04 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2011-04-24 23:04 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <201104211558.30032.sr@denx.de> you wrote:
> 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(-)
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
"The computer programmer is a creator of universes for which he alone
is responsible. Universes of virtually unlimited complexity can be
created in the form of computer programs." - Joseph Weizenbaum,
_Computer Power and Human Reason_
^ 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
2011-01-11 9:45 Stefan Roese
@ 2011-01-12 22:55 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2011-01-12 22:55 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <201101111045.45419.sr@denx.de> you wrote:
> 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(-)
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
How many QA engineers does it take to screw in a lightbulb? 3: 1 to
screw it in and 2 to say "I told you so" when it doesn't work.
^ 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-16 13:30 Stefan Roese
@ 2009-07-16 20:14 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2009-07-16 20:14 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200907161530.12024.sr@denx.de> you wrote:
> 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(-)
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
Applying computer technology is simply finding the right wrench to
pound in the correct screw.
^ 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-07-13 9:05 Stefan Roese
@ 2009-07-13 21:38 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2009-07-13 21:38 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200907131105.03857.sr@denx.de> you wrote:
> 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(-)
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
I don't know if it's what you want, but it's what you get. :-)
- Larry Wall in <10502@jpl-devvax.JPL.NASA.GOV>
^ 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-04-29 9:09 Stefan Roese
@ 2009-04-30 21:00 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2009-04-30 21:00 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200904291109.32226.sr@denx.de> you wrote:
>
> 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(-)
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
Every time history repeats itself the price goes up.
^ 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-23 9:02 Stefan Roese
@ 2009-03-23 9:34 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2009-03-23 9:34 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200903231002.31412.sr@denx.de> you wrote:
> 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(-)
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
Real computer scientists despise the idea of actual hardware. Hard-
ware has limitations, software doesn't. It's a real shame that Turing
machines are so poor at I/O.
^ 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* [U-Boot] Please pull u-boot-cfi-flash
2009-03-19 14:04 Stefan Roese
@ 2009-03-19 23:54 ` Wolfgang Denk
0 siblings, 0 replies; 27+ messages in thread
From: Wolfgang Denk @ 2009-03-19 23:54 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <200903191504.03104.sr@denx.de> you wrote:
> 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(-)
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
I came home the other night and tried to open the door with my car
keys...and the building started up. So I took it out for a drive. A
cop pulled me over for speeding. He asked me where I live... "Right
here". - Steven Wright
^ 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 --
2011-04-07 8:25 [U-Boot] Please pull u-boot-cfi-flash Stefan Roese
2011-04-10 19:05 ` Wolfgang Denk
-- 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-30 8:36 Stefan Roese
2013-07-30 14:27 ` 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-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