1. f8f807a Add fPIE flag by Bertrand SIMONNET · 10 years ago
  2. 9e1da78 Add nvstorage / crossystem support for new vboot2 fields by Randall Spangler · 10 years ago
  3. d11086c vboot2: add a flag to indicate firmware was selected by vboot2 by Daisuke Nojiri · 10 years ago
  4. 4cb5497 Remove cgpt app-specific symbols from libvboot_host.a by Bill Richardson · 10 years ago
  5. c9e039c Remove nonexistant functions from tlcl.h by Bill Richardson · 10 years ago
  6. 8de992c vboot2: fix overloaded NV bit by Randall Spangler · 10 years ago
  7. fc17308 vboot2: Scramble the GBB magic number by Daisuke Nojiri · 10 years ago
  8. 25c95d0 vboot2: More specific errors for unimplemented external APIs by Randall Spangler · 10 years ago
  9. dd5883d vboot2: Allow platform dependent debug logging by Daisuke Nojiri · 10 years ago
  10. 5b63803 vboot2: Check necessity of recovery when firmware body hash fails to match by Daisuke Nojiri · 10 years ago
  11. 539cbc2 vboot2: Add end-to-end test of firmware verification by Randall Spangler · 10 years ago
  12. a7ab8b5 vboot2: api-level routines by Randall Spangler · 10 years ago
  13. 1803068 vboot2: misc higher-level routines, part 2 by Randall Spangler · 10 years ago
  14. da2b49c vboot2: misc higher-level routines by Randall Spangler · 10 years ago
  15. 4521c1f image_signing: tweak loem firmware signing to have real keys by Mike Frysinger · 10 years ago
  16. 51ca0b8 create_new_keys: drop redundant settings by Mike Frysinger · 10 years ago
  17. aa88846 image_signing: support loem keysets with firmware shellballs by Mike Frysinger · 10 years ago
  18. d81a326 sign_firmware: clean up style to use a main func by Mike Frysinger · 10 years ago
  19. bdc2c94 vboot_reference: Don't use session_manager_use_flags.txt. by Daniel Erat · 10 years ago
  20. 224f5ac vboot2: Use more specific error codes, part 3 by Randall Spangler · 10 years ago
  21. 2145721 vboot2: Use more specific error codes, part 2 by Randall Spangler · 10 years ago
  22. b9be536 vboot2: Use more specific error codes by Randall Spangler · 10 years ago
  23. b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 10 years ago
  24. 7141d73 vboot2: Add common functions by Randall Spangler · 10 years ago
  25. 3333e57 vboot2: Add nvstorage and secdata functions by Randall Spangler · 10 years ago
  26. e166d04 vboot2: Add crypto functions by Randall Spangler · 10 years ago
  27. 786acda vboot2: Add workbuf functions by Randall Spangler · 10 years ago
  28. 4c3b4ea Workaround for failing tests when DEBUG=1 by Bill Richardson · 10 years ago
  29. 8f7b705 lib: Handle return error code of VbExDisplaySetDimension correctly. by Hung-Te Lin · 10 years ago
  30. 32c8ee3 Add missing #include in vboot_api.h by David Hendricks · 10 years ago
  31. 36ba340 vbutil_kernel: Add enum for the mips architecture by Gaurav Shah · 10 years ago
  32. 5e8f1db lib: Add VbExDisplaySetDimension. by Hung-Te Lin · 10 years ago
  33. 850b74f Add an nvram flag to block the use of dev mode by Bill Richardson · 10 years ago
  34. 9fc41a0 make_dev_firmware.sh: Correct firmware body size when changing rootkey. by Hung-Te Lin · 10 years ago
  35. 841126f vboot_reference: Provide crossystem interface stubs for mips by Gaurav Shah · 10 years ago
  36. 4ff446b set_gbb_flags: Aborts only if HW & SW WP are both enabled. by Hung-Te Lin · 10 years ago
  37. e811712 set_gbb_flags: Check write protection status before starting to flash. by Hung-Te Lin · 10 years ago
  38. bbc7606 Fix jumping EC from RO to RW if disable-jump was called on previous boot by Randall Spangler · 11 years ago
  39. 435be98 tegra124: Add the tegra124 compatibility string to crossystem. by Gabe Black · 10 years ago
  40. a53a0b0 vboot: use recovery button as dev mode switch confirmation by Luigi Semenzato · 10 years ago
  41. 46e00e6 x86: Stop building the vboot library using regparm=3. by Gabe Black · 11 years ago
  42. 0417153 VbBootRecovery: Make second check for 'remove' devices if none found by Shawn Nematbakhsh · 11 years ago
  43. 1aa59b0 crossystem: handle BayTrail gpios by Aaron Durbin · 11 years ago
  44. 31912b6 crossystem: add GpioChipset sturcture for x86 by Aaron Durbin · 11 years ago
  45. a7e2c76 crossystem: make BayTrail a valid platform_family by Aaron Durbin · 11 years ago
  46. 8912169 Disable EC jump after RW image starts by Daisuke Nojiri · 11 years ago
  47. a3d70a3 Make crossystem.h more polite and more useful. by J. Richard Barnette · 11 years ago
  48. fe2c1a2 Allow <vboot/crossystem.h> to be usable in C++ code. by J. Richard Barnette · 11 years ago
  49. 92cbd5d Add a "debug_build" query to crossystem. by J. Richard Barnette · 11 years ago
  50. d96b25d fwlib: Map architecture armv7 to arm by Stefan Reinauer · 11 years ago
  51. 2500185 Add memory leak checking by Simon Glass · 11 years ago
  52. 1a11381 Fix improper memset statement. by Han Shen · 11 years ago
  53. 527ba81 Implementation of Region API by Simon Glass · 11 years ago
  54. 8fa13ad Revert "Implementation of Region API" by Yoshiki Iguchi · 11 years ago
  55. 1d3c804 Implementation of Region API by Simon Glass · 11 years ago
  56. 317e1b4 Avoid exit code overflow for tpmc. by Luigi Semenzato · 11 years ago
  57. acc9846 Revert "Enable debug flags when building natively" by Hung-Te Lin · 11 years ago
  58. 3401fdc Correct some minor compiler warnings by Simon Glass · 11 years ago
  59. 4777988 Improve kernel tests to pass valgrind by Simon Glass · 11 years ago
  60. e4759b7 Enable debug flags when building natively by Simon Glass · 11 years ago
  61. 981cb2a Enable vboot for sandbox and improve debugging/format strings by Simon Glass · 11 years ago
  62. 798cc91 Change flashrom target selection parameter. by Hung-Te Lin · 11 years ago
  63. 195e4e8 Add VB_SELECT_FIRMWARE_COUNT to enum by Simon Glass · 11 years ago
  64. 7aa250f Fix incorrect format strings by Vadim Bendebury · 11 years ago
  65. 5371047 vboot: fix mocked TPM build by Duncan Laurie · 11 years ago
  66. 7a3a467 Add a script to remove /boot and its contents from an image. by Don Garrett · 11 years ago
  67. 494646d Fix some issues with LBA vs byte offsets by Albert Chaulk · 11 years ago
  68. 32fd6de Add labels to MTD partitions. by Albert Chaulk · 11 years ago
  69. 05f5944 fix build error when DEBUG is enabled by Mike Frysinger · 11 years ago
  70. d79f111 VbInit(): printout gbb flags as well by Aaron Durbin · 11 years ago
  71. d41000e Don't always enable MTD mode unless MTD device is specified by Albert Chaulk · 11 years ago
  72. f5c62bd Fixed sign_official_build.sh to work with PARTUUID by Paul Taysom · 11 years ago
  73. 472d93c rollback_index: Remove recovery_mode parameter to SetupTPM. by Shawn Nematbakhsh · 11 years ago
  74. 964144b rollback_index: Add recovery parameter to RollbackKernelLock. by Shawn Nematbakhsh · 11 years ago
  75. 42c08cb Add MTD test script by Albert Chaulk · 11 years ago
  76. 4464354 MTD: When running on the host (as during install) use the host FTS if possible. by Albert Chaulk · 11 years ago
  77. abd06d1 Revert "futility: Use flashrom for 'dump_fmap -x'" by Simon Glass · 11 years ago
  78. c1bbc75 futility: Use flashrom for 'dump_fmap -x' by Simon Glass · 11 years ago
  79. 289b604 Port MTD structures to use 64-bit byte offsets instead of sectors. by Albert Chaulk · 11 years ago
  80. 7d401c5 MTD modification commands: add & prioritize by Albert Chaulk · 11 years ago
  81. 952c2d3 Fix recovery mode entry due to invalid FW hash. by Aaron Durbin · 11 years ago
  82. 1c568bc MTD search commands: show & find by Albert Chaulk · 11 years ago
  83. 92f22e7 Bugfixes & MTD create command by Albert Chaulk · 11 years ago
  84. 98624d3 cgpt: do not show length of 1 for undefined partitions by Mike Frysinger · 11 years ago
  85. 48b26df Correct debug message typo by Vadim Bendebury · 11 years ago
  86. 556ec4f dump_fmap: Find correct FMAP structure by checking version. by Hung-Te Lin · 11 years ago
  87. a75071c Enables MTD mode via command line option. by Albert Chaulk · 11 years ago
  88. 114d54a Add 5420 to the set of recognizable platforms by Vadim Bendebury · 11 years ago
  89. b334e65 Provide MTD version of common functions by Albert Chaulk · 11 years ago
  90. 874109e Implement no-op commands by Albert Chaulk · 11 years ago
  91. f2a1dc0 Add GBB flags for disabling software sync and defaulting to legacy boot by Randall Spangler · 11 years ago
  92. 19c9969 EC software sync no longer checks for shutdown requested by Randall Spangler · 11 years ago
  93. 534723a Integrate the flash key-value store code into cgpt. by Albert Chaulk · 11 years ago
  94. 7e3f860 crossystem: Add device IDs for haswell by Duncan Laurie · 11 years ago
  95. 01bc003 Changed to use sed for regex pattern matching by Paul Taysom · 11 years ago
  96. ed92ada Added support for PARTUUID= by Paul Taysom · 11 years ago
  97. 416bdc6 tpmc: Fix compilation with MOCK_TPM=1 by Duncan Laurie · 11 years ago
  98. ad3ff7c crossystem: Add LynxPoint to list of valid x86 chipset types by Duncan Laurie · 11 years ago
  99. fa6b35c Refactor CgptAdd and CgptPrioitize to remove gpt-specific code by Albert Chaulk · 11 years ago
  100. 5c9e453 Implement cgptlib for MTD devices. by Albert Chaulk · 11 years ago