[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
Andreas Bießmann
andreas.devel at googlemail.com
Mon Jan 26 11:12:34 CET 2015
The following changes since commit ab77f24119e80257de4ab017b877f92f96980562:
Merge branch 'master' of git://git.denx.de/u-boot-ti (2015-01-16 10:25:01 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to 52305a829cd927aca2eb4a15985c567e98f562b9:
ARM: atmel: sama5d4_xplained: enable usb ethernet gadget (2015-01-19 15:02:48 +0100)
----------------------------------------------------------------
Bo Shen (6):
ARM: atmel: sama5d4: add usb platform data
ARM: atmel: sama5d4: add usb device initial code
ARM: atmel: sama5d4ek: add option for usb ethernet gadget
ARM: atmel: sama5d4ek: enable usb ethernet gadget
ARM: atmel: sama5d4_xplained: add option for usb ethernet gadget
ARM: atmel: sama5d4_xplained: enable usb ethernet gadget
Heiko Schocher (5):
arm, arm926ejs: make thumb mode compileable
arm, at91: enable thumb mode for taurus board in SPL
taurus, spl: erase also spi flash if recovery button is pressed
arm, at91: corvus board updates
arm, at91, axm: add SPL support for axm
Simon Glass (1):
arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT
Wu, Josh (1):
ARM: at91: sama5d3_xplained: spl: enable PMECC header generation
arch/arm/cpu/arm926ejs/cpu.c | 2 ++
arch/arm/cpu/armv7/at91/sama5d4_devices.c | 16 +++++++++++++++
arch/arm/include/asm/arch-at91/atmel_usba_udc.h | 2 +-
arch/arm/lib/cache.c | 2 ++
board/atmel/sama5d4_xplained/sama5d4_xplained.c | 11 +++++++++++
board/atmel/sama5d4ek/sama5d4ek.c | 11 +++++++++++
board/siemens/corvus/board.c | 12 +++++++-----
board/siemens/taurus/taurus.c | 24 ++++++++++++++---------
configs/axm_defconfig | 5 +++--
include/configs/corvus.h | 4 ++--
include/configs/sama5d3_xplained.h | 1 +
include/configs/sama5d4_xplained.h | 8 ++++++++
include/configs/sama5d4ek.h | 8 ++++++++
include/configs/snapper9260.h | 1 -
include/configs/taurus.h | 23 +++++++++++++++++++++-
15 files changed, 109 insertions(+), 21 deletions(-)
More information about the U-Boot
mailing list