public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/8] assortment of fixes/enhancements
@ 2015-08-03 21:15 Marcel Ziswiler
  2015-08-03 21:15 ` [U-Boot] [PATCH v3 1/8] fs/fs.c: read up to EOF when len would read past EOF Marcel Ziswiler
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Marcel Ziswiler @ 2015-08-03 21:15 UTC (permalink / raw)
  To: u-boot

From: Marcel Ziswiler <marcel.ziswiler@toradex.com>

This patch set is an assortment of fixes/enhancements distilled
straight from our downstream integration work.

Marcel Ziswiler (4):
  net: asix: fix operation without eeprom
  generic-board: allow showing custom board info
  colibri_vf: remove spurious new line
  mtd/nand/ubi: assortment of alignment fixes

Max Krummenacher (3):
  fs/fs.c: read up to EOF when len would read past EOF
  image-fdt.c: store returned error value
  tftp.c: fix CONFIG_TFTP_TSIZE for small files

Stefan Agner (1):
  logos: add Toradex logo

 common/board_info.c          |   2 +-
 common/cmd_ubi.c             |   2 +-
 common/image-fdt.c           |   3 ++-
 drivers/mtd/nand/nand_util.c |   2 +-
 drivers/usb/eth/asix.c       |  40 ++++++++++++++++++++++++++++++++++------
 fs/fs.c                      |   6 ++----
 fs/ubifs/super.c             |   5 +++--
 fs/ubifs/ubifs.c             |   4 ++--
 include/configs/colibri_vf.h |   1 -
 include/malloc.h             |   8 ++++++++
 lib/gzip.c                   |   2 +-
 net/tftp.c                   |   2 ++
 tools/logos/toradex.bmp      | Bin 0 -> 24982 bytes
 13 files changed, 57 insertions(+), 20 deletions(-)
 create mode 100644 tools/logos/toradex.bmp

-- 
2.4.3

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

end of thread, other threads:[~2015-08-04  6:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03 21:15 [U-Boot] [PATCH v3 0/8] assortment of fixes/enhancements Marcel Ziswiler
2015-08-03 21:15 ` [U-Boot] [PATCH v3 1/8] fs/fs.c: read up to EOF when len would read past EOF Marcel Ziswiler
2015-08-03 21:15 ` [U-Boot] [PATCH v3 2/8] net: asix: fix operation without eeprom Marcel Ziswiler
2015-08-03 21:31   ` Marek Vasut
2015-08-03 22:33     ` Marcel Ziswiler
2015-08-03 22:36       ` Marek Vasut
2015-08-04  6:48         ` Marcel Ziswiler
2015-08-03 21:15 ` [U-Boot] [PATCH v3 3/8] generic-board: allow showing custom board info Marcel Ziswiler
2015-08-03 21:15 ` [U-Boot] [PATCH v3 4/8] logos: add Toradex logo Marcel Ziswiler
2015-08-03 21:15 ` [U-Boot] [PATCH v3 5/8] colibri_vf: remove spurious new line Marcel Ziswiler
2015-08-03 21:32   ` Marek Vasut
2015-08-03 21:15 ` [U-Boot] [PATCH v3 6/8] image-fdt.c: store returned error value Marcel Ziswiler
2015-08-03 21:15 ` [U-Boot] [PATCH v3 7/8] mtd/nand/ubi: assortment of alignment fixes Marcel Ziswiler
2015-08-03 21:21   ` Scott Wood
2015-08-03 21:15 ` [U-Boot] [PATCH v3 8/8] tftp.c: fix CONFIG_TFTP_TSIZE for small files Marcel Ziswiler

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