1. 88458d9 vboot_reference: Rename *_SECTOR to *_SECTORS by Nam T. Nguyen · 10 years ago
  2. a2d72f7 vboot: cgpt: Refer to partition entries by entries_lba. by Nam T. Nguyen · 10 years ago
  3. f510973 Fix include quotes. by Alex Deymo · 10 years ago
  4. 18e0370 Clean up exported Mtd* functions by Bill Richardson · 10 years ago
  5. 7829902 Split libvboot_host.a into external and local libraries. by Bill Richardson · 10 years ago
  6. 4cb5497 Remove cgpt app-specific symbols from libvboot_host.a by Bill Richardson · 10 years ago
  7. 494646d Fix some issues with LBA vs byte offsets by Albert Chaulk · 11 years ago
  8. 32fd6de Add labels to MTD partitions. by Albert Chaulk · 11 years ago
  9. d41000e Don't always enable MTD mode unless MTD device is specified by Albert Chaulk · 11 years ago factory-4455.228.B factory-4455.B
  10. 4464354 MTD: When running on the host (as during install) use the host FTS if possible. by Albert Chaulk · 11 years ago
  11. 289b604 Port MTD structures to use 64-bit byte offsets instead of sectors. by Albert Chaulk · 11 years ago
  12. 7d401c5 MTD modification commands: add & prioritize by Albert Chaulk · 11 years ago
  13. 1c568bc MTD search commands: show & find by Albert Chaulk · 11 years ago release-R29-4319.B stabilize-daisy-4319.96.B
  14. 92f22e7 Bugfixes & MTD create command by Albert Chaulk · 11 years ago
  15. 98624d3 cgpt: do not show length of 1 for undefined partitions by Mike Frysinger · 11 years ago
  16. a75071c Enables MTD mode via command line option. by Albert Chaulk · 11 years ago
  17. b334e65 Provide MTD version of common functions by Albert Chaulk · 11 years ago factory-4290.B
  18. 874109e Implement no-op commands by Albert Chaulk · 11 years ago factory-pit-4280.B stabilize-4287.B
  19. 534723a Integrate the flash key-value store code into cgpt. by Albert Chaulk · 11 years ago stabilize-4255.B
  20. fa6b35c Refactor CgptAdd and CgptPrioitize to remove gpt-specific code by Albert Chaulk · 11 years ago
  21. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  22. 3f806a2 Apply consistent naming scheme for hostlib functions. by Bill Richardson · 11 years ago
  23. 5fed2a6 Rename Strncat to StrnAppend, use it instead of strncat. by Bill Richardson · 11 years ago firmware-skate-3824.129.B firmware-spring-3824.4.B firmware-spring-3824.55.B firmware-spring-3824.84.B firmware-spring-3824.B
  24. 81a0b3d Move CgptManager from vboot_reference to installer by Bill Richardson · 11 years ago
  25. 57cdad3 (modify and resend) Trigger sync right after writing. by Louis Yung-Chieh Lo · 12 years ago
  26. 4394966 Revert "Trigger sync right after writing." by Bill Richardson · 12 years ago
  27. f3613b6 Trigger sync right after writing. by Louis Yung-Chieh Lo · 12 years ago
  28. 5d9bbf2 Unify vboot build into a single makefile by Randall Spangler · 12 years ago
  29. 65d3c27 Make cgpt_add error messages a little more verbose by Vadim Bendebury · 12 years ago
  30. b7b865c Support alternative GPT header signature by Stefan Reinauer · 12 years ago
  31. da77e69 cgpt: Fix error in modifying size of an existing partition by Bill Richardson · 12 years ago
  32. 6c34ecf rename common.mk to build.mk by Mike Frysinger · 12 years ago
  33. 5b8210b Fix 'possible use of unassigned' variable 'retval'. by Taylor Hutt · 12 years ago
  34. 82bb802 Fix "cgpt show" output for large hard drives. by Shawn Nematbakhsh · 12 years ago
  35. 66b47ba cgpt: verify the modifications of 'cgpt add' before effected. by Louis Yung-Chieh Lo · 12 years ago
  36. 455b119 cgpt: add -d option for cgpt show by Louis Yung-Chieh Lo · 12 years ago
  37. d7f8f35 respect LDFLAGS settings by Mike Frysinger · 12 years ago release-R21-2465.B
  38. 6fa4e9f Fix build errors with .c and .cc files being in the libcgpt-cc.a by Doug Anderson · 12 years ago
  39. f472919 Require -Wall -Werror for everything. by Bill Richardson · 12 years ago
  40. 23429d3 Let cgpt open devices in read-only mode when possible. by Bill Richardson · 12 years ago
  41. 5fac757 Enable building of Cgpt C++ Library for 32-bit. by Jay Srinivasan · 12 years ago
  42. 250549d Implementation of CgptManager C++ library and unit tests. by Jay Srinivasan · 12 years ago
  43. a058143 Refactor of cgpt tool for 32->64 autoupdate work. by Jay Srinivasan · 13 years ago release-R18-1660.B
  44. 93cf15e Introduce GUID type for Chrome OS read/write firmware. by Gabe Black · 13 years ago
  45. f155ab3 Add vbutil_what_keys utility to figure out how a disk image is signed. by Bill Richardson · 13 years ago
  46. a781234 Allow ARM uuid find by Nick Sanders · 13 years ago
  47. 3430b32 Add 'prioritize' command to cgpt tool. by Bill Richardson · 14 years ago
  48. 500b3c2 Fix for un-initialized code point variable. by Louis Yung-Chieh Lo · 14 years ago
  49. e417185 Revert "The right implementation of CGPT label conversion between UTF8 and UTF16." by Chris Sosa · 14 years ago
  50. 6965cbf The right implementation of CGPT label conversion between UTF8 and UTF16. by Louis Yung-Chieh Lo · 14 years ago
  51. 2b23c02 Fixing the bug of CGPT when primary entry table is invalid. by Louis Yung-Chieh Lo · 14 years ago
  52. 8967860 Fix integration bugs (vboot side) by Che-Liang Chiou · 14 years ago
  53. c4e92af Address some security concerns in the cgpt tool. by Bill Richardson · 14 years ago
  54. 0697e3f Enhance 'cgpt find' command to match keyblocks if desired. by Bill Richardson · 14 years ago
  55. cbaf696 Add license headers by Randall Spangler · 14 years ago
  56. 4a20931 Add 'find' command to cgpt, to search for partitions by UUID. by Bill Richardson · 14 years ago
  57. f7a45cc Reduce attributes size to comply with msc limitations. by vbendeb · 14 years ago
  58. f302905 Move all system includes in vboot_firmware to sysincludes.h by Randall Spangler · 14 years ago
  59. 2a01556 One of the last moment mods of the original make rework by vbendeb · 14 years ago
  60. 962483c This fixes the EFI BIOS boot problems introduced with cgpt. by Bill Richardson · 14 years ago
  61. 70e9509 Rework the vboot_reference make system. by vbendeb · 14 years ago
  62. f1372d9 Nearly complete rewrite of cgpt tool. by Bill Richardson · 14 years ago