Age | Commit message (Expand) | Author |
2012-11-16 | ehci-mxc: Define host offsets | Benoît Thébaudeau |
2012-11-16 | ehci-mxc: Make i.MX25 EHCI configurable | Benoît Thébaudeau |
2012-11-16 | ehci-mxc: Make EHCI power/oc polarities configurable | Benoît Thébaudeau |
2012-11-16 | ehci-mx5: Add missing OC_DIS for i.MX53 | Benoît Thébaudeau |
2012-11-16 | ehci-mx5: Fix *PM usage for i.MX53 | Benoît Thébaudeau |
2012-11-16 | ehci-mx5: Fix OPM usage | Benoît Thébaudeau |
2012-11-16 | ehci-mx5: Fix OC_DIS usage | Benoît Thébaudeau |
2012-11-16 | ehci-mx5: Clean up | Benoît Thébaudeau |
2012-11-16 | ehci-mxc: Clean up | Benoît Thébaudeau |
2012-11-04 | usb gadget ether: Fix warning in is_eth_addr_valid() | Tom Rini |
2012-10-26 | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD |
2012-10-23 | USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY | Pankaj Bharadiya |
2012-10-22 | powerpc/usb: fix bug of CPU hang when missing USB PHY clock | Shengzhou Liu |
2012-10-18 | dm: Move s3c24xx USB driver to a proper place | Marek Vasut |
2012-10-16 | Remove lh7a40x cpu and serial driver | Albert ARIBAUD |
2012-10-15 | mx51: Fix USB PHY clocks | Benoît Thébaudeau |
2012-10-15 | pxa25x: Add support for USB ethernet gadget | Lukasz Dalek |
2012-10-15 | usbether: Removed DEV_CONFIG_{CDC,SUBSET} | Lukasz Dalek |
2012-10-15 | usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} | Lukasz Dalek |
2012-10-15 | usbether: Fixed bug when using with PXA25X chips | Lukasz Dalek |
2012-10-15 | usb: ulpi: add indicator configuration function | Lucas Stach |
2012-10-15 | usb: ehci: don't print debug output | Lucas Stach |
2012-10-15 | tegra20: port to new ehci interface | Lucas Stach |
2012-10-15 | usb: add support for multiple usb controllers | Lucas Stach |
2012-10-15 | usb: ehci: rework to take advantage of new lowlevel interface | Lucas Stach |
2012-10-15 | usb: lowlevel interface change to support multiple controllers | Lucas Stach |
2012-09-26 | net: asix: add AX88772B support | Lucas Stach |
2012-09-26 | net: asix: add read_mac function | Lucas Stach |
2012-09-26 | net: asix: add write_hwaddr function | Lucas Stach |
2012-09-26 | net: asix: split out basic reset function | Lucas Stach |
2012-09-26 | net: introduce transparent driver private in ueth_data | Lucas Stach |
2012-09-21 | usb: do explicit unaligned accesses | Lucas Stach |
2012-09-02 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk |
2012-09-01 | MUSB driver: Timeout is never detected as the while loop does not end | Matej Frančeškin |
2012-09-01 | USB: Fix strict aliasing in ohci-hcd | Troy Kisky |
2012-09-01 | ehci: Optimize qTD allocations | Benoît Thébaudeau |
2012-09-01 | ehci-hcd: Boost transfer speed | Benoît Thébaudeau |
2012-09-01 | ehci: cosmetic: Define used constants | Benoît Thébaudeau |
2012-09-01 | ehci: Fail for multi-transaction interrupt transfers | Benoît Thébaudeau |
2012-09-01 | dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget | Lukasz Majewski |
2012-09-01 | dfu:usb: Support for g_dnl composite download gadget. | Lukasz Majewski |
2012-09-01 | ehci: cosmetic: Define the number of qt_buffers | Benoît Thébaudeau |
2012-09-01 | mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h | Otavio Salvador |
2012-09-01 | da8xx/hawkboard: Add support for ohci host controller | Sughosh Ganu |
2012-09-01 | mxs: prefix register structs with 'mxs' prefix | Otavio Salvador |
2012-09-01 | mxs: prefix register acessor macros with 'mxs' prefix | Otavio Salvador |
2012-07-31 | i.mx: iomux-v3.h: move to imx-common include directory | Troy Kisky |
2012-07-30 | Merge branch 'next' of git://git.denx.de/u-boot | Wolfgang Denk |
2012-07-18 | smsc95xx: align buffers to cache line size | Ilya Yanok |
2012-07-18 | ehci-hcd: change debug() to printf() in case of errors | Ilya Yanok |