summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-221-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2013-10-222-1/+17
|\
| * serial: sh: Add support R8A7791Nobuhiro Iwamatsu2013-10-171-4/+4
| * serial: sh: Add support R8A7790Nobuhiro Iwamatsu2013-10-172-0/+14
| * serial: sh: Change definition of clock of SCIFNobuhiro Iwamatsu2013-10-171-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-2154-174/+6256
|\ \
| * | usb: udc: add udc.h include fileTroy Kisky2013-10-206-3/+7
| * | usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky2013-10-202-0/+121
| * | usb: gadget: mv_udc: optimize ep_enableTroy Kisky2013-10-201-2/+2
| * | usb: gadget: mv_udc: optimize bounceTroy Kisky2013-10-201-21/+16
| * | usb: gadget: mv_udc: fix full speed connectionsTroy Kisky2013-10-201-14/+34
| * | usb: ehci-mx6: add support for otg portTroy Kisky2013-10-201-40/+91
| * | usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNTTroy Kisky2013-10-201-4/+0
| * | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-2019-25/+46
| * | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-2010-10/+10
| * | usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-201-0/+23
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-202-6/+45
| * | usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-203-169/+200
| * | usb: omap5: Update the board_usb_init apiDan Murphy2013-10-201-3/+4
| * | usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-201-1/+1
| * | usb:g_dnl: Support for TIZEN's THOR function in generic download codeLukasz Majewski2013-10-201-2/+8
| * | usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski2013-10-203-0/+1128
| * | usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-201-2/+2
| * | usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...Lukasz Majewski2013-10-201-8/+16
| * | dfu:core: Export dfu_{get|free}_buf functionsLukasz Majewski2013-10-201-2/+2
| * | dfu:core: Find DFU alt setting number by passing its nameLukasz Majewski2013-10-201-0/+12
| * | usb:udc:s3c: Reduce dcache invalidate range for UDC receive bufferLukasz Majewski2013-10-201-1/+2
| * | usb:smsx95xx LED activity for USB net driverSuriyan Ramasami2013-10-201-0/+14
| * | usb: new board-specific USB init interfaceMateusz Zalega2013-10-205-20/+11
| * | usb: gadget: mv_udc: clear desc upon ep_disableTroy Kisky2013-10-201-0/+3
| * | usb: gadget: mv_udc: zero transfer descriptor memory on probeTroy Kisky2013-10-201-0/+1
| * | usb: gadget: mv_udc: flush item before headTroy Kisky2013-10-201-3/+2
| * | usb: gadget: mv_udc: set is_dualspeed = 1Troy Kisky2013-10-201-0/+1
| * | usb: gadget: mv_udc: fix typo in error messageTroy Kisky2013-10-201-2/+2
| * | usb: gadget: ether: return error from rx_submit if no requestTroy Kisky2013-10-201-0/+2
| * | usb: gadget: ether set wMaxPacketSizeTroy Kisky2013-10-201-0/+2
| * | OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-202-0/+327
| * | ARM: OMAP5: Power: Add new function to turn on SMPS10Dan Murphy2013-10-201-0/+15
| * | exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-202-0/+22
| * | USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-202-0/+317
| * | USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-205-0/+3947
| * | usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam2013-10-201-16/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-10-177-246/+1104
|\ \
| * | i2c: eliminate warnings in i2c_reloc_fixup functionMasahiro Yamada2013-10-171-7/+5
| * | i2c: s3c24xx: add hsi2c controller supportNaveen Krishna Ch2013-10-172-51/+616
| * | exynos: i2c: Change FDT bus setup code to enumerate ports correctlySimon Glass2013-10-172-7/+19
| * | exynos: i2c: Fix i2c driver to handle NACKs properlyNaveen Krishna Ch2013-10-171-124/+90
| * | Fix: nommu I2C adapter relocation errorJens Scharsig (BuS Elektronik)2013-10-171-4/+0
| * | i2c: sh_i2c: Avoid using I2C prior to relocationNobuhiro Iwamatsu2013-10-171-2/+8
| * | i2c, core: optimze i2c_set_bus_num()Heiko Schocher2013-10-171-8/+10
OpenPOWER on IntegriCloud