aboutsummaryrefslogtreecommitdiff
path: root/cgpt
AgeCommit message (Expand)Author
2015-02-23cgpt_wrapper: Print error if execv() fails.Alex Deymo
2015-02-11Changes to compile signing tools on darwinDavid Riley
2015-01-27cgpt_wrapper: Fix non-zero return code when okayNam T. Nguyen
2015-01-22cgpt: Close stdout on exec'ing flashromNam T. Nguyen
2015-01-22cgpt_wrapper: Resolve the path to "cgpt" commandNam T. Nguyen
2015-01-22cgpt_wrapper: Only write rw_gpt back if changedNam T. Nguyen
2015-01-22cgpt: Enable fast-verify when writing back to NORNam T. Nguyen
2015-01-22cgpt: Properly show ChromeOS-scheme MTD partitionsNam T. Nguyen
2015-01-17Add cgpt_wrapper binary to transparently support NANDNam T. Nguyen
2015-01-05nand: vboot support for small GPTsDan Ehrenberg
2014-12-16cgpt: Rework number of entries calculationNam T. Nguyen
2014-12-12cgpt: Support non-standard (smaller) entries tableNam T. Nguyen
2014-12-11vboot: GPT interface cleanupDan Ehrenberg
2014-11-26vboot: Remove FTS codeNam T. Nguyen
2014-11-14vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen
2014-11-14vboot: cgpt: fix my_lba of the secondary GPTDan Ehrenberg
2014-11-13vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen
2014-10-17cgpt: Validate GPT headers before loading themNam T. Nguyen
2014-08-29vboot_reference: Rename *_SECTOR to *_SECTORSNam T. Nguyen
2014-08-28vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen
2014-08-26Fix include quotes.Alex Deymo
2014-07-09Clean up exported Mtd* functionsBill Richardson
2014-07-09Split libvboot_host.a into external and local libraries.Bill Richardson
2014-06-26Remove cgpt app-specific symbols from libvboot_host.aBill Richardson
2013-07-31Fix some issues with LBA vs byte offsetsAlbert Chaulk
2013-07-31Add labels to MTD partitions.Albert Chaulk
2013-07-24Don't always enable MTD mode unless MTD device is specifiedAlbert Chaulk
2013-07-16MTD: When running on the host (as during install) use the host FTS if possible.Albert Chaulk
2013-07-03Port MTD structures to use 64-bit byte offsets instead of sectors.Albert Chaulk
2013-07-03MTD modification commands: add & prioritizeAlbert Chaulk
2013-06-24MTD search commands: show & findAlbert Chaulk
2013-06-24Bugfixes & MTD create commandAlbert Chaulk
2013-06-24cgpt: do not show length of 1 for undefined partitionsMike Frysinger
2013-06-21Enables MTD mode via command line option.Albert Chaulk
2013-06-18Provide MTD version of common functionsAlbert Chaulk
2013-06-14Implement no-op commandsAlbert Chaulk
2013-06-10Integrate the flash key-value store code into cgpt.Albert Chaulk
2013-05-06Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk
2013-04-02Massive refactoring of external header files.Bill Richardson
2013-03-20Apply consistent naming scheme for hostlib functions.Bill Richardson
2013-03-06Rename Strncat to StrnAppend, use it instead of strncat.Bill Richardson
2013-03-04Move CgptManager from vboot_reference to installerBill Richardson
2013-01-22(modify and resend) Trigger sync right after writing.Louis Yung-Chieh Lo
2013-01-15Revert "Trigger sync right after writing."Bill Richardson
2013-01-15Trigger sync right after writing.Louis Yung-Chieh Lo
2013-01-11Unify vboot build into a single makefileRandall Spangler
2012-09-26Make cgpt_add error messages a little more verboseVadim Bendebury
2012-09-19Support alternative GPT header signatureStefan Reinauer
2012-08-24cgpt: Fix error in modifying size of an existing partitionBill Richardson
2012-08-08rename common.mk to build.mkMike Frysinger