~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: add isp1760 family driverRui Miguel Silva2022-07-12
* usb: common: move urb code to commonRui Miguel Silva2022-07-12
* Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-28
* usb: xhci-dwc3: Support role switch default roleMark Kettenis2022-05-20
* usb: common: silence dubious errorsMichael Walle2021-11-09
* usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer2021-09-22
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* usb: common: add define of usb_speed_string()Chunfeng Yun2020-10-20
* usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2020-10-20
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang2020-05-29
* common: Drop log.h from common headerSimon Glass2020-05-18
* usb: Migrate to support live DT for some driverKever Yang2020-03-30
* usb: Introduce CONFIG_SPL_DM_USBSven Schwermer2018-11-26
* fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-29
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-28
* usb: common: add support to get maximum speed from dtMugunthan V N2018-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* armv8: ls1043a/ls2080a: check SoC by device IDWenbin song2017-12-13
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* fsl/usb: enable errata-a010151 for ls2088a and ls2081aSantan Kumar2017-08-01
* common: arm: freescale: layerscape: Move header files out of common.hSimon Glass2017-06-05
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-05
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-17
* fsl/usb: enable the errata-a005697 for ls1012ajerry.huang@nxp.com2016-12-05
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30
|\
| * drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-27
| * usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratumSriram Dash2016-09-27
| * usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27
* | mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash2016-09-28
|/
* armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha2016-06-28
* usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash2016-06-13
* fsl: usb: make errata function common for PPC and ARMSriram Dash2016-06-13
* usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash2016-06-13
* drivers: usb: common: add common code for usb drivers to useMugunthan V N2016-05-17
* drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_typeSriram Dash2016-04-10
* drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash2016-04-10
* drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...Sriram Dash2016-04-10
* drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash2016-04-10