summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: do not add $((generic-)offsets-file) to targetsMasahiro Yamada2015-07-271-2/+1
* kbuild: sync with Linux 4.1Masahiro Yamada2015-07-275-52/+45
* kconfig: sync with Linux 4.1Masahiro Yamada2015-07-2717-203/+189
* config: ti_omap5_common: Palmas power support in SPLPaul Kocialkowski2015-07-272-2/+1
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-2575-342/+347
|\
| * sunxi: Enable both ehci and otg in host mode on various boardsHans de Goede2015-07-254-0/+6
| * sunxi: ga10h: Enable both otg and regular usb host controllersHans de Goede2015-07-253-0/+28
| * sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-252-4/+2
| * sunxi: musb: Improve output during probingHans de Goede2015-07-251-5/+6
| * sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-252-1/+58
| * sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-253-36/+34
| * sunxi: musb: Add id pin supportHans de Goede2015-07-254-0/+8
| * sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede2015-07-251-10/+9
| * sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-253-0/+42
| * sunxi: Enable CMD_USB and USB_STORAGE by default on sunxiHans de Goede2015-07-252-5/+2
| * sunxi: Update selects in arch/arm/Kconfig for DM conversionsTom Rini2015-07-2562-250/+86
| * sunxi: Remove bogus uart entry from utoo-p66 dts fileHans de Goede2015-07-251-14/+0
| * sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański2015-07-241-9/+11
| * sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański2015-07-241-12/+40
| * sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-243-6/+20
| * mmc: Protect `mmc_initialize` from initialising mmc multiple timesDaniel Kochmański2015-07-241-0/+5
* | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-2453-374/+666
|\ \
| * | usb: ci_udc: fix request allocation when endpoints are disabledRob Herring2015-07-241-4/+8
| * | ci_udc: fix 64-bit compile warningsStephen Warren2015-07-231-9/+10
| * | usb: ehci-marvell: Drop wrl accessor functionStefan Roese2015-07-221-14/+12
| * | usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-229-20/+20
| * | implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-223-0/+61
| * | usb: gadget: bcm_udc_otg filesJiandong Zheng2015-07-223-0/+80
| * | g_dnl: add missing declarationSteve Rae2015-07-221-0/+1
| * | usb: gadget: fastboot: Dequeue the previous IN request for the current requestPaul Kocialkowski2015-07-221-0/+3
| * | usb: gadget: fastboot: Request status and length check in rx handlerPaul Kocialkowski2015-07-221-5/+6
| * | fastboot: Dynamic controller index for usb_gadget_handle_interruptsPaul Kocialkowski2015-07-221-1/+1
| * | usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget codePaul Kocialkowski2015-07-221-0/+13
| * | usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski2015-07-222-7/+26
| * | usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-229-4/+12
| * | usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-2224-57/+57
| * | drivers: usb: fsl: Remove LS102XA immap inclusionNikhil Badola2015-07-221-1/+0
| * | include: usb: Map USB controller base addresses for LS2085ANikhil Badola2015-07-221-0/+3
| * | include: usb: Move USB controller base address mappingNikhil Badola2015-07-222-9/+7
| * | drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola2015-07-223-6/+25
| * | drivers: usb: fsl: Remove warnings for 64-bit architecturesNikhil Badola2015-07-221-4/+4
| * | ls1021aqds: Enable USB IP supportRamneek Mehresh2015-07-221-5/+17
| * | ls1021atwr: Enable USB IP supportRamneek Mehresh2015-07-221-0/+38
| * | arch: arm: fsl: Add XHCI support for LS1021ARamneek Mehresh2015-07-222-0/+11
| * | usb: fsl: Add XHCI driver supportRamneek Mehresh2015-07-223-0/+164
| * | usb: xhci: keystone: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-222-88/+1
| * | usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-225-78/+3
| * | usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-222-78/+1
| * | usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-223-0/+98
* | | arm: marvell: Increase MAXARGS to 32Stefan Roese2015-07-241-1/+1
OpenPOWER on IntegriCloud