1. ffb9233 crossystem: Let kernel worry about active_low stuff by Che-Liang Chiou · 12 years ago
  2. 7ec9f71 crossystem: Return error when trying to read GPIO port zero by Che-Liang Chiou · 12 years ago
  3. edea097 Revert "Read virtual switch current values correctly" by Che-Liang Chiou · 12 years ago
  4. a5ef4f9 Exporting GPIO if the sysfs node does not exist by Rong Chang · 12 years ago
  5. 7ec5957 Read virtual switch current values correctly by Che-Liang Chiou · 12 years ago
  6. d808a43 crossystem: Add the ddr_type field on crossystem for querying DDR RAM type by Tom Wai-Hong Tam · 12 years ago
  7. 17b8224 Add bits to request and acknowledge Option ROM loading. by Bill Richardson · 12 years ago
  8. 58def74 add EXYNOS{4,5} to platform_name tables on arm by Olof Johansson · 12 years ago
  9. c0e3742 Remove unused test fields from VbNvStorage by Randall Spangler · 12 years ago
  10. 35d0733 Add DISABLE_DEV_REQUEST flag to nvram. by Bill Richardson · 12 years ago
  11. 2448d3b Create vbutil_ec tool for signing EC firmware. by Bill Richardson · 12 years ago
  12. f472919 Require -Wall -Werror for everything. by Bill Richardson · 12 years ago
  13. fcec9e7 crossystem: introduce a new main firmware type, 'netboot' by Vadim Bendebury · 12 years ago
  14. dbffddc Adjust the behavior of 'crossystem cros_debug' for recovery mode by J. Richard Barnette · 13 years ago
  15. 27f8838 Modify crossystem to recognize Panther Point GPIO controller by Vadim Bendebury · 13 years ago
  16. 72e344d Major refactoring of vbutil_kernel by Bill Richardson · 13 years ago
  17. 885a977 Add a failure check to ReadFdtBlock in ReadFdtPlatformFamily by Bernie Thompson · 13 years ago
  18. bd00c62 Allow crossystem ReadFdtBlock() to use a direct path starting with '/' by Bernie Thompson · 13 years ago
  19. 0b5789f Add in a platform_family value to crossystem by Bernie Thompson · 13 years ago
  20. 5fffeee Fix crossystem on amd64 boards by Sonny Rao · 13 years ago
  21. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 13 years ago
  22. 6a6f85d vboot_reference: fix CMOS writing for x86 platforms by Hung-Te Lin · 13 years ago
  23. 29efa17 Wrap CMOS read/write functions so they automatically pacify the nvram driver. by Gabe Black · 13 years ago
  24. fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 13 years ago
  25. 1a4d03d Determine GPIO base from /sys/class/gpio/gpiochip<N> by Bill Richardson · 13 years ago
  26. d856073 Allow CougarPoint as a valid GPIO controller. by Bill Richardson · 13 years ago
  27. ff3f000 Make crossystem kern_nv field read-only. by Randall Spangler · 13 years ago
  28. 36dccdb Add check to validate VbSharedData magic by Nick Sanders · 13 years ago
  29. 04b7978 CHROMIUM: fix incorrect crossystem recovery_reason by Che-Liang Chiou · 13 years ago
  30. a185b8d Report mainfw_act based on VbSharedData by Randall Spangler · 13 years ago
  31. 7994d07 crossystem: arm: use proper gpio references by Olof Johansson · 13 years ago
  32. 3a6e2f1 arm: convert to new device tree usage by Olof Johansson · 13 years ago
  33. a712e01 Add support for flags in the firmware preamble. by Randall Spangler · 13 years ago
  34. d70241f Introduce arm fdt support in crossystem utility by Rong Chang · 13 years ago
  35. daa807c Add support for dev_boot_usb flag by Randall Spangler · 13 years ago
  36. 9619112 Vboot wrapper - add recovery reason, refactor timing by Randall Spangler · 13 years ago
  37. 1b1998d Vboot wrapper initial implementation by Randall Spangler · 13 years ago
  38. fbb52df crossystem: fix VbSharedDataHeader size by Hung-Te Lin · 13 years ago
  39. 1c1a883 Fix ARM build for vboot_reference crossystem lib by Randall Spangler · 13 years ago
  40. 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 13 years ago
  41. 7adcc60 Vboot wrapper API - crossystem and header files by Randall Spangler · 13 years ago
  42. cbc86f7 Fixed compiler warning in v-boot reference. by Doug Anderson · 13 years ago
  43. 78b0517 crossystem: arm: fix incorrect mainfw_act output by Che-Liang Chiou · 13 years ago
  44. a3ec5c4 Ensure ARM crossystem gpio readings match u-boot. by Vadim Bendebury · 13 years ago
  45. c357408 Introduce arm support in crossystem. by Vadim Bendebury · 13 years ago
  46. f313ae4 Process case of corrupted firmware explicitly. by Vadim Bendebury · 13 years ago
  47. 44a1276 Add crossystem loc_idx by Randall Spangler · 13 years ago
  48. 07f3484 Add Mario support for fwupdate_tries by Randall Spangler · 13 years ago
  49. d772823 Add crossystem fwupdate_tries and fix nv storage writes by Randall Spangler · 13 years ago
  50. 824906b Add crossystem arch (reports x86 or arm, depending on platform) by Randall Spangler · 13 years ago
  51. 52a5b94 Add dummy crossystem_arch implementation for amd64 (host) by Randall Spangler · 13 years ago
  52. eb59195 Refactor crossystem to move x86-specific implementation to its own file. by Randall Spangler · 13 years ago
  53. d583a30 Use uint64_t and avoid down casting as much as possible. by Gaurav Shah · 14 years ago
  54. 7141571 Print LoadKernel() debug data from VbSharedData by Randall Spangler · 14 years ago
  55. cabe6b3 Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfy by Randall Spangler · 14 years ago
  56. 5ac39bf Add TPM version checking by Randall Spangler · 14 years ago
  57. f4ba19d Add VbSharedData field parsing by Randall Spangler · 14 years ago
  58. b17e8d3 Add VB test error func/num by Randall Spangler · 14 years ago
  59. 2008423 Add function for VDAT processing. by Vadim Bendebury · 14 years ago
  60. 227f792 Add check-value support and check /proc/cmdline for cros_nodebug by Randall Spangler · 14 years ago
  61. 196e177 Add cros_debug option to crossystem by Randall Spangler · 14 years ago
  62. b416714 Add crossystem support for nvram_cleared and kern_nv by Randall Spangler · 14 years ago
  63. 618d17d Add kern_nv field to crossystem by Randall Spangler · 14 years ago
  64. 92e378e rename tried_fwb constants by Randall Spangler · 14 years ago
  65. 1726028 Add NV storage fields for firmware flags by Randall Spangler · 14 years ago
  66. 0f8ffb1 crossystem uses VbNvStorage by Randall Spangler · 14 years ago
  67. 2b59a07 Add flashmap base address by Randall Spangler · 14 years ago
  68. b47ed5a Add more properties to crossystem by Randall Spangler · 14 years ago
  69. e73302c Add support for CHNV settings to crossystem. by Randall Spangler · 14 years ago
  70. c80fe65 Fix WP polarity on Mario by Randall Spangler · 14 years ago
  71. 305e9e5 Add load_firmware_test utility program by Che-Liang Chiou · 14 years ago
  72. 5421866 Initial version of crossystem. by Randall Spangler · 14 years ago
  73. 8967860 Fix integration bugs (vboot side) by Che-Liang Chiou · 14 years ago
  74. 0688025 Fix the maximum output size in the call to the external signer. by Gaurav Shah · 14 years ago
  75. 068fc6f Add support for using external signing application and .pem private key files to vbutil_keyblock. by Gaurav Shah · 14 years ago
  76. 60bcbe3 New tools to help debug vboot failures. by Bill Richardson · 14 years ago
  77. 47b593d Add additional sanity checks to RSA verification code. by Gaurav Shah · 14 years ago
  78. 138acfe Fix KeyBlockVerify() to take an explicit param for whether to use hash only. by Randall Spangler · 14 years ago
  79. 4f36ef3 Changes to allow user-signed kernels to be generated. by Bill Richardson · 14 years ago
  80. cbaf696 Add license headers by Randall Spangler · 14 years ago
  81. 8dd2094 Zero-out allocated buffer while creating kernel preamble header. by Gaurav Shah · 14 years ago
  82. abf0550 Switch to using .vbprivk for signing everything now. by Bill Richardson · 14 years ago
  83. a08b5c9 Adding --repack and --headeronly options to vbutil_kernel by Bill Richardson · 14 years ago
  84. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  85. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago
  86. a55e5ca Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM by Randall Spangler · 14 years ago
  87. 70e9509 Rework the vboot_reference make system. by vbendeb · 14 years ago
  88. 729b872 Clean up of key block functions by Randall Spangler · 14 years ago
  89. 6a97b3e Add vbutil_keyblock by Randall Spangler · 14 years ago
  90. d55c645 Utility to pack public key, version, algorithm into a single file in VbPublicKey format by Randall Spangler · 14 years ago
  91. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 14 years ago