Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Tom Rini
|
d024236e5a
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
|
7 years ago |
Masahiro Yamada
|
b08c8c4870
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
|
7 years ago |
Simon Glass
|
5ae28c0a60
dm: tegra: usb: Convert to livetree
|
7 years ago |
Simon Glass
|
000f15fa15
dm: tegra: Convert clock_decode_periph_id() to support livetree
|
7 years ago |
Simon Glass
|
150c5afe5b
dm: gpio: Add live tree support
|
8 years ago |
Simon Glass
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
Simon Glass
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 years ago |
Stephen Warren
|
2f6a7e8ce5
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
|
8 years ago |
Masahiro Yamada
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
8 years ago |
Masahiro Yamada
|
4052734273
usb: replace ehci_*_remove() with usb_deregister()
|
8 years ago |
Simon Glass
|
4e9838c102
dm: Use dev_get_addr() where possible
|
9 years ago |
Tom Warren
|
3e8650c0f9
Tegra: clocks: Add 38.4MHz OSC support for T210 use
|
10 years ago |
Tom Warren
|
7aaa5a60ce
ARM: Tegra210: Add support to common Tegra source/config files
|
10 years ago |
Simon Glass
|
257bfd2e21
dm: usb: tegra: Drop legacy USB code
|
10 years ago |
Simon Glass
|
c3980ad3b5
dm: usb: tegra: Add driver model support to tegra EHCI
|
10 years ago |
Simon Glass
|
ddb9a502d1
dm: usb: tegra: Move most of init/uninit into a function
|
10 years ago |
Simon Glass
|
7e27bddae0
dm: usb: tegra: Tidy up error handling and a static function
|
10 years ago |
Simon Glass
|
943104f07c
dm: usb: tegra: Remove the port_addr_clear_csc variable
|
10 years ago |
Simon Glass
|
deb8508c51
dm: usb: Drop the EHCI weak functions
|
10 years ago |
Simon Glass
|
11d18a1946
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
|
10 years ago |
Simon Glass
|
56d4273045
dm: usb: tegra: Drop use of global controller variable
|
10 years ago |
Simon Glass
|
727fce369e
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
|
10 years ago |
Simon Glass
|
27f782b6a1
dm: usb: tegra: Store the controller type explicitly
|
10 years ago |
Simon Glass
|
7338287d58
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
|
10 years ago |
Thierry Reding
|
96df9c7e94
usb: ehci-tegra: Build warning fixes for 64-bit
|
10 years ago |
Simon Glass
|
46927e1ef4
dm: usb: Remove use of fdtdec GPIO support
|
10 years ago |
Marcel Ziswiler
|
d1fcbae117
usb: tegra: ULPI regression on tegra20
|
10 years ago |
Stephen Warren
|
a4539a2aa7
usb: tegra: support device mode
|
11 years ago |
Stephen Warren
|
2d34151f75
usb: tegra: refactor PHY type selection
|
11 years ago |