public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [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
@ 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, 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, 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, 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, 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, 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-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, 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, 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
@ 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
@ 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-12-03 15:59 [U-Boot] Please pull u-boot-ubi/master Stefan Roese
2010-12-03 16:21 ` Stefan Roese
  -- 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-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
2010-04-09 14:39 Stefan Roese
2010-04-09 19:59 ` Wolfgang Denk
2009-09-28 15:00 Stefan Roese
2009-09-30 21:28 ` Wolfgang Denk

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