u-boot/drivers/usb/cdns3
Tom Rini 302b41d539 Kbuild: Always use $(PHASE_)
It is confusing to have both "$(PHASE_)" and "$(XPL_)" be used in our
Makefiles as part of the macros to determine when to do something in our
Makefiles based on what phase of the build we are in. For consistency,
bring this down to a single macro and use "$(PHASE_)" only.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-04-11 12:16:44 -06:00
..
cdns3-starfive.c usb: cdns: starfive: Add cdns USB driver 2025-03-17 01:55:19 +01:00
cdns3-ti.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
core.c usb: cdns: starfive: Get dr mode from wrapper device dts node 2025-03-17 01:55:19 +01:00
core.h
debug.h
drd.c usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode() 2025-03-17 01:55:18 +01:00
drd.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ep0.c usb: cdns3: Fix not calling dev_xxx with a device 2020-09-30 08:53:51 -04:00
gadget-export.h usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops 2024-07-05 14:08:24 +02:00
gadget.c usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket 2024-10-11 14:32:38 +02:00
gadget.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
host-export.h
host.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig usb: cdns: starfive: Add cdns USB driver 2025-03-17 01:55:19 +01:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
trace.c
trace.h