1. bc3f0b7 cleanup: remove a couple of unused functions and files by Bill Richardson · 9 years ago factory-storm-6269.B
  2. cf6e78d futility: the show command can traverse all file types by Bill Richardson · 9 years ago
  3. c0777be cleanup: add some easier-to-use FMAP parsing functions. by Bill Richardson · 9 years ago
  4. f16ed87 futility: add separate check function for VPbublicKey by Bill Richardson · 9 years ago
  5. 631c661 Add broadwell PCI ID for platform family lookup table by Duncan Laurie · 9 years ago
  6. a2d72f7 vboot: cgpt: Refer to partition entries by entries_lba. by Nam T. Nguyen · 9 years ago
  7. b52d7b7 crossystem: Add PCH-LP GPIO type by Duncan Laurie · 9 years ago
  8. 7829902 Split libvboot_host.a into external and local libraries. by Bill Richardson · 9 years ago
  9. 9e1da78 Add nvstorage / crossystem support for new vboot2 fields by Randall Spangler · 9 years ago
  10. d11086c vboot2: add a flag to indicate firmware was selected by vboot2 by Daisuke Nojiri · 9 years ago
  11. b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 9 years ago
  12. 850b74f Add an nvram flag to block the use of dev mode by Bill Richardson · 9 years ago firmware-mccloud-5827.B firmware-tricky-5829.B release-R36-5841.B stabilize-5828.0.B stabilize-5841.76.B stabilize-5841.83.B stabilize-gnawty-5841.84.B stabilize-swanky-5841.55.B
  13. 841126f vboot_reference: Provide crossystem interface stubs for mips by Gaurav Shah · 9 years ago factory-nyan-5772.B firmware-nyan-5771.B stabilize-5784.0.B stabilize-5791.0.B
  14. 435be98 tegra124: Add the tegra124 compatibility string to crossystem. by Gabe Black · 9 years ago stabilize-5412.B stabilize-5414.B test-5394.B
  15. 1aa59b0 crossystem: handle BayTrail gpios by Aaron Durbin · 9 years ago
  16. 31912b6 crossystem: add GpioChipset sturcture for x86 by Aaron Durbin · 9 years ago
  17. a7e2c76 crossystem: make BayTrail a valid platform_family by Aaron Durbin · 9 years ago
  18. a3d70a3 Make crossystem.h more polite and more useful. by J. Richard Barnette · 10 years ago factory-panther-4920.23.B firmware-bolt_kirby-4979.B release-R32-4920.B stabilize-4920.6.B stabilize-5062.B stabilize-R33-4982.B test-4824.B test-4980.B
  19. fe2c1a2 Allow <vboot/crossystem.h> to be usable in C++ code. by J. Richard Barnette · 10 years ago stabilize-4886.B
  20. 92cbd5d Add a "debug_build" query to crossystem. by J. Richard Barnette · 10 years ago
  21. 2500185 Add memory leak checking by Simon Glass · 10 years ago
  22. 3401fdc Correct some minor compiler warnings by Simon Glass · 10 years ago
  23. 4777988 Improve kernel tests to pass valgrind by Simon Glass · 10 years ago
  24. 494646d Fix some issues with LBA vs byte offsets by Albert Chaulk · 10 years ago
  25. 556ec4f dump_fmap: Find correct FMAP structure by checking version. by Hung-Te Lin · 10 years ago
  26. 114d54a Add 5420 to the set of recognizable platforms by Vadim Bendebury · 10 years ago
  27. 7e3f860 crossystem: Add device IDs for haswell by Duncan Laurie · 10 years ago
  28. ad3ff7c crossystem: Add LynxPoint to list of valid x86 chipset types by Duncan Laurie · 10 years ago
  29. fa6b35c Refactor CgptAdd and CgptPrioitize to remove gpt-specific code by Albert Chaulk · 10 years ago
  30. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 10 years ago
  31. 64ee153 crossystem: Fix cros_debug detection on non-chrome systems. by Hung-Te Lin · 10 years ago release-R27-3912.B stabilize-3912.79.B toolchainA
  32. 8fd1aaf Remove dead ECPreamble code by Randall Spangler · 10 years ago
  33. 61a2eb3 Fix architecture definitions. by Randall Spangler · 10 years ago
  34. 5d9bbf2 Unify vboot build into a single makefile by Randall Spangler · 10 years ago
  35. 699ebf3 Add recovery_subcode field to nvstorage and crossystem by Bill Richardson · 10 years ago
  36. 09a8447 crossystem devsw_cur returns devsw_boot if virtual dev switch by Randall Spangler · 11 years ago
  37. 210c5ef crossystem should not grumble about older firmware by Che-Liang Chiou · 11 years ago
  38. a2326ee Add CTRL-L in dev screen to support a "legacy boot option" by Stefan Reinauer · 11 years ago
  39. 770c1b7 crossystem should switch on VbNvContext storage type by Che-Liang Chiou · 11 years ago
  40. 631ae52 Revert "Change FMAP search stride from 4-byte to 64-byte." by Louis Yung-Chieh Lo · 11 years ago
  41. 9dc6217 Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags. by Bill Richardson · 11 years ago
  42. 92951c8 Change FMAP search stride from 4-byte to 64-byte. by Louis Yung-Chieh Lo · 11 years ago
  43. 89286bc Fix reporting TPM kernel version and firmware version on ZGB by Randall Spangler · 11 years ago
  44. 3afe556 Make crossystem look for the write protect switch in the chromeos_arm device by Gabe Black · 11 years ago
  45. 29e8807 Add clear TPM owner request by Randall Spangler · 11 years ago
  46. 6c34ecf rename common.mk to build.mk by Mike Frysinger · 11 years ago
  47. da8d32d Crossystem should return at-boot switch positions from VbSharedData by Randall Spangler · 11 years ago
  48. ffb9233 crossystem: Let kernel worry about active_low stuff by Che-Liang Chiou · 11 years ago
  49. 7ec9f71 crossystem: Return error when trying to read GPIO port zero by Che-Liang Chiou · 11 years ago
  50. edea097 Revert "Read virtual switch current values correctly" by Che-Liang Chiou · 11 years ago
  51. a5ef4f9 Exporting GPIO if the sysfs node does not exist by Rong Chang · 11 years ago
  52. 7ec5957 Read virtual switch current values correctly by Che-Liang Chiou · 11 years ago
  53. d808a43 crossystem: Add the ddr_type field on crossystem for querying DDR RAM type by Tom Wai-Hong Tam · 11 years ago
  54. 17b8224 Add bits to request and acknowledge Option ROM loading. by Bill Richardson · 11 years ago
  55. 58def74 add EXYNOS{4,5} to platform_name tables on arm by Olof Johansson · 11 years ago
  56. c0e3742 Remove unused test fields from VbNvStorage by Randall Spangler · 11 years ago
  57. 35d0733 Add DISABLE_DEV_REQUEST flag to nvram. by Bill Richardson · 11 years ago factory-2368.B factory-2394.B
  58. 2448d3b Create vbutil_ec tool for signing EC firmware. by Bill Richardson · 11 years ago
  59. f472919 Require -Wall -Werror for everything. by Bill Richardson · 11 years ago
  60. fcec9e7 crossystem: introduce a new main firmware type, 'netboot' by Vadim Bendebury · 11 years ago
  61. dbffddc Adjust the behavior of 'crossystem cros_debug' for recovery mode by J. Richard Barnette · 12 years ago
  62. 27f8838 Modify crossystem to recognize Panther Point GPIO controller by Vadim Bendebury · 11 years ago release-R19-2046.B
  63. 72e344d Major refactoring of vbutil_kernel by Bill Richardson · 11 years ago
  64. 885a977 Add a failure check to ReadFdtBlock in ReadFdtPlatformFamily by Bernie Thompson · 11 years ago
  65. bd00c62 Allow crossystem ReadFdtBlock() to use a direct path starting with '/' by Bernie Thompson · 11 years ago
  66. 0b5789f Add in a platform_family value to crossystem by Bernie Thompson · 11 years ago
  67. 5fffeee Fix crossystem on amd64 boards by Sonny Rao · 12 years ago
  68. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 12 years ago
  69. 6a6f85d vboot_reference: fix CMOS writing for x86 platforms by Hung-Te Lin · 12 years ago
  70. 29efa17 Wrap CMOS read/write functions so they automatically pacify the nvram driver. by Gabe Black · 12 years ago
  71. fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 12 years ago
  72. 1a4d03d Determine GPIO base from /sys/class/gpio/gpiochip<N> by Bill Richardson · 12 years ago
  73. d856073 Allow CougarPoint as a valid GPIO controller. by Bill Richardson · 12 years ago
  74. ff3f000 Make crossystem kern_nv field read-only. by Randall Spangler · 12 years ago
  75. 36dccdb Add check to validate VbSharedData magic by Nick Sanders · 12 years ago
  76. 04b7978 CHROMIUM: fix incorrect crossystem recovery_reason by Che-Liang Chiou · 12 years ago
  77. a185b8d Report mainfw_act based on VbSharedData by Randall Spangler · 12 years ago 780.B
  78. 7994d07 crossystem: arm: use proper gpio references by Olof Johansson · 12 years ago
  79. 3a6e2f1 arm: convert to new device tree usage by Olof Johansson · 12 years ago
  80. a712e01 Add support for flags in the firmware preamble. by Randall Spangler · 12 years ago
  81. d70241f Introduce arm fdt support in crossystem utility by Rong Chang · 12 years ago
  82. daa807c Add support for dev_boot_usb flag by Randall Spangler · 12 years ago
  83. 9619112 Vboot wrapper - add recovery reason, refactor timing by Randall Spangler · 12 years ago
  84. 1b1998d Vboot wrapper initial implementation by Randall Spangler · 12 years ago
  85. fbb52df crossystem: fix VbSharedDataHeader size by Hung-Te Lin · 12 years ago
  86. 1c1a883 Fix ARM build for vboot_reference crossystem lib by Randall Spangler · 12 years ago
  87. 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 12 years ago
  88. 7adcc60 Vboot wrapper API - crossystem and header files by Randall Spangler · 12 years ago
  89. cbc86f7 Fixed compiler warning in v-boot reference. by Doug Anderson · 12 years ago
  90. 78b0517 crossystem: arm: fix incorrect mainfw_act output by Che-Liang Chiou · 12 years ago
  91. a3ec5c4 Ensure ARM crossystem gpio readings match u-boot. by Vadim Bendebury · 12 years ago
  92. c357408 Introduce arm support in crossystem. by Vadim Bendebury · 12 years ago
  93. f313ae4 Process case of corrupted firmware explicitly. by Vadim Bendebury · 12 years ago
  94. 44a1276 Add crossystem loc_idx by Randall Spangler · 12 years ago
  95. 07f3484 Add Mario support for fwupdate_tries by Randall Spangler · 12 years ago
  96. d772823 Add crossystem fwupdate_tries and fix nv storage writes by Randall Spangler · 12 years ago
  97. 824906b Add crossystem arch (reports x86 or arm, depending on platform) by Randall Spangler · 12 years ago
  98. 52a5b94 Add dummy crossystem_arch implementation for amd64 (host) by Randall Spangler · 12 years ago
  99. eb59195 Refactor crossystem to move x86-specific implementation to its own file. by Randall Spangler · 12 years ago
  100. d583a30 Use uint64_t and avoid down casting as much as possible. by Gaurav Shah · 12 years ago