All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Please pull u-boot-ubi/master
@ 2010-04-09 14:39 Stefan Roese
  2010-04-09 19:59 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2010-04-09 14:39 UTC (permalink / raw)
  To: u-boot

The following changes since commit a233631095eba3e853049f6656642e3a7ef1d73c:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash

are available in the git repository at:

  git://www.denx.de/git/u-boot-ubi.git master

Peter Tyser (1):
      cmd_ubi: Fix uninitialized variable warning

 common/cmd_ubi.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2010-04-09 14:39 [U-Boot] Please pull u-boot-ubi/master Stefan Roese
@ 2010-04-09 19:59 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2010-04-09 19:59 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201004091639.34416.sr@denx.de> you wrote:
> The following changes since commit a233631095eba3e853049f6656642e3a7ef1d73c:
>   Wolfgang Denk (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Peter Tyser (1):
>       cmd_ubi: Fix uninitialized variable warning
> 
>  common/cmd_ubi.c |    2 +-
>  1 files changed, 1 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
Experience is what causes a person to make new  mistakes  instead  of
old ones.

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

* [U-Boot] Please pull u-boot-ubi/master
  2012-09-10  9:41 Stefan Roese
@ 2012-09-18 14:48 ` Tom Rini
  0 siblings, 0 replies; 24+ messages in thread
From: Tom Rini @ 2012-09-18 14:48 UTC (permalink / raw)
  To: u-boot

On Mon, Sep 10, 2012 at 11:41:49AM +0200, Stefan Roese wrote:

> The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 09:17:27 +0200)
> 
> are available in the git repository at:
> 
> 
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> for you to fetch changes up to 8044c1387f7f8acb2a82f64f1b087848395deb15:
> 
>   ubifs: Fix ubifsload when using ZLIB (2012-09-10 11:37:42 +0200)
> 
> ----------------------------------------------------------------
> Veli-Pekka Peltola (1):
>       ubifs: Fix ubifsload when using ZLIB
> 
>  fs/ubifs/ubifs.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

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/20120918/7dffe338/attachment.pgp>

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2012-09-10  9:41 Stefan Roese
  2012-09-18 14:48 ` Tom Rini
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2012-09-10  9:41 UTC (permalink / raw)
  To: u-boot

The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:

  Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 09:17:27 +0200)

are available in the git repository at:


  git://www.denx.de/git/u-boot-ubi.git master

for you to fetch changes up to 8044c1387f7f8acb2a82f64f1b087848395deb15:

  ubifs: Fix ubifsload when using ZLIB (2012-09-10 11:37:42 +0200)

----------------------------------------------------------------
Veli-Pekka Peltola (1):
      ubifs: Fix ubifsload when using ZLIB

 fs/ubifs/ubifs.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2012-09-03  9:53 Stefan Roese
@ 2012-09-03 19:25 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2012-09-03 19:25 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <50447E10.9040200@denx.de> you wrote:
> The following changes since commit a005f19eff946454985785788c344f10616d571e:
> 
>   hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> for you to fetch changes up to be73913b91ca1e86c7478c1ab8af7b7ba6f3e4ad:
> 
>   ubifs: Fix memory leak in ubifs_finddir (2012-09-03 11:37:50 +0200)
> 
> ----------------------------------------------------------------
> Stefan Roese (1):
>       ubifs: Fix memory leak in ubifs_finddir
> 
>  fs/ubifs/ubifs.c | 11 ++++++-----
>  1 file changed, 6 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
Mr. Cole's Axiom:
        The sum of the intelligence on the planet is a constant;
        the population is growing.

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2012-09-03  9:53 Stefan Roese
  2012-09-03 19:25 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2012-09-03  9:53 UTC (permalink / raw)
  To: u-boot

The following changes since commit a005f19eff946454985785788c344f10616d571e:

  hush: Don't parse the contents of a dereferenced var (2012-09-02 20:31:21 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ubi.git master

for you to fetch changes up to be73913b91ca1e86c7478c1ab8af7b7ba6f3e4ad:

  ubifs: Fix memory leak in ubifs_finddir (2012-09-03 11:37:50 +0200)

----------------------------------------------------------------
Stefan Roese (1):
      ubifs: Fix memory leak in ubifs_finddir

 fs/ubifs/ubifs.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2011-10-12  9:43 Stefan Roese
@ 2011-10-12 20:45 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2011-10-12 20:45 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201110121143.45311.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull those 2 patches:
> 
> The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:
> 
>   arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used (2011-10-09 
> 23:24:50 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Holger Brunck (1):
>       UBI: init eba tables before wl when attaching a device
> 
> Lars Poeschel (1):
>       ubifs bad superblock bug
> 
>  drivers/mtd/ubi/build.c |   12 ++++++------
>  fs/ubifs/super.c        |    6 ++++--
>  2 files changed, 10 insertions(+), 8 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
"If you want to eat hippopatomus, you've got to pay the  freight."  -
attributed to an IBM guy, about why IBM software uses so much memory

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2011-10-12  9:43 Stefan Roese
  2011-10-12 20:45 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2011-10-12  9:43 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull those 2 patches:

The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:

  arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used (2011-10-09 
23:24:50 +0200)

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

Holger Brunck (1):
      UBI: init eba tables before wl when attaching a device

Lars Poeschel (1):
      ubifs bad superblock bug

 drivers/mtd/ubi/build.c |   12 ++++++------
 fs/ubifs/super.c        |    6 ++++--
 2 files changed, 10 insertions(+), 8 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2011-08-19 15:27 Stefan Roese
@ 2011-08-26 13:54 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2011-08-26 13:54 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201108191727.32539.sr@denx.de> you wrote:
> 
> please pull the following fix:
> 
> The following changes since commit fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458:
> 
>   Convert ISO-8859 files to UTF-8 (2011-08-04 23:34:02 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Wolfgang Denk (1):
>       ubifs: Fix bad free() sequence in ubifs_finddir()
> 
>  fs/ubifs/ubifs.c |    6 ++----
>  1 files changed, 2 insertions(+), 4 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
We do not colonize. We conquer. We rule. There is no  other  way  for
us.
	-- Rojan, "By Any Other Name", stardate 4657.5

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2011-08-19 15:27 Stefan Roese
  2011-08-26 13:54 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2011-08-19 15:27 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following fix:

The following changes since commit fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458:

  Convert ISO-8859 files to UTF-8 (2011-08-04 23:34:02 +0200)

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

Wolfgang Denk (1):
      ubifs: Fix bad free() sequence in ubifs_finddir()

 fs/ubifs/ubifs.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2011-03-21 13:03 Stefan Roese
@ 2011-03-21 20:43 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2011-03-21 20:43 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201103211403.04123.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following UBI fix:
> 
> The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd:
> 
>   mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Stefan Roese (1):
>       UBI: Fix error code handling in ubi commands
> 
>  common/cmd_ubi.c |  137 +++++++++++++++++++++++++----------------------------
>  1 files changed, 65 insertions(+), 72 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
"May your future be limited only by your dreams."
- Christa McAuliffe

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2011-03-21 13:03 Stefan Roese
  2011-03-21 20:43 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2011-03-21 13:03 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull the following UBI fix:

The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd:

  mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500)

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

Stefan Roese (1):
      UBI: Fix error code handling in ubi commands

 common/cmd_ubi.c |  137 +++++++++++++++++++++++++----------------------------
 1 files changed, 65 insertions(+), 72 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2011-01-11 10:11 Stefan Roese
@ 2011-01-12 22:57 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2011-01-12 22:57 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201101111111.42910.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-ubi.git master
> 
> Dirk Behme (1):
>       UBIFS: Fix dereferencing type-punned pointer compiler warning
> 
>  fs/ubifs/misc.h |    3 ++-
>  1 files changed, 2 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
The years of peak mental activity are undoubtedly between the ages of
four and eighteen. At four we know all the questions, at eighteen all
the answers.

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2011-01-11 10:11 Stefan Roese
  2011-01-12 22:57 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2011-01-11 10:11 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-ubi.git master

Dirk Behme (1):
      UBIFS: Fix dereferencing type-punned pointer compiler warning

 fs/ubifs/misc.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2010-12-03 15:59 Stefan Roese
@ 2010-12-03 16:21 ` Stefan Roese
  0 siblings, 0 replies; 24+ messages in thread
From: Stefan Roese @ 2010-12-03 16:21 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

On Friday 03 December 2010 16:59:31 Stefan Roese wrote:
> The following changes since commit
> 49733aa0b9d29803384ad4bce74985f4bbe7e9aa:
> 
>   Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30
> 22:13:32 +0100)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ubi.git master

Sorry, please wait with pulling. I've noticed a problem with one of the 
patches and will publish an updated version shortly.

Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2010-12-03 15:59 Stefan Roese
  2010-12-03 16:21 ` Stefan Roese
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2010-12-03 15:59 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 49733aa0b9d29803384ad4bce74985f4bbe7e9aa:

  Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 22:13:32 
+0100)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ubi.git master

Ricardo Ribalda Delgado (1):
      ubifs.c: BUG: Error following links

Stefan Roese (4):
      UBIFS: Add ubifsumount command to unmount an active volume
      UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output
      UBIFS: Change ubifsload to not read beyond the requested size
      UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change

 common/cmd_ubi.c   |   11 ++++++++
 common/cmd_ubifs.c |   47 ++++++++++++++++++++++++++++++++-
 fs/ubifs/super.c   |    2 +-
 fs/ubifs/ubifs.c   |   73 ++++++++++++++++++++++++++++++++++++++++++----------
 4 files changed, 117 insertions(+), 16 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2010-09-27 13:11 Stefan Roese
@ 2010-09-27 19:15 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2010-09-27 19:15 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201009271511.45564.sr@denx.de> you wrote:
> The following changes since commit d03161b455125f0581918b25fabc5fde0268ae4e:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx (2010-09-23 21:16:32 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Karl Beldan (1):
>       Fix "ubi part" cmd re-entrancy
> 
>  drivers/mtd/ubi/build.c |    1 +
>  1 files changed, 1 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
We, the unwilling, led by the unknowing, are doing the impossible for
the ungrateful. We have done so much, for so long, with so little, we
are now qualified to do anything with nothing.

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2010-09-27 13:11 Stefan Roese
  2010-09-27 19:15 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2010-09-27 13:11 UTC (permalink / raw)
  To: u-boot

The following changes since commit d03161b455125f0581918b25fabc5fde0268ae4e:

  Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx (2010-09-23 21:16:32 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ubi.git master

Karl Beldan (1):
      Fix "ubi part" cmd re-entrancy

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

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

* [U-Boot] Please pull u-boot-ubi/master
  2010-05-19  8:58 Stefan Roese
@ 2010-05-21 20:26 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2010-05-21 20:26 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201005191058.49502.sr@denx.de> you wrote:
> The following changes since commit a2a0a7171303de5d8ce099344efde2e29ee36eb0:
> 
>   Makefile: fix out-of-tree building of "u-boot.img" target (2010-05-16 
> 02:18:38 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Stefan Roese (2):
>       UBI: Ensure that "background thread" operations are really executed
>       UBI: Fix problem in UBI/Linux "compatibility layer"
> 
>  drivers/mtd/ubi/wl.c |    9 +++++++--
>  include/ubi_uboot.h  |    2 +-
>  2 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
A committee is a life form with six or more legs and no brain.
                              -- Lazarus Long, "Time Enough For Love"

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2010-05-19  8:58 Stefan Roese
  2010-05-21 20:26 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2010-05-19  8:58 UTC (permalink / raw)
  To: u-boot

The following changes since commit a2a0a7171303de5d8ce099344efde2e29ee36eb0:

  Makefile: fix out-of-tree building of "u-boot.img" target (2010-05-16 
02:18:38 +0200)

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

Stefan Roese (2):
      UBI: Ensure that "background thread" operations are really executed
      UBI: Fix problem in UBI/Linux "compatibility layer"

 drivers/mtd/ubi/wl.c |    9 +++++++--
 include/ubi_uboot.h  |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2010-04-28  8:06 Stefan Roese
@ 2010-04-30 22:34 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2010-04-30 22:34 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <201004281006.14834.sr@denx.de> you wrote:
> The following changes since commit 3699c28e6d16b563629c285311a0ce62a2c4c5d0:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-video (2010-04-28 00:10:41 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Stefano Babic (1):
>       ubifsmount fails due to not initialized list
> 
>  fs/ubifs/super.c |    1 +
>  1 files changed, 1 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 object to intellect without discipline;  I object to power without
constructive purpose.
	-- Spock, "The Squire of Gothos", stardate 2124.5

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2010-04-28  8:06 Stefan Roese
  2010-04-30 22:34 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2010-04-28  8:06 UTC (permalink / raw)
  To: u-boot

The following changes since commit 3699c28e6d16b563629c285311a0ce62a2c4c5d0:

  Merge branch 'master' of git://git.denx.de/u-boot-video (2010-04-28 00:10:41 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ubi.git master

Stefano Babic (1):
      ubifsmount fails due to not initialized list

 fs/ubifs/super.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

* [U-Boot] Please pull u-boot-ubi/master
  2009-09-28 15:00 Stefan Roese
@ 2009-09-30 21:28 ` Wolfgang Denk
  0 siblings, 0 replies; 24+ messages in thread
From: Wolfgang Denk @ 2009-09-30 21:28 UTC (permalink / raw)
  To: u-boot

Dear Stefan Roese,

In message <200909281700.08349.sr@denx.de> you wrote:
> The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724:
>   Wolfgang Denk (1):
>         mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ubi.git master
> 
> Simon Kagstrom (1):
>       ubifs: Correct dereferencing of files-after-symlinks
> 
>  fs/ubifs/ubifs.c |    2 +-
>  1 files changed, 1 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
CAUTION:  The Mass of This Product Contains the Energy Equivalent  of
85 Million Tons of TNT per Net Ounce of Weight.

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

* [U-Boot] Please pull u-boot-ubi/master
@ 2009-09-28 15:00 Stefan Roese
  2009-09-30 21:28 ` Wolfgang Denk
  0 siblings, 1 reply; 24+ messages in thread
From: Stefan Roese @ 2009-09-28 15:00 UTC (permalink / raw)
  To: u-boot

The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724:
  Wolfgang Denk (1):
        mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]

are available in the git repository at:

  git://www.denx.de/git/u-boot-ubi.git master

Simon Kagstrom (1):
      ubifs: Correct dereferencing of files-after-symlinks

 fs/ubifs/ubifs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

end of thread, other threads:[~2012-09-18 14:48 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-09 14:39 [U-Boot] Please pull u-boot-ubi/master Stefan Roese
2010-04-09 19:59 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2012-09-10  9:41 Stefan Roese
2012-09-18 14:48 ` Tom Rini
2012-09-03  9:53 Stefan Roese
2012-09-03 19:25 ` Wolfgang Denk
2011-10-12  9:43 Stefan Roese
2011-10-12 20:45 ` Wolfgang Denk
2011-08-19 15:27 Stefan Roese
2011-08-26 13:54 ` Wolfgang Denk
2011-03-21 13:03 Stefan Roese
2011-03-21 20:43 ` Wolfgang Denk
2011-01-11 10:11 Stefan Roese
2011-01-12 22:57 ` Wolfgang Denk
2010-12-03 15:59 Stefan Roese
2010-12-03 16:21 ` Stefan Roese
2010-09-27 13:11 Stefan Roese
2010-09-27 19:15 ` Wolfgang Denk
2010-05-19  8:58 Stefan Roese
2010-05-21 20:26 ` Wolfgang Denk
2010-04-28  8:06 Stefan Roese
2010-04-30 22:34 ` Wolfgang Denk
2009-09-28 15:00 Stefan Roese
2009-09-30 21:28 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.