Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-05 | net: add fastboot TCP support | Dmitrii Merkurev | 1 | -317/+0 |
2023-02-09 | Correct SPL uses of FASTBOOT_FLASH | Simon Glass | 1 | -1/+1 |
2023-01-11 | fastboot: remove #ifdef CONFIG when it is possible | Patrick Delaunay | 1 | -5/+3 |
2022-01-15 | net: fastboot: make UDP port net: configurable | Christian Gmeiner | 1 | -4/+1 |
2020-09-01 | fastboot: Add support for 'reboot fastboot' command | Roman Kovalivskyi | 1 | -0/+2 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -0/+1 |
2018-07-02 | net: fastboot: Fix build when FASTBOOT_FLASH is disabled | Alex Kiernan | 1 | -0/+2 |
2018-05-30 | net: fastboot: Merge AOSP UDP fastboot | Alex Kiernan | 1 | -0/+317 |