From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Hellstrom Date: Wed, 27 Oct 2010 09:53:05 +0200 Subject: [U-Boot] Pull request: sparc Message-ID: <4CC7DA61.5010006@gaisler.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, Please pull the master branch of the sparc repository. Thanks, Daniel The following changes since commit 11c8dd36edcc82564a19dbd0103302df66d66db0: Stefano Babic (1): FAT: buffer overflow with FAT12/16 are available in the git repository at: git://www.denx.de/git/u-boot-sparc.git master Magnus Sjalander (1): SPARC: added unaligned definitions arch/sparc/include/asm/byteorder.h | 1 + arch/sparc/include/asm/unaligned.h | 10 ++++++++++ 2 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 arch/sparc/include/asm/unaligned.h