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