[U-Boot] Please pull u-boot-marvell master
Luka Perkov
luka.perkov at sartura.hr
Fri Jul 10 14:59:38 CEST 2015
Hi Tom,
can you please pull this 10 patches from Stefan?
The following changes since commit f3edfd30541d6f245d7dfa6fa7354cc916cc53e1:
net: designware: Program MAC address to hardware after soft reset (2015-07-08 13:43:19 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-marvell.git
for you to fetch changes up to 59565736839108846d8dfa6782babfaefff6b58b:
arm: mvebu: db-88f6820-gp: Add USB/EHCI support (2015-07-10 14:56:07 +0200)
----------------------------------------------------------------
Stefan Roese (10):
arm: mvebu: db-88f6820-gp: Add MAINTAINERS file
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
arm: mvebu: Add SDIO/SDHCI support for Armada A38x
arm: mvebu: db-88f6820-gp: Add MMC/SDIO support
block: ahci: Don't enable port interrupts
arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x
arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support
usb: Add EHCI support for Armada 38x (mvebu)
arm: mvebu: db-88f6820-gp: Add USB/EHCI support
arch/arm/mach-mvebu/cpu.c | 66 +++++++++++++++++++++++++++++++++
arch/arm/mach-mvebu/include/mach/cpu.h | 2 +
arch/arm/mach-mvebu/include/mach/gpio.h | 10 +++++
arch/arm/mach-mvebu/include/mach/soc.h | 3 ++
board/Marvell/db-88f6820-gp/MAINTAINERS | 6 +++
drivers/block/ahci.c | 3 --
drivers/mmc/sdhci.c | 25 ++++++++++---
drivers/usb/host/ehci-marvell.c | 36 ++++++++++++++++++
include/configs/db-88f6820-gp.h | 41 ++++++++++++++++++++
9 files changed, 184 insertions(+), 8 deletions(-)
create mode 100644 arch/arm/mach-mvebu/include/mach/gpio.h
create mode 100644 board/Marvell/db-88f6820-gp/MAINTAINERS
Thanks,
Luka
More information about the U-Boot
mailing list