summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini
2015-07-24usb: ci_udc: fix request allocation when endpoints are disabledRob Herring
2015-07-24arm: marvell: Increase MAXARGS to 32Stefan Roese
2015-07-24arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot supportStefan Roese
2015-07-24spl: spl_mmc: Add option to boot from a MMC partition with offsetStefan Roese
2015-07-24kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFSStefan Roese
2015-07-24kwbimage: Add support for SDIO/MMC boot device selectionStefan Roese
2015-07-24arm: mvebu: Add SPL SDIO/MMC boot supportStefan Roese
2015-07-23Merge git://git.denx.de/u-boot-uniphierTom Rini
2015-07-23ARM: UniPhier: document reference support cardMasahiro Yamada
2015-07-23ARM: dts: UniPhier: add I2C ch4 device node for PH1-sLD3Masahiro Yamada
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada
2015-07-23ARM: UniPhier: update CONFIG_BOOTARGSMasahiro Yamada
2015-07-23ARM: UniPhier: disable CONFIG_FITMasahiro Yamada
2015-07-23ARM: UniPhier: add environment variable for TFTP bootMasahiro Yamada
2015-07-23ARM: UniPhier: add environment sets for non-FIT Linux bootMasahiro Yamada
2015-07-23ARM: dts: UniPhier: add device-specific compatible string for EEPROMMasahiro Yamada
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-23arm: mvebu: db-88f6820: Add SPL support with DDR init codeStefan Roese
2015-07-23arm: mvebu: a38x: Use correct PEX register access macrosStefan Roese
2015-07-23arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdrStefan Roese
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese
2015-07-23arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdrStefan Roese
2015-07-23arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directoryStefan Roese
2015-07-23Makefile: Fix mvebu build target to use SPL load and exe-addressStefan Roese
2015-07-23arm: mvebu: Disable MMU before changing register base addressStefan Roese
2015-07-23arm: mvebu: spl.c: Add call to board_early_init_f()Stefan Roese
2015-07-23arm: mvebu: Use default reg base address for SPL on A38xStefan Roese
2015-07-23ci_udc: fix 64-bit compile warningsStephen Warren
2015-07-23arm: mvebu: Call timer_init early before PHY and DDR initStefan Roese
2015-07-23arm: mvebu: add Armada XP SATA supportAnton Schubert
2015-07-22linux_compat: handle __GFP_ZERO in kmalloc()Masahiro Yamada
2015-07-22linux_compat: move vzalloc() to header file as an inline functionMasahiro Yamada
2015-07-22linux_compat: remove cpu_relax() defineMasahiro Yamada
2015-07-22x86: delete unneeded declarations of disable_irq() and enable_irq()Masahiro Yamada
2015-07-22usb: ehci-marvell: Drop wrl accessor functionStefan Roese
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski
2015-07-22implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng
2015-07-22usb: gadget: bcm_udc_otg filesJiandong Zheng
2015-07-22g_dnl: add missing declarationSteve Rae
2015-07-22usb: gadget: fastboot: Dequeue the previous IN request for the current requestPaul Kocialkowski
2015-07-22usb: gadget: fastboot: Request status and length check in rx handlerPaul Kocialkowski
2015-07-22fastboot: Dynamic controller index for usb_gadget_handle_interruptsPaul Kocialkowski
2015-07-22usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget codePaul Kocialkowski
2015-07-22usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-07-22drivers: usb: fsl: Remove LS102XA immap inclusionNikhil Badola
2015-07-22include: usb: Map USB controller base addresses for LS2085ANikhil Badola
2015-07-22include: usb: Move USB controller base address mappingNikhil Badola