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
/
xhci-exynos5.c
Age
Commit message (
Expand
)
Author
2025-11-12
usb: host: xhci: Make U_BOOT_DRIVER entries unique
Tom Rini
2025-10-28
usb: xhci: exynos: variable node should be signed
Andrew Goodbody
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
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_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-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-07-22
usb: xhci: exynos: Remove common dwc3 drv functions calls
Ramneek Mehresh
2015-05-06
dm: usb: exynos: Drop legacy USB code
Simon Glass
2015-04-18
dm: usb: exynos: Adjust XHCI driver to support driver model
Simon Glass
2015-02-24
exynos: usb: make dwc3_set_mode to static
Joonyoung Shim
2015-01-29
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
2014-04-30
exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT
[email protected]
2013-10-20
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
Julius Werner
2013-10-20
USB: XHCI: Add xHCI host controller support for Exynos5
Vivek Gautam