[U-Boot] Pull request - microblaze
Michal Simek
monstr at monstr.eu
Wed Sep 12 12:13:17 CEST 2012
Dear Wolfgang,
please pull the following changes to your tree.
Thanks,
Michal
The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-avr32
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git master
Michal Simek (10):
block: systemace: Simplify base and width initialization
serial: Support serial multi for Microblaze
serial: uartlite: Init all uartlites for serial multi
microblaze: Add support for device tree driven board configuration
microblaze: board: Remove compilation warning
microblaze: intc: Registering interrupt should return value
microblaze: intc: Coding style cleanup
microblaze: timer: Prepare for device-tree initialization
microblaze: Clean microblaze initialization
microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE
Stephan Linz (1):
spi: xilinx: Remove unused variable
arch/microblaze/config.mk | 2 +
arch/microblaze/cpu/interrupts.c | 42 ++++++------
arch/microblaze/cpu/start.S | 2 +-
arch/microblaze/cpu/timer.c | 69 ++++++++++---------
arch/microblaze/cpu/u-boot.lds | 1 +
arch/microblaze/include/asm/global_data.h | 1 +
arch/microblaze/include/asm/microblaze_intc.h | 11 +++-
arch/microblaze/include/asm/microblaze_timer.h | 3 +
arch/microblaze/include/asm/processor.h | 3 +
arch/microblaze/lib/board.c | 59 ++++++++++-------
.../xilinx/microblaze-generic/microblaze-generic.c | 9 +++
drivers/block/systemace.c | 38 +++++++----
drivers/serial/serial_xuartlite.c | 34 ++++++----
drivers/spi/xilinx_spi.c | 1 -
include/configs/microblaze-generic.h | 12 +---
include/serial.h | 3 +-
16 files changed, 171 insertions(+), 119 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
More information about the U-Boot
mailing list