summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-202-2/+4
| * | dfu:core: Find DFU alt setting number by passing its nameLukasz Majewski2013-10-202-0/+13
| * | 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-2030-104/+138
| * | nitrogen6x: add CONFIG_MV_UDCTroy Kisky2013-10-201-0/+6
| * | nitrogen6x: add otg usb host/device mode supportTroy Kisky2013-10-201-0/+26
| * | mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky2013-10-202-0/+13
| * | 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-uevm: USB: Add xHCI host contoller supportDan Murphy2013-10-201-23/+51
| * | OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-203-0/+451
| * | ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy2013-10-204-2/+20
| * | ARM: OMAP5: Power: Add new function to turn on SMPS10Dan Murphy2013-10-202-0/+21
| * | exynos: dts: Add USB VBUS GPIOs to the device treeJulius Werner2013-10-202-0/+12
| * | exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-203-19/+22
| * | temp: config: exynos5250: Enable xHCI support for Exynos5Vivek Gautam2013-10-201-2/+3
| * | config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZEVivek Gautam2013-10-201-0/+2
| * | exynos5: dts: Add device node for XHCIVivek Gautam2013-10-201-0/+12
| * | exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCIVivek Gautam2013-10-202-0/+4
| * | arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2013-10-202-0/+27
| * | USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-205-0/+601
| * | USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-207-3/+3986
| * | usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam2013-10-202-16/+19
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-10-1728-308/+1187
|\ \
| * | i2c: eliminate warnings in i2c_reloc_fixup functionMasahiro Yamada2013-10-171-7/+5
| * | README: I2C: Fix indentNobuhiro Iwamatsu2013-10-171-3/+3
| * | 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
| * | i2c: Add support for Renesas rcarNobuhiro Iwamatsu2013-10-173-0/+303
| * | i2c: Zynq: Support for TI PCA9548 bus multiplexerMichael Burr2013-10-172-0/+7
| * | i2c: update config using mxc driver to new subsystemtrem2013-10-1715-56/+46
| * | i2c: mxc: move to new subsystemtrem2013-10-176-63/+93
| * | i2c: fix init on generic boardtrem2013-10-171-0/+4
| |/
* | PCIe:change the method to get the address of a requested capability in config...Zhao Qiang2013-10-164-30/+107
* | boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLDPrabhakar Kushwaha2013-10-162-4/+4
* | powerpc/mpc85xx: Add workaround for erratum A006379York Sun2013-10-165-0/+40
* | powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-paShengzhou Liu2013-10-163-34/+285
* | board/p1010rdb: add pin mux and sdhc support in any bootShengzhou Liu2013-10-164-33/+107
* | powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROMShengzhou Liu2013-10-161-0/+4
OpenPOWER on IntegriCloud