summaryrefslogtreecommitdiffstats
path: root/net/fastboot.c
Commit message (Expand)AuthorAgeFilesLines
* net: fastboot: keep error message initialized at all timesAhmad Fatoum2022-09-121-0/+2
* fastboot net: add setter for global.fastboot.net.autostartMarco Felsch2021-08-231-6/+13
* fastboot/dfu: use system partitions as fall backAhmad Fatoum2021-05-121-3/+1
* magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-021-3/+2
* fastboot net: implement fastboot over UDPEdmund Henniges2020-08-191-0/+583