Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Move command functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | fastboot: common: fix default fastboot_boot on 64-bit | Neil Armstrong | 2019-03-16 | 1 | -1/+1 |
* | net: fastboot: Merge AOSP UDP fastboot | Alex Kiernan | 2018-05-30 | 1 | -0/+93 |
* | fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag | Alex Kiernan | 2018-05-30 | 1 | -0/+15 |
* | fastboot: Extract fastboot_okay/fail to fb_common.c | Alex Kiernan | 2018-05-30 | 1 | -0/+61 |