summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-18Create a .cfg file containing the CONFIG options used to buildSimon Glass
2015-04-16ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I
2015-04-16Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski
2015-04-15sunxi: iNet 3F supportPaul Kocialkowski
2015-04-15sunxi: iNet 3W supportPaul Kocialkowski
2015-04-15sunxi: Proper iNet board config namingPaul Kocialkowski
2015-04-15sunxi: Removed dram files cleanup in MAINTAINERSPaul Kocialkowski
2015-04-15sunxi: Serial number support, obtained from SID bitsPaul Kocialkowski
2015-04-15sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pinsPaul Kocialkowski
2015-04-15sunxi: Cubieboard2 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect pinsPaul Kocialkowski
2015-04-15sunxi: Ainol AW1 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: Ampe A76 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: TZX-Q8-713B7 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detectHans de Goede
2015-04-15sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede
2015-04-15sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede
2015-04-15power: axp209: Registers definitions in headerPaul Kocialkowski
2015-04-15power: axp152: Registers definitions in headerPaul Kocialkowski
2015-04-15sunxi: Yones Toptech BD1078 supportPaul Kocialkowski
2015-04-15sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2015-04-15sunxi: Ainol AW1 supportPaul Kocialkowski
2015-04-15sunxi: USB download gadget cable detectionPaul Kocialkowski
2015-04-15sunxi: common VBUS detection logic in usbcPaul Kocialkowski
2015-04-15power: axp209: VBUS detection supportPaul Kocialkowski
2015-04-15sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski
2015-04-15power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski
2015-04-15sunxi: gpio: Indentation fixPaul Kocialkowski
2015-04-15sun6i: Add support for the Mixtile LOFT-Q boardHan Pengfei
2015-04-14fastboot: Proper download gadget unregister and clear when cable is missingPaul Kocialkowski
2015-04-14fastboot: add support for reboot-bootloader commandAlexey Firago
2015-04-14fastboot: check for alias when looking up partition by nameMichael Scott
2015-04-14dfu: cmd: trigger watchdog before calling usb_gadget_handle_interruptsHeiko Schocher
2015-04-14cmd_usb_mass_storage: Use 'USB Mass Storage' in the help textFabio Estevam
2015-04-14usb: gadget: thor: Claim EP after allocating it in thor gadgetMarek Szyprowski
2015-04-14usb: dwc3: Correct clean up code for requestsLukasz Majewski
2015-04-14usb: dwc3: gadget: Set non EP0 max packet limit to 512BLukasz Majewski
2015-04-14usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be...Lukasz Majewski
2015-04-14usb: dwc3: optimize interrupt loopMarek Szyprowski
2015-04-14usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driverMarek Szyprowski
2015-04-14usb: dwc3: add a workaround for too small OUT requestsMarek Szyprowski
2015-04-14usb: dwc3: make dwc3_set_mode to staticJoonyoung Shim
2015-04-14usb: dwc3: Remove BIT(x) macro from DWC3's gadget codeLukasz Majewski
2015-04-14usb: composite: Add .reset callback to usb_gadget_driver structureLukasz Majewski
2015-04-14usb: gadget: thor: Invoke board specific USB cleanup interfaceInha Song
2015-04-14usb: gadget: UMS: Invoke board specific USB cleanup interfaceInha Song