Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop part.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop flash.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | fastboot: Use const qualifier for char *part_name | Sam Protsenko | 2019-06-14 | 1 | -2/+2 |
* | net: fastboot: Merge AOSP UDP fastboot | Alex Kiernan | 2018-05-30 | 1 | -2/+17 |
* | fastboot: Rename public fb_ functions to fastboot_ | Alex Kiernan | 2018-05-30 | 1 | -3/+17 |
* | fastboot: Fix parameter types in _fb_nand_write | Alex Kiernan | 2018-05-30 | 1 | -1/+1 |
* | fastboot: Refactor fastboot_okay/fail to take response | Alex Kiernan | 2018-05-30 | 1 | -16/+18 |
* | fastboot: Move fastboot to drivers/fastboot | Alex Kiernan | 2018-05-30 | 1 | -0/+230 |