~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: gadget: ether: Handle gadget driver registration in probe and removeMarek Vasut2023-08-05
* usb: gadget: ether: Move probe function above driver structureMarek Vasut2023-08-05
* usb: gadget: ether: Inline functions used onceMarek Vasut2023-08-05
* usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbolsMarek Vasut2023-05-17
* usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut2023-05-17
* usb: gadget: f_mass_storage: Rework do_request_sense slightlyTom Rini2023-04-25
* usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() callMarek Vasut2023-04-04
* usb: gadget: missing fallthrough in composite_setup()Heinrich Schuchardt2023-04-04
* ARM: tegra: provide default USB gadget setupMaxim Schwalm2023-02-23
* usb: gadget: Fix typo in obj lineTom Rini2023-02-11
* usb: Drop unused fotg210 gadgetSimon Glass2023-02-07
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* image: Move common image code to image_board and commandSimon Glass2023-01-16
* usb: gadget: dwc2_udc_otg: implement pullup()Mattijs Korpershoek2023-01-14
* usb: gadget: fastboot: detach usb just before rebootingDario Binacchi2023-01-14
* fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay2023-01-11
* cmd: source: Support specifying config nameSean Anderson2022-12-31
* treewide: Use NULL for script image nameSean Anderson2022-12-31
* usb: Remove CONFIG_USBD_HSTom Rini2022-12-22
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-21
|\
| * usb: gadget: rndis: Prevent InformationBufferOffset manipulationSzymon Heidrich2022-12-08
| * usb: gadget: dfu: Fix check of transfer directionHugo SIMELIERE2022-12-08
* | usb: gadget: Remove non-DM_ETH codeTom Rini2022-12-07
* | Convert CONFIG_USB_GADGET_AT91 to KconfigTom Rini2022-12-05
|/
* usb: gadget: dfu: Fix the unchecked length fieldVenkatesh Yadav Abbarapu2022-11-21
* usb: ether: Fix error handling in usb_ether_initMichal Suchanek2022-10-17
* Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora2022-10-12
* usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek2022-10-10
* usb: gadget: Clean up Makefile ifdefferyMarek Vasut2022-10-10
* Merge branch 'next'Tom Rini2022-10-03
|\
| * treewide: Drop image_header_t typedefSimon Glass2022-09-29
| * Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini2022-09-26
| |\
| * \ Merge branch 'master' into nextTom Rini2022-09-19
| |\ \
| * | | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* | | | Fix out of bound access of ep array.Alison Huffman2022-09-26
| |_|/ |/| |
* | | usb: gadget: designware-udc: Drop the driverMarek Vasut2022-09-19
| |/ |/|
* | drivers: usb: fastboot: Fix full-speed usb descriptorqianfan Zhao2022-09-02
|/
* Merge branch 'next'Tom Rini2022-07-11
|\
| * arm: Remove strongarm supportTom Rini2022-07-08
| * arm: Remove PXA architecture supportTom Rini2022-07-07
| * Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini2022-07-05
| * stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay2022-06-17
| * arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini2022-06-06
* | rockchip: usb: gadget: add rk3066 product idPaweł Jarosz2022-06-29
|/
* spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard2022-05-23
* usb: gadget: ci: Make various ops constAdam Ford2022-04-22
* usb: dwc2: handle return code of dev_read_size() in of to, plat functionWolfgang Grandegger2022-03-14
* usb: gadget: ci: Avoid null pointer dereferenceMarek Vasut2022-02-11
* dfu: handle short frame result of UPLOAD in state_dfu_idlePatrick Delaunay2022-01-28
* usb: gadget: Add CDC ACM functionLoic Poulain2022-01-26