1. 701a59e Shorten Enter key press time when triggering recovery screen by Vic Yang · 11 years ago
  2. fb50d73 Avoid spamming a hotplug event every time we create a Servo object. by J. Richard Barnette · 11 years ago
  3. 22ee0e5 Fix bug that missing the self argument in get_power_state_controller() by Tom Wai-Hong Tam · 11 years ago
  4. 75136b3 Move cold reset handling from servo to power_state_controller. by J. Richard Barnette · 11 years ago
  5. 92569bb FAFT: Support sending multiple controls in one connection to servod by Tom Wai-Hong Tam · 11 years ago
  6. 69929a5 Add board type handling to the power_state_controller module. by J. Richard Barnette · 11 years ago
  7. 91e6c6e Fix 'ssh' options used to connect to Servo beaglebone. by J. Richard Barnette · 11 years ago
  8. 41320ee Abstract out operations needed for Servo recovery. by J. Richard Barnette · 11 years ago
  9. 7548757 Move Servo related modules to server/cros/servo. by J. Richard Barnette · 11 years ago[Renamed (99%) from server/cros/servo.py]
  10. b6de7e3 Remove host argument from Servo.install_recovery_image(). by J. Richard Barnette · 11 years ago
  11. 1a7ec63 Make sure dts files are available for firmware programming by Vadim Bendebury · 11 years ago
  12. d5f807a Remove target_hostname from Servo objects. by J. Richard Barnette · 11 years ago
  13. be5ebcc Move get_lab_servo() from cros.servo to hosts.site_host. by J. Richard Barnette · 11 years ago
  14. e7bd936 Fix USB multiplexing to avoid lockups by Vadim Bendebury · 12 years ago
  15. 9da80f2 Enabling FAFT on Parrot by Gediminas Ramanauskas · 12 years ago
  16. 89ec24e Modify FAFTSetup to work with and without servo, in and out of chroot by Vadim Bendebury · 12 years ago
  17. b80ba59 Add an autotest reporgramming DUT firmware through servo. by Vadim Bendebury · 12 years ago
  18. c5c14ef faft: Fix forever waiting for sshing the non-existing 'local' target by Tom Wai-Hong Tam · 12 years ago
  19. 0aca1c2 Revert "servo: increase key press duration to 0.3 seconds" by Vic Yang · 12 years ago
  20. ba352ad Enabling Stout on FAFT by Gediminas Ramanauskas · 12 years ago
  21. 3a7cf60 servo_test: Fix lint error by Vic Yang · 12 years ago
  22. e6bdfeb servo: increase key press duration to 0.3 seconds by Vic Yang · 12 years ago
  23. e262a3e autotest: servo: Set keyboard mux before enabling keyboard control by Vic Yang · 12 years ago
  24. 515e701 Adding more flexibility to FAFT key mapping by Gediminas Ramanauskas · 12 years ago
  25. 42f136d faft: Direct-copy to USB instead of starting devsever when servod is localhost by Tom Wai-Hong Tam · 12 years ago
  26. 1c86c7a faft: Skip checking test image in USB when servod runs in a different host by Tom Wai-Hong Tam · 12 years ago
  27. 3297d4f Adding custom KEY_MATRIX for in order to enable FAFT for PARROT by Gediminas Ramanauskas · 12 years ago
  28. 49153d8 Updates to allow fw imaging to function properly as part of faft sequence. by Mike Truty · 12 years ago
  29. 4a1ef38 FAFT: Shorten key press delay by Vic Yang · 12 years ago
  30. 9e61e66 faft: Support SPACE key to trigger TO_NORM screen by Tom Wai-Hong Tam · 12 years ago
  31. 5383f07 Increase servo power button LONG_DELAY to 8.5 seconds. by J. Richard Barnette · 12 years ago
  32. 524c7fb For recovery, use cold reset to force the DUT to be off. by J. Richard Barnette · 12 years ago
  33. b613397 Simplify Servo.cold_reset() to be more useful and reliable. by J. Richard Barnette · 12 years ago
  34. 8bd4984 Reduce recovery boot delay to 10 seconds. by J. Richard Barnette · 12 years ago
  35. f12bff2 Add a 1.0 second delay after all long power presses. by J. Richard Barnette · 12 years ago
  36. efe72cb autotest: servo: Produce more meaningful exception messages from servod. by Todd Broch · 12 years ago
  37. d2e4cbd Increase long power button press time from 8.0 to 8.2 seconds. by J. Richard Barnette · 12 years ago
  38. 0edf7e1 autotest: servo: remove remnants of servod. by Todd Broch · 12 years ago
  39. 55fb806 Remove _launch_servod() from servo.py by J. Richard Barnette · 12 years ago
  40. 741b5d4 Autotest: Moved USB Management of Install Recovery Image to Servod by Simran Basi · 12 years ago
  41. c5a77ad Increase the time allowed for recovery installation. by J. Richard Barnette · 12 years ago
  42. 67ccb87 Make the servo object a property of the host. by J. Richard Barnette · 12 years ago
  43. 384056b Minor factoring fixes to class Servo. by J. Richard Barnette · 12 years ago
  44. 9753bd4 autotest: servo: Re-work keypress for servo V2 by Todd Broch · 12 years ago
  45. 6a0680f [autotest] Add platform_CloseOpenSimple by Chris Masone · 12 years ago
  46. 9df73de Extensions and fixes to servo interface. by Gilad Arnold · 12 years ago
  47. cf7c665 autotest: servo.py: retry checking of recently set GPIOs by Todd Broch · 12 years ago
  48. 2386910 Use power_short_press() to power-on a DUT. by Tom Wai-Hong Tam · 13 years ago
  49. a07115e When installing recovery image, detecting the USB dev path if usb_dev is None. by Tom Wai-Hong Tam · 13 years ago
  50. 922ed05 Fix install_recovery_image() the time of USB insertion to work on old models. by Tom Wai-Hong Tam · 13 years ago
  51. 6ec2943 autotest: servo: Disble checking success of lid status during init. by Todd Broch · 13 years ago
  52. c88e5b6 Move USB probing logic and recovery image install to servo.py. by Jon Salz · 13 years ago
  53. 5fc2c79 Support multiple xml_config files in ServoTest class. by Tom Wai-Hong Tam · 13 years ago
  54. 9dfc3a8 [autotest] servod: Enhance key press logic. by Todd Broch · 13 years ago
  55. 8ee1d59 Adds platform_InstallRecoveryImage to use usb mux to install recovery image. by Chris Sosa · 13 years ago
  56. 9178561 [autotest] servo: remove init of servo_dut_tx. by Todd Broch · 13 years ago
  57. 96d83aa [autotest] Refactor launch & connect to servod by Todd Broch · 13 years ago
  58. 31c8250 [autotest] Allow different delays of power button release in Servo by Todd Broch · 13 years ago
  59. f24d278 [autotest] servod: add ability to address multiple servos by Todd Broch · 13 years ago
  60. 86b1a57 Adds methods for enabling and disabling the Servo USB/ethernet hub. by Craig Harrison · 13 years ago
  61. 63e9c6a Disabled host key checking on the ssh connections. by Craig Harrison · 13 years ago
  62. 9a1137d Clean up constants and fix handling of assertion errors in init. by Chrome Bot · 13 years ago
  63. 5fd6bc0 autotest: servo: allow host to connect to multiple servos in parallel by Todd Broch · 13 years ago
  64. 6b36b12 Improvements in the Servo Autotest library. Fixed pwr_button hold times by Craig Harrison · 13 years ago
  65. 4899726 Lid close/open platform test using Servo. by Craig Harrison · 13 years ago
  66. 2b6c6fc Servo AutoTest framework and pwr_button test. by Craig Harrison · 13 years ago