Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 2021-08-02 | 1 | -1/+1 |
* | fastboot: add UUU command UCmd and ACmd support | Heiko Schocher | 2021-02-26 | 1 | -0/+68 |
* | fastboot: add command to select the eMMC boot configuration | Patrick Delaunay | 2021-02-07 | 1 | -0/+36 |
* | fastboot: add command to select the default emmc hwpart for boot | Patrick Delaunay | 2021-02-07 | 1 | -0/+36 |
* | fastboot: Add support for 'reboot fastboot' command | Roman Kovalivskyi | 2020-09-01 | 1 | -0/+38 |
* | fastboot: Extend fastboot_set_reboot_flag with reboot reason | Roman Kovalivskyi | 2020-09-01 | 1 | -1/+1 |
* | common: Drop flash.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move command functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | env: Move env_set_hex() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | fastboot: Add support for 'oem format' command | Alex Kiernan | 2018-05-30 | 1 | -0/+33 |
* | net: fastboot: Merge AOSP UDP fastboot | Alex Kiernan | 2018-05-30 | 1 | -0/+302 |