summaryrefslogtreecommitdiff
path: root/chip/stm32/usb_dwc.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-2/+2
* chip: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-2/+2
* util: remove unused includesYuval Peress2022-08-051-0/+1
* chip/stm32/usb_dwc.c: Format with clang-formatJack Rosenthal2022-07-011-92/+75
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* chip/stm32: reinstate static and use EC idiom for alignmentPatrick Georgi2019-11-091-2/+2
* chip/stm32: Fix compile with gcc8Patrick Georgi2019-11-071-2/+2
* printf: Fix formatting errorsEvan Green2019-10-051-1/+2
* stm32: update USB version for BOS descriptorsVincent Palatin2017-11-301-2/+2
* chip/stm32/usb: Replace reset handler by generic event handlerNicolas Boichat2017-08-161-2/+2
* Fix compilation with coreboot-sdkStefan Reinauer2017-08-041-13/+0
* Add OTP supportGwendal Grignou2017-07-281-14/+5
* stm32/usb: Add support for board-specific serial numberNicolas Boichat2017-06-131-1/+8
* stm32/usb: Add support for remote wake-upNicolas Boichat2017-03-011-9/+8
* sweetberry: add usb power logging interfaceNick Sanders2016-11-111-9/+18
* sweetberry: add usb fw updateNick Sanders2016-09-021-4/+203
* sweetberry: add dwc usb supportNick Sanders2016-09-011-0/+1230