1. cc399ee faft: Corrupt the active RW slot for EC EFS by Wai-Hong Tam · 7 years ago
  2. ce81d6e autotest: change cr50_console controls to cr50_uart by Mary Ruthven · 7 years ago
  3. 024c2dc chrome_cr50: use 'rollback' to rollback by Mary Ruthven · 7 years ago
  4. 3ff9949 chrome_cr50: add testlab mode support by Mary Ruthven · 7 years ago
  5. 91d8618 chrome_cr50: skip update delay on DBG images by Mary Ruthven · 7 years ago
  6. 7f6169e servo: Suppress the exeception of getting BaseEC board on old servod by Wai-Hong Tam · 7 years ago
  7. ec74b46 chrome_cr50: change version regexp by Mary Ruthven · 7 years ago
  8. 3acfbe2 base_ec: Get the BaseEC board name through the servo abstraction by Wai-Hong Tam · 7 years ago
  9. d89b559 chrome_cr50: refactor version constants by Mary Ruthven · 7 years ago
  10. cb395ed chrome_cr50: remove unused constants by Mary Ruthven · 7 years ago
  11. b98dde1 faft: Introduce the ChromeBaseEC class for interacting with the base EC by Wai-Hong Tam · 7 years ago
  12. 0f90400 servo: Add the new method get_base_board() to the Servo object by Wai-Hong Tam · 7 years ago
  13. 6d0a39a chrome_cr50: reboot: remove unused rv variable by Mary Ruthven · 7 years ago
  14. ec8d3d2 chrome_cr50: change ccd_lock to ccd_set_level by Mary Ruthven · 7 years ago
  15. 4e1bb11 chrome_cr50: add way to set the board id during rollback by Mary Ruthven · 7 years ago
  16. 518ad7e chrome_cr50: Remove 'servo_v4_ccd_mode' control. by Aseda Aboagye · 7 years ago
  17. a30e065 chrome_cr50: add command to get the running bid by Mary Ruthven · 7 years ago
  18. 4d3a77a cr50_test: wait 60s before updates by Mary Ruthven · 7 years ago
  19. fc25974 chrome_cr50: change wait_for_reboot to honor timeout by Mary Ruthven · 7 years ago
  20. d197f20 chrome_cr50: fix lint errors by Mary Ruthven · 7 years ago
  21. 0f3e834 cr50_test: wait for reboot after updating cr50 by Mary Ruthven · 7 years ago
  22. 2b7980b faft: add a Cr50Test class by Mary Ruthven · 7 years ago
  23. 0ddea91 chrome_cr50: use console output to detect reboot by Mary Ruthven · 7 years ago
  24. 3c5dcf9 chrome_cr50: add check to see if cr50 rolled back by Mary Ruthven · 7 years ago
  25. 6de2ce6 autotest: Fix firmware_programmer to use the new format of servo version by Wai-Hong Tam · 7 years ago
  26. 61060f8 chrome_cr50: check ccd_lock at the end of the unlock process by Mary Ruthven · 7 years ago
  27. 9a0ce56 autotest: add test to cr50 responds to CCD disable flag by Mary Ruthven · 7 years ago
  28. 5655829 chrome_cr50: add lock enable and disable functions by Mary Ruthven · 7 years ago
  29. 300b1fa chrome_ec: move chrome_cr50 to separate file by Mary Ruthven · 7 years ago
  30. 812ef92 chrome_ec: disable ccd when we use servo v4 by Mary Ruthven · 7 years ago
  31. 290628d chrome_ec: change how using_ccd is determined by Mary Ruthven · 7 years ago
  32. d6f12e5 firmware_Cr50Update: change rollback header checks by Mary Ruthven · 8 years ago
  33. 194818b firmware_Cr50Update: handle ignored posted resets by Mary Ruthven · 8 years ago
  34. 3837083 wake up cr50 before sending commands by Mary Ruthven · 8 years ago
  35. 72bd147 mark chrome_cr50 ccd commands by Mary Ruthven · 8 years ago
  36. 162a032 add test to verify Cr50 update and recovery from erased nvmem by Mary Ruthven · 8 years ago
  37. c1350d9 add test to verify cr50 deep sleep by Mary Ruthven · 8 years ago
  38. bddf307 Add support for cr50 uart automation by Mary Ruthven · 8 years ago
  39. 36824cc [autotest] Support CCD firmware programmer by Wai-Hong Tam · 8 years ago
  40. df2e29f [autotest] Enable firmware install for servo v4. by Kevin Cheng · 8 years ago
  41. 180efe6 Revert "servo: Use new connections for each servod RPC." by Richard Barnette · 8 years ago
  42. 69d17c0 servo: Use new connections for each servod RPC. by Aseda Aboagye · 8 years ago
  43. b66dea9 chrome_ec: Add delays in keypress commands. by Aseda Aboagye · 8 years ago
  44. a22c4a8 [autotest] Update servo.py to call safe servod usb switch methods. by Kevin Cheng · 8 years ago
  45. b24606d Revert "[autotest] Update servo.py to call safe servod usb switch methods." by Kevin Cheng · 8 years ago
  46. 622b6d1 [autotest] Update servo.py to call safe servod usb switch methods. by Kevin Cheng · 8 years ago
  47. eb06fe7 [autotest] Replace Servo's probe_host_usb_dev with servod server call. by Kevin Cheng · 8 years ago
  48. 961624f [autotest] Remove setting of dut_hub_pwren in servo initialize_dut. by Kevin Cheng · 8 years ago
  49. c36c4d2 Add the RW-only firmware programmer for servo v2 by Wai-Hong Tam · 8 years ago
  50. e448a8b [autotest] Fix lint error in servo.py by Kevin Cheng · 8 years ago
  51. e7dc928 autotest: try to repair DUT with sysrq-x first by Vincent Palatin · 8 years ago
  52. 8f77ae8 faft: Refactored PDConnect test to use pd_device objects by Scott · 8 years ago
  53. ee2f482 faft: USB PD: Improvements to disconnect/connect methods by Scott · 8 years ago
  54. f58d0b1 faft: Refactoring soft reset test by Scott · 8 years ago
  55. 4e19487 faft: Added USB PD hard reset test by Scott · 9 years ago
  56. b5210ef Allow autotest client to send keyboard signal by Victor Hsieh · 8 years ago
  57. c67f133 [autotest] Add an option in provision_FirmwareUpdate to stage CrOS image on USB by Dan Shi · 9 years ago
  58. cae6fe4 faft: Added USB PD soft reset test by Scott · 9 years ago
  59. c98bfd7 faft: Added USB PD device classes by Scott · 9 years ago
  60. 97678db firmware_programmer: Fix cold_reset not work on beltino devices by Tom Wai-Hong Tam · 9 years ago
  61. e691c74 faft: Improvements to PDConsoleUtils class by Scott · 9 years ago
  62. 3d5b478 faft: Added USB PD power role swap test by Scott · 9 years ago
  63. 370f9ef faft: Added USB PD data role swap test by Scott · 9 years ago
  64. 07a848f faft: Modified Plankton class used for console/servo access by Scott · 9 years ago
  65. 4ac7898 autotest: Support the flow to update RW firmware for BIOS and EC by Tom Wai-Hong Tam · 9 years ago
  66. 73f14ed2 firmware_programmer: Support an argument to keep the RO portion by Tom Wai-Hong Tam · 9 years ago
  67. fe06ed8 faft: Add USB Type C PD infrastructure by Scott · 9 years ago
  68. c26575a FAFT: Adding servo functions for volume_up/down by Shelley Chen · 9 years ago
  69. a8d4a10 firmware_programmer: Set usbpd_reset to on during running flashrom by Tom Wai-Hong Tam · 9 years ago
  70. 82638c7 Fix for initialize_dut cutting power to Servo v3 USB ethernet by John Carey · 9 years ago
  71. fecdaf4 [autotest] Add 10 min timeout when re-program EC/BIOS by Dan Shi · 9 years ago
  72. 7b7eeac [autotest] Flash EC according to the chip name by Tom Wai-Hong Tam · 9 years ago
  73. cdd1edf [autotest] Set USB state forcefully in servo initialization. by J. Richard Barnette · 9 years ago
  74. f9ded09 faft: Implement Jetstream ModeSwitcher logic by Tom Wai-Hong Tam · 9 years ago
  75. a5fef05 [autotest] Add ProgrammerV3 for updating bios and ec using servo V3 by Dan Shi · 9 years ago
  76. 7b82dcf Raise error when servo fails to open/close the lid by Yuli Huang · 9 years ago
  77. 93b5c09 faft: Call servo to toggle recovery switch by Tom Wai-Hong Tam · 9 years ago
  78. 61da67f autotest: Remove custom_recovery_mode from servo by Tom Wai-Hong Tam · 9 years ago
  79. 4408fec Add basic Plankton DP mux test by Rong Chang · 10 years ago
  80. d5c46fa Add VBUS current check for type-C charging test by Johny Lin · 10 years ago
  81. 1f25591 Add init_io_expander for Plankton board test by Johny Lin · 10 years ago
  82. 42ea8de Add basic Plankton USB type C charging test by Rong Chang · 10 years ago
  83. 9cb0eec [autotest] move firmware update code from provision_FirmwareUpdate test to CrosHost by Dan Shi · 10 years ago
  84. 1777f5d [autotest] Log servo version at initialization by J. Richard Barnette · 10 years ago
  85. 8f19b39 Don't make any servo XMLPRC calls during Servo contructor. by J. Richard Barnette · 10 years ago
  86. c31aab3 Re-enable firmware_programmer initialization. by Ricky Liang · 10 years ago
  87. e69e967 Remove firmware_programmer initialization. by Yusuf Mohsinally · 10 years ago
  88. eb81cd6 Remove Servo.recovery_supported() and related code. by J. Richard Barnette · 10 years ago
  89. 0c9c588 Move the contents of power_state_controller.py to servo.py. by J. Richard Barnette · 10 years ago
  90. 4b6af0d Convert all boards to use the servod 'power_state' control. by J. Richard Barnette · 10 years ago
  91. f19ab9f Grok servo XML configs to find out all v2-compatible boards. by Ricky Liang · 10 years ago
  92. 1d19473 [autotest] Add reset to _ServodController, update test platform_ServoPowerStateController by Dan Shi · 10 years ago
  93. 15c2dcb FAFT: split wp_voltage and spi_voltage in FAFT config by Vic Yang · 10 years ago
  94. 6efb447 Mccloud: Add faft config for Mccloud by david · 10 years ago
  95. c7cc340 Search for servo configs in system site-packages directory. by Ricky Liang · 10 years ago
  96. 548f08e Add delay after EC "hostevent set" by David Hendricks · 10 years ago
  97. c101a56 Parse out valid servo v2 boards from servod config files. by Ricky Liang · 10 years ago
  98. 8c4631d Catching exception when checking for existance of firmware programmer utilities. by Yusuf Mohsinally · 10 years ago
  99. 04be2bd Autotest: Change logging.warn() to logging.warning(). by Ilja H. Friedel · 10 years ago
  100. 6f14c44 Tricky: Add faft config for Tricky by Mohammed Habibulla · 10 years ago