[U-Boot] Pull request: u-boot-staging

Anatolij Gustschin agust at denx.de
Mon Apr 30 17:03:27 CEST 2012


Hello Wolfgang,

The following changes since commit 330a091c11d48539cc5cbaab708514fe7b386f8c:

  patman: Change the location of patman path (2012-04-30 09:57:48 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-staging.git agust at denx.de

Eric Nelson (2):
      part_dos: align disk buffers on cache line to enable DMA and cache
      fs/fat: align disk buffers on cache line to enable DMA and cache

Mike Frysinger (4):
      gunzip: rename z{alloc, free} to gz{alloc, free}
      lin_gadget: use common mdelay
      linux/compat.h: rename from linux/mtd/compat.h
      lin_gadget: use common linux/compat.h

 board/samsung/smdkc100/onenand.c          |    2 +-
 common/cmd_onenand.c                      |    2 +-
 common/env_onenand.c                      |    2 +-
 disk/part_dos.c                           |    6 +++---
 drivers/mtd/mtdconcat.c                   |    2 +-
 drivers/mtd/mtdcore.c                     |    2 +-
 drivers/mtd/mtdpart.c                     |    2 +-
 drivers/mtd/nand/mpc5121_nfc.c            |    2 +-
 drivers/mtd/nand/nand_base.c              |    2 +-
 drivers/mtd/nand/nand_bbt.c               |    2 +-
 drivers/mtd/onenand/onenand_base.c        |    2 +-
 drivers/mtd/onenand/onenand_bbt.c         |    2 +-
 drivers/mtd/onenand/onenand_uboot.c       |    2 +-
 drivers/mtd/onenand/samsung.c             |    2 +-
 drivers/usb/gadget/s3c_udc_otg.c          |    5 +++--
 drivers/usb/gadget/s3c_udc_otg_xfer_dma.c |    2 +-
 fs/cramfs/uncompress.c                    |    7 ++-----
 fs/fat/fat.c                              |   22 ++++++++++++----------
 fs/jffs2/jffs2_1pass.c                    |    2 +-
 include/linux/{mtd => }/compat.h          |    3 +++
 include/linux/err.h                       |    2 +-
 include/linux/mtd/mtd-abi.h               |    2 +-
 include/linux/mtd/nand.h                  |    2 +-
 include/linux/mtd/onenand.h               |    2 +-
 include/nand.h                            |    2 +-
 include/u-boot/zlib.h                     |    3 +++
 include/usb/lin_gadget_compat.h           |   16 ++--------------
 lib/gunzip.c                              |   11 ++++-------
 28 files changed, 52 insertions(+), 61 deletions(-)
 rename include/linux/{mtd => }/compat.h (92%)

Please pull. Thanks!

Anatolij


More information about the U-Boot mailing list