]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
authorWolfgang Denk <wd@denx.de>
Tue, 31 Jul 2012 20:01:08 +0000 (22:01 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 31 Jul 2012 20:01:08 +0000 (22:01 +0200)
commitd978780b2e676c005460cd561f4f15b5220bdf49
treebfec2a887b82f0eb552117e133f78cf44e5d7680
parentb54d1f26ff216ef08307b7652647cc92124c2be1
parentbcec8f49d1c5570f806f9cc33eb0bcc56a6551d5
Merge branch 'master' of git://git.denx.de/u-boot-microblaze

* 'master' of git://git.denx.de/u-boot-microblaze:
  microblaze: Wire up SPI driver
  spi: microblaze: Adds driver for Xilinx SPI controller
  microblaze: intc: Clear interrupt code
  microblaze: Call serial multi initialization
  microblaze: Move __udelay implementation
  microblaze: Remove extern from board.c
  microblaze: Wire up dts configuration
  fdt: Add board specific dts inclusion
  microblaze: Move individual board linker scripts to common script in cpu tree.
  microblaze: Add gpio.h
  microblaze: Add missing undefs for UBI and UBIFS
  microblaze: Expand and correct configuration comments
  microblaze: Enable ubi support
  microblaze: Avoid compile error on systems without cfi flash
  microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTION

Conflicts:
drivers/spi/Makefile

Signed-off-by: Wolfgang Denk <wd@denx.de>
drivers/spi/Makefile
dts/Makefile