index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-pci.c
Age
Commit message (
Expand
)
Author
2024-09-09
phy: Extend generic_setup_phy() with PHY mode and submode
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2022-10-10
usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-08-28
usb: ehci: Add PHY support to ehci-pci
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-05
ehci-pci: Prepare for usage of readl()/writel() accessors
Alexey Brodkin
2016-10-11
usb: pci: Fix cast for 64-bit compilation
Simon Glass
2016-09-23
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
2016-01-24
dm: usb: Add a compatible string for PCI EHCI controller
Simon Glass
2016-01-12
dm: usb: Convert echi-pci to use new DM PCI API
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2015-07-21
dm: usb: Add driver-model support to ehci-pci
Simon Glass
2015-07-21
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2015-02-05
usb: pci: Use pci_find_class() to find the device
Simon Glass
2013-12-18
usb: ehci-pci: Clarify and cleanup the EHCI controller detection
Marek Vasut
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-03-18
usb: Add multiple controllers support for EHCI PCI
Vincent Palatin
2013-03-16
usb: ehci: generic PCI support
Vincent Palatin
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2011-06-25
ehci-pci: Fix PCI EHCI driver for 36-bit
Zhao Chenhui
2011-04-05
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-04-04
echi: add ULI1575 PCI ID
Zhao Chenhui
2011-04-02
ehci-pci: Add PCI EHCI controller
Trübenbach, Ralf
2010-10-22
ehci-pci: print hccr, hcor and hc_lenght
Florian Fainelli
2010-04-08
EHCI: add NEC PCI ID
Sergei Shtylyov
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD