]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge branch 'next' of git://source.denx.de/u-boot-usb into next
authorTom Rini <trini@konsulko.com>
Wed, 3 Jun 2026 16:48:04 +0000 (10:48 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 3 Jun 2026 16:48:46 +0000 (10:48 -0600)
commite255cf65a95e288c5baeeae8047c407edc5a7888
tree1943aa33102eb453ebfe4ba1e7e14d67188c2633
parent4674475760d293d6cca07c2f85ef48029e08078b
parent2e9e8915616b1b323aac37c2073964d7d112e06d
Merge branch 'next' of git://source.denx.de/u-boot-usb into next

- Add "static" and "const" keywords to structs where they are missing
  and would be useful to have in the DWC3 framework.