From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Thu, 18 Mar 2010 11:47:34 -0400 Subject: [U-Boot] [Nios] Pull Request Message-ID: <4BA24B16.3090606@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang, The following changes since commit f1fdc42e5efb9e3b6d0dd3b605d0848d3ca8a039: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-video are available in the git repository at: git://git.denx.de/u-boot-nios.git master Renato Andreola (1): nios2: Added support to YANU UART Thomas Chou (1): nios2: use generic unaligned.h cpu/nios2/serial.c | 168 ++++++++++++++++++++++++++++++++++++++++- include/asm-nios2/unaligned.h | 6 ++ include/nios2-yanu.h | 115 ++++++++++++++++++++++++++++ 3 files changed, 288 insertions(+), 1 deletions(-) create mode 100644 include/asm-nios2/unaligned.h create mode 100644 include/nios2-yanu.h Regards, --Scott