From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 12 Oct 2010 16:56:58 +1000 Subject: [U-Boot] Pull request - microblaze Message-ID: <4CB406BA.6030203@monstr.eu> 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 following changes to your tree. Thanks, Michal The following changes since commit bfc7bea6adc46e1db2f5a5e3464d7652ed67c864: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-x86 are available in the git repository at: git://www.denx.de/git/u-boot-microblaze.git master Michal Simek (3): microblaze: Fix microblaze-generic config file microblaze: Add support for NET_MULTI api microblaze: Support little-endian microblaze target Stephan Linz (2): microblaze: generic: adding DHCP support microblaze: generic: rename MTD partition set to 'flash-0' arch/microblaze/cpu/start.S | 60 +++++- arch/microblaze/include/asm/byteorder.h | 4 + arch/microblaze/lib/board.c | 12 +- .../xilinx/microblaze-generic/microblaze-generic.c | 13 + include/configs/microblaze-generic.h | 236 +++++++++++--------- 5 files changed, 207 insertions(+), 118 deletions(-) -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian