1. 2145721 vboot2: Use more specific error codes, part 2 by Randall Spangler · 10 years ago
  2. b9be536 vboot2: Use more specific error codes by Randall Spangler · 10 years ago
  3. b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 10 years ago
  4. 7141d73 vboot2: Add common functions by Randall Spangler · 10 years ago
  5. 3333e57 vboot2: Add nvstorage and secdata functions by Randall Spangler · 10 years ago
  6. e166d04 vboot2: Add crypto functions by Randall Spangler · 10 years ago
  7. 786acda vboot2: Add workbuf functions by Randall Spangler · 10 years ago
  8. 4c3b4ea Workaround for failing tests when DEBUG=1 by Bill Richardson · 10 years ago
  9. 8f7b705 lib: Handle return error code of VbExDisplaySetDimension correctly. by Hung-Te Lin · 10 years ago
  10. 32c8ee3 Add missing #include in vboot_api.h by David Hendricks · 10 years ago
  11. 36ba340 vbutil_kernel: Add enum for the mips architecture by Gaurav Shah · 10 years ago
  12. 5e8f1db lib: Add VbExDisplaySetDimension. by Hung-Te Lin · 10 years ago
  13. 850b74f Add an nvram flag to block the use of dev mode by Bill Richardson · 10 years ago
  14. 9fc41a0 make_dev_firmware.sh: Correct firmware body size when changing rootkey. by Hung-Te Lin · 10 years ago
  15. 841126f vboot_reference: Provide crossystem interface stubs for mips by Gaurav Shah · 10 years ago
  16. 4ff446b set_gbb_flags: Aborts only if HW & SW WP are both enabled. by Hung-Te Lin · 10 years ago
  17. e811712 set_gbb_flags: Check write protection status before starting to flash. by Hung-Te Lin · 10 years ago
  18. bbc7606 Fix jumping EC from RO to RW if disable-jump was called on previous boot by Randall Spangler · 11 years ago
  19. 435be98 tegra124: Add the tegra124 compatibility string to crossystem. by Gabe Black · 10 years ago
  20. a53a0b0 vboot: use recovery button as dev mode switch confirmation by Luigi Semenzato · 11 years ago
  21. 46e00e6 x86: Stop building the vboot library using regparm=3. by Gabe Black · 11 years ago
  22. 0417153 VbBootRecovery: Make second check for 'remove' devices if none found by Shawn Nematbakhsh · 11 years ago
  23. 1aa59b0 crossystem: handle BayTrail gpios by Aaron Durbin · 11 years ago
  24. 31912b6 crossystem: add GpioChipset sturcture for x86 by Aaron Durbin · 11 years ago
  25. a7e2c76 crossystem: make BayTrail a valid platform_family by Aaron Durbin · 11 years ago
  26. 8912169 Disable EC jump after RW image starts by Daisuke Nojiri · 11 years ago
  27. a3d70a3 Make crossystem.h more polite and more useful. by J. Richard Barnette · 11 years ago
  28. fe2c1a2 Allow <vboot/crossystem.h> to be usable in C++ code. by J. Richard Barnette · 11 years ago
  29. 92cbd5d Add a "debug_build" query to crossystem. by J. Richard Barnette · 11 years ago
  30. d96b25d fwlib: Map architecture armv7 to arm by Stefan Reinauer · 11 years ago
  31. 2500185 Add memory leak checking by Simon Glass · 11 years ago
  32. 1a11381 Fix improper memset statement. by Han Shen · 11 years ago
  33. 527ba81 Implementation of Region API by Simon Glass · 11 years ago
  34. 8fa13ad Revert "Implementation of Region API" by Yoshiki Iguchi · 11 years ago
  35. 1d3c804 Implementation of Region API by Simon Glass · 11 years ago
  36. 317e1b4 Avoid exit code overflow for tpmc. by Luigi Semenzato · 11 years ago
  37. acc9846 Revert "Enable debug flags when building natively" by Hung-Te Lin · 11 years ago
  38. 3401fdc Correct some minor compiler warnings by Simon Glass · 11 years ago
  39. 4777988 Improve kernel tests to pass valgrind by Simon Glass · 11 years ago
  40. e4759b7 Enable debug flags when building natively by Simon Glass · 11 years ago
  41. 981cb2a Enable vboot for sandbox and improve debugging/format strings by Simon Glass · 11 years ago
  42. 798cc91 Change flashrom target selection parameter. by Hung-Te Lin · 11 years ago
  43. 195e4e8 Add VB_SELECT_FIRMWARE_COUNT to enum by Simon Glass · 11 years ago
  44. 7aa250f Fix incorrect format strings by Vadim Bendebury · 11 years ago
  45. 5371047 vboot: fix mocked TPM build by Duncan Laurie · 11 years ago
  46. 7a3a467 Add a script to remove /boot and its contents from an image. by Don Garrett · 11 years ago
  47. 494646d Fix some issues with LBA vs byte offsets by Albert Chaulk · 11 years ago
  48. 32fd6de Add labels to MTD partitions. by Albert Chaulk · 11 years ago
  49. 05f5944 fix build error when DEBUG is enabled by Mike Frysinger · 11 years ago
  50. d79f111 VbInit(): printout gbb flags as well by Aaron Durbin · 11 years ago
  51. d41000e Don't always enable MTD mode unless MTD device is specified by Albert Chaulk · 11 years ago
  52. f5c62bd Fixed sign_official_build.sh to work with PARTUUID by Paul Taysom · 11 years ago
  53. 472d93c rollback_index: Remove recovery_mode parameter to SetupTPM. by Shawn Nematbakhsh · 11 years ago
  54. 964144b rollback_index: Add recovery parameter to RollbackKernelLock. by Shawn Nematbakhsh · 11 years ago
  55. 42c08cb Add MTD test script by Albert Chaulk · 11 years ago
  56. 4464354 MTD: When running on the host (as during install) use the host FTS if possible. by Albert Chaulk · 11 years ago
  57. abd06d1 Revert "futility: Use flashrom for 'dump_fmap -x'" by Simon Glass · 11 years ago
  58. c1bbc75 futility: Use flashrom for 'dump_fmap -x' by Simon Glass · 11 years ago
  59. 289b604 Port MTD structures to use 64-bit byte offsets instead of sectors. by Albert Chaulk · 11 years ago
  60. 7d401c5 MTD modification commands: add & prioritize by Albert Chaulk · 11 years ago
  61. 952c2d3 Fix recovery mode entry due to invalid FW hash. by Aaron Durbin · 11 years ago
  62. 1c568bc MTD search commands: show & find by Albert Chaulk · 11 years ago
  63. 92f22e7 Bugfixes & MTD create command by Albert Chaulk · 11 years ago
  64. 98624d3 cgpt: do not show length of 1 for undefined partitions by Mike Frysinger · 11 years ago
  65. 48b26df Correct debug message typo by Vadim Bendebury · 11 years ago
  66. 556ec4f dump_fmap: Find correct FMAP structure by checking version. by Hung-Te Lin · 11 years ago
  67. a75071c Enables MTD mode via command line option. by Albert Chaulk · 11 years ago
  68. 114d54a Add 5420 to the set of recognizable platforms by Vadim Bendebury · 11 years ago
  69. b334e65 Provide MTD version of common functions by Albert Chaulk · 11 years ago
  70. 874109e Implement no-op commands by Albert Chaulk · 11 years ago
  71. f2a1dc0 Add GBB flags for disabling software sync and defaulting to legacy boot by Randall Spangler · 11 years ago
  72. 19c9969 EC software sync no longer checks for shutdown requested by Randall Spangler · 11 years ago
  73. 534723a Integrate the flash key-value store code into cgpt. by Albert Chaulk · 11 years ago
  74. 7e3f860 crossystem: Add device IDs for haswell by Duncan Laurie · 11 years ago
  75. 01bc003 Changed to use sed for regex pattern matching by Paul Taysom · 11 years ago
  76. ed92ada Added support for PARTUUID= by Paul Taysom · 11 years ago
  77. 416bdc6 tpmc: Fix compilation with MOCK_TPM=1 by Duncan Laurie · 11 years ago
  78. ad3ff7c crossystem: Add LynxPoint to list of valid x86 chipset types by Duncan Laurie · 11 years ago
  79. fa6b35c Refactor CgptAdd and CgptPrioitize to remove gpt-specific code by Albert Chaulk · 11 years ago
  80. 5c9e453 Implement cgptlib for MTD devices. by Albert Chaulk · 11 years ago
  81. 464ccba vboot_reference: change position of 'const' by Yunlian Jiang · 11 years ago
  82. e0e4ed4 vbutil_kernel: copy zeropage fully by Kees Cook · 11 years ago
  83. 339b0ac Clarify comment in VbInit() by Randall Spangler · 11 years ago
  84. 20807b6 Build dump_fmap into futility. by Bill Richardson · 11 years ago
  85. 6db8c75 Build both static and dynamic versions of futility. by Bill Richardson · 11 years ago
  86. 339f7e0 Add framework for testing builtin futility functions. by Bill Richardson · 11 years ago
  87. 1912bba Include generated dependency files for all object files. by Bill Richardson · 11 years ago
  88. a130e0b Fix Makefile to only build fwlib when asked to, not hostlib too. by Bill Richardson · 11 years ago
  89. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  90. 28b65ca Simplify the exported FindKernelConfig() function. by Bill Richardson · 11 years ago
  91. 661ae9e Add a QUIET Makefile option to reduce non-error output by Simon Glass · 11 years ago
  92. 64ee153 crossystem: Fix cros_debug detection on non-chrome systems. by Hung-Te Lin · 11 years ago
  93. 3f806a2 Apply consistent naming scheme for hostlib functions. by Bill Richardson · 11 years ago
  94. 95bae09 Remove unused 'autotest' directory (real one's in autotest repo). by Bill Richardson · 11 years ago
  95. ac8805e Get rid of some crufty macros. by Gabe Black · 11 years ago
  96. 77f55ca Get rid of the now unused biosincludes.h headers. by Gabe Black · 11 years ago
  97. e064ab4 Don't include biosincludes.h any more. by Gabe Black · 11 years ago
  98. feb2518 Wrap all vboot utilities with futility. by Bill Richardson · 11 years ago
  99. 5fed2a6 Rename Strncat to StrnAppend, use it instead of strncat. by Bill Richardson · 11 years ago
  100. 522da3e Use Memcpy to avoid unaligned accesses when using RollbackKernelSpace. by Gabe Black · 11 years ago