[U-Boot] Pull request - microblaze

Tom Rini trini at ti.com
Tue Sep 18 16:49:20 CEST 2012


On Wed, Sep 12, 2012 at 12:13:17PM +0200, Michal Simek wrote:

> 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(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120918/579f2515/attachment.pgp>


More information about the U-Boot mailing list