]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Tue, 20 Aug 2024 14:08:52 +0000 (08:08 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 20 Aug 2024 14:08:52 +0000 (08:08 -0600)
commitd2067c3ea54199ac7c09232cd5551901c75af511
treee114c54764db936f5fd44e4b85f5ca42aab3ba3e
parent158cf0270cb6691bc7f58fbeb4c6b8b603957bfe
parent73f5b54a589cb6ff97aaca55e7c97d68b43997ee
Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next

u-boot-dfu-next-20240820

- Migrate Atmel usb gadget to DM_USB_GADGET
- More small cleanups/improvements on the atmel UDC driver
- Change udc uclass name from "usb" -> "usb_gadget"