summaryrefslogtreecommitdiffstats
path: root/common/usbgadget.c
Commit message (Expand)AuthorAgeFilesLines
* common: replace license statements with SPDX-License-IdentifiersAhmad Fatoum2020-11-271-10/+1
* usbgadget: autostart: don't print error on repeated nv.usbgadget.autostart=1Ahmad Fatoum2020-11-241-2/+8
* Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-141-3/+3
|\
| * Merge branch 'for-next/magicvar-unique-id' into for-next/reboot-modeSascha Hauer2020-10-071-9/+6
| |\
| * | usbgadget: autostart: support delayed usbgadget.autostart=1Ahmad Fatoum2020-09-291-3/+3
* | | Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-141-2/+1
|\ \ \ | |_|/ |/| |
| * | vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-2/+1
| |/
* / magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-021-9/+6
|/
* fastboot: rename usbgadget.fastboot_* variables to fastboot.*Daniel Glöckner2020-08-191-15/+6
* usbgadget: autostart: add DFU supportLadislav Michl2018-10-291-0/+144