| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: gadget: g_dnl: add function g_dnl_set_product | Patrick Delaunay | 2020-05-14 | 1 | -0/+8 |
* | usb: dwc3: Add versal compatibility string to dwc3 glue ids | Siva Durga Prasad Paladugu | 2020-05-12 | 1 | -0/+1 |
* | usb: dwc3: add dis_del_phy_power_chg_quirk | Jagan Teki | 2020-05-12 | 2 | -0/+7 |
* | usb: mx6: add fuse check | Peng Fan | 2020-05-10 | 1 | -0/+16 |
* | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic | 2020-05-10 | 8 | -155/+359 |
|\ |
|
| * | xhci: mediatek: Add support for MTK xHCI host controller | Chunfeng Yun | 2020-05-02 | 4 | -0/+320 |
| * | usb: dwc2_udc_otg: use the phy bulk API to get phys | Chunfeng Yun | 2020-05-02 | 1 | -76/+17 |
| * | usb: dwc3: use the phy bulk API to get phys | Chunfeng Yun | 2020-05-02 | 3 | -79/+22 |
* | | usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address | Frank Li | 2020-05-03 | 2 | -2/+6 |
|/ |
|
* | Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini | 2020-04-28 | 1 | -0/+16 |
|\ |
|
| * | usb: dwc3-meson-g12a: add power-on/off of the PHYs | Neil Armstrong | 2020-04-28 | 1 | -0/+16 |
* | | usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC | Patrice Chotard | 2020-04-28 | 1 | -1/+1 |
* | | usb: host: dwc2: add trace to have clean usb start | Patrick Delaunay | 2020-04-28 | 1 | -0/+2 |
* | | usb: host: dwc2: force reset assert | Patrick Delaunay | 2020-04-28 | 1 | -0/+2 |
* | | usb: host: dwc2: add clk support | Patrick Delaunay | 2020-04-28 | 1 | -1/+29 |
* | | usb: host: dwc2: add phy support | Patrick Delaunay | 2020-04-28 | 1 | -0/+66 |
* | | usb: ether: avoid NULL check before free() | Heinrich Schuchardt | 2020-04-28 | 1 | -2/+1 |
* | | usb: avoid NULL check before free | Heinrich Schuchardt | 2020-04-28 | 1 | -6/+3 |
|/ |
|
* | drivers: usb: host: Add BRCM xHCI driver | Rayagonda Kokatanur | 2020-04-13 | 3 | -0/+107 |
* | usb: Migrate to support live DT for some driver | Kever Yang | 2020-04-13 | 10 | -53/+36 |
* | usb: ehci-msm: Use dev interface to get device address | Kever Yang | 2020-04-13 | 1 | -3/+1 |
* | usb: dwc3-of-simple: Drop redundant inclding header file | Kever Yang | 2020-04-13 | 1 | -1/+0 |
* | usb: Keep async schedule running only across mass storage xfers | Marek Vasut | 2020-04-09 | 3 | -14/+89 |
* | sunxi: Move common defconfig options to Kconfig | Andre Przywara | 2020-03-18 | 1 | -0/+1 |
* | gadget: f_thor: add missing line breaks for pr_err() | Seung-Woo Kim | 2020-03-01 | 1 | -12/+12 |
* | dfu: Reset timeout in case of DFU request | Andy Shevchenko | 2020-03-01 | 1 | -0/+5 |
* | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> | Masahiro Yamada | 2020-02-19 | 4 | -4/+4 |
* | dma-mapping: fix the prototype of dma_unmap_single() | Masahiro Yamada | 2020-02-19 | 2 | -4/+4 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 35 | -0/+38 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 23 | -0/+26 |
* | Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo... | Tom Rini | 2020-02-05 | 2 | -6/+8 |
|\ |
|
| * | usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support | Marek Szyprowski | 2020-01-29 | 2 | -6/+8 |
* | | usb: cdns3: ep0: Invalidate cache before reading Setup Packet | Vignesh Raghavendra | 2020-02-02 | 1 | -0/+4 |
|/ |
|
* | usb: musb-new: mt85xx: add musb-new gadget driver. | mingming lee | 2020-01-25 | 3 | -1/+428 |
* | Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020 | Tom Rini | 2020-01-20 | 1 | -0/+1 |
|\ |
|
| * | dwc3-generic: Add support for AM654 USB controller | Vignesh Raghavendra | 2020-01-20 | 1 | -0/+1 |
* | | common: Move hang() to the same header as panic() | Simon Glass | 2020-01-17 | 2 | -0/+2 |
* | | common: Rename and move source() | Simon Glass | 2020-01-17 | 1 | -1/+1 |
|/ |
|
* | usb: Drop use of BUG_ON() and WARN_ON() | Simon Glass | 2020-01-07 | 4 | -1/+13 |
* | usb: dwc3: Fix UTMI/UTMIW phy interface initialization | Jagan Teki | 2019-12-21 | 2 | -16/+16 |
* | usb: cdns3: ep0: Fix build warnings related to cache ops | Vignesh Raghavendra | 2019-12-21 | 1 | -0/+1 |
* | common: Move command functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 14 | -0/+16 |
* | common: Move serial_printf() to the serial header | Simon Glass | 2019-12-02 | 6 | -1/+7 |
* | dm: test: usb: rework keyboard test | Heinrich Schuchardt | 2019-11-25 | 1 | -10/+17 |
* | usb: kbd: implement special keys | Heinrich Schuchardt | 2019-11-25 | 1 | -0/+6 |
* | Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...WIP/23Nov2019 | Tom Rini | 2019-11-23 | 3 | -0/+46 |
|\ |
|
| * | gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM | Jagan Teki | 2019-11-23 | 1 | -0/+1 |
| * | usb: dwc3: Add phy interface for dwc3_uboot | Jagan Teki | 2019-11-23 | 2 | -0/+39 |
| * | gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM | Jagan Teki | 2019-11-23 | 1 | -0/+1 |