mbox

[U-Boot] Uboot send pull request

Message ID 697dc2ed-65f5-443c-851c-e28de6ea0ef3@ATCPCS12.andestech.com
State Not Applicable
Headers show

Pull-request

git://git.denx.de/u-boot-nds32.git master

Message

Andes Oct. 7, 2014, 7:21 a.m. UTC
Hi Tom,

Please pull the following patch from u-boot-nds32 into your tree.
Thanks!

The following changes since commit d05bfd0586ccebe96e31976459c8ef45ec65e109:

  Merge branch 'master' of git://git.denx.de/u-boot-i2c (2013-08-06 09:49:06 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-nds32.git master

Andes (1):
      nds32: Change of NDS32 Custodian

ken kuo (2):
      nds32: introduce DMA allocation API
      nds32: fix the missing COBJS-y change

 MAINTAINERS                          |    2 +-
 arch/nds32/include/asm/dma-mapping.h |   33 +++++++++++++++++++++++++++++++++
 board/AndesTech/adp-ag102/Makefile   |    2 +-
 3 files changed, 35 insertions(+), 2 deletions(-)
 create mode 100644 arch/nds32/include/asm/dma-mapping.h