[U-Boot] [PULL] u-boot-atmel/master -> u-boot-arm/master

Dear Albert Aribaud,
please pull the following changes into u-boot-arm/master.
The following changes since commit 56eb3da43fab5990a4b7bc118b76c7cae2ceb140:
arm, am335x: update for the siemens boards (2013-11-12 09:53:59 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to 618bbbb2e9546aa602c97d55963e133c7e1a85ec:
ARM: at91: sama5d3: add support for sama5d36 chip (2013-11-13 22:18:18 +0100)
---------------------------------------------------------------- Andreas Bießmann (6): video: remove AT91 legacy API from bus_vcxk i2c: switch from AT91 legacy to ATMEL legacy at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY snapper9260: remove unused AT91_LEGACY net: remove unused CONFIG_AT91_LEGACY at91: remove all occourances of CONFIG_AT91_LEGACY
Wu, Josh (1): ARM: at91: sama5d3: add support for sama5d36 chip
arch/arm/cpu/armv7/at91/sama5d3_devices.c | 4 +- arch/arm/include/asm/arch-at91/at91_pio.h | 33 ------------ arch/arm/include/asm/arch-at91/at91_pit.h | 16 ------ arch/arm/include/asm/arch-at91/at91_pmc.h | 51 ++---------------- arch/arm/include/asm/arch-at91/at91_spi.h | 2 +- arch/arm/include/asm/arch-at91/at91_wdt.h | 21 -------- arch/arm/include/asm/arch-at91/at91cap9.h | 69 ------------------------- arch/arm/include/asm/arch-at91/at91sam9_smc.h | 60 --------------------- arch/arm/include/asm/arch-at91/sama5d3.h | 3 ++ doc/README.at91-soc | 7 +++ drivers/i2c/soft_i2c.c | 2 +- drivers/net/at91_emac.c | 9 ---- drivers/video/bus_vcxk.c | 15 ------ include/configs/at91sam9m10g45ek.h | 1 - include/configs/snapper9260.h | 1 - include/i2c.h | 2 +- 16 files changed, 21 insertions(+), 275 deletions(-)

Hi Andreas,
On Wed, 13 Nov 2013 22:24:59 +0100, Andreas Bießmann andreas.devel@googlemail.com wrote:
Dear Albert Aribaud,
please pull the following changes into u-boot-arm/master.
The following changes since commit 56eb3da43fab5990a4b7bc118b76c7cae2ceb140:
arm, am335x: update for the siemens boards (2013-11-12 09:53:59 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to 618bbbb2e9546aa602c97d55963e133c7e1a85ec:
ARM: at91: sama5d3: add support for sama5d36 chip (2013-11-13 22:18:18 +0100)
Sorry for the delay -- on it right now.
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Andreas Bießmann