summaryrefslogtreecommitdiff
path: root/common/android_ab.c
AgeCommit message (Expand)Author
2022-05-12common: android_ab: do not attempt to round-robin bootable slots.David Anderson
2022-05-12cmd: ab_select: Don't count boot-to-recovery as a boot attempt.David Anderson
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-07-24common: Implement A/B metadataRuslan Trofymenko