1. 83bb595 faft: move getting the servod version to servo.py by Mary Ruthven · 5 years ago
  2. ecf1271 faft: log servo_host os version by Mary Ruthven · 5 years ago
  3. ac61d5a cros_host: Find BIOS/EC bins with both board and model names by Shelley Chen · 5 years ago
  4. dfa4534 servo: use debug to log set function messages by Mary Ruthven · 5 years ago
  5. 84eba75 autotest: servo keyboard commands now run through set/get by Ruben Rodriguez Buchillon · 6 years ago
  6. 0529824 servo: fix kb init issue by Ruben Rodriguez Buchillon · 5 years ago
  7. 7121b09 servo: explicitly enable the keyboard by Ruben Rodriguez Buchillon · 5 years ago
  8. 0f00be8 Reland "autotest: deployment: capture more uart logs" by Congbin Guo · 6 years ago
  9. 39dc6f2 Revert "autotest: deployment: capture more uart logs" by Congbin Guo · 5 years ago
  10. fe4d4e8 autotest: deployment: capture more uart logs by Congbin Guo · 6 years ago
  11. fc3b896 deploy: collect ec/cpu UART logs by Congbin Guo · 6 years ago
  12. 4242761 autotest: refactor firmware installation for cros_host by Congbin Guo · 6 years ago
  13. 6037726 faft: Swap servo v4 role to SNK for recovery USB boot by Wai-Hong Tam · 7 years ago
  14. 9a4bfc3 servo: set usb stick to poin to host before probing the device by Ruben Rodriguez Buchillon · 6 years ago
  15. a1f9cba [autotest] servo: capture CPU/EC UART. by Congbin Guo · 6 years ago
  16. 6593862 firmware_RecoveryCacheBootKeys: Use power_state:rec_force_mrc by Shelley Chen · 6 years ago
  17. b3c11f3 Add stage and recover (to same build) test by Kalin Stoyanov · 6 years ago
  18. 73d3a35 servo: use %r when creating set_nocheck error by Mary Ruthven · 6 years ago
  19. 2f72e2a servo: print gpio value as repr instead of str by Mary Ruthven · 6 years ago
  20. cc399ee faft: Corrupt the active RW slot for EC EFS by Wai-Hong Tam · 7 years ago
  21. 7f6169e servo: Suppress the exeception of getting BaseEC board on old servod by Wai-Hong Tam · 7 years ago
  22. 0f90400 servo: Add the new method get_base_board() to the Servo object by Wai-Hong Tam · 7 years ago
  23. df2e29f [autotest] Enable firmware install for servo v4. by Kevin Cheng · 8 years ago
  24. 180efe6 Revert "servo: Use new connections for each servod RPC." by Richard Barnette · 8 years ago
  25. 69d17c0 servo: Use new connections for each servod RPC. by Aseda Aboagye · 8 years ago
  26. a22c4a8 [autotest] Update servo.py to call safe servod usb switch methods. by Kevin Cheng · 8 years ago
  27. b24606d Revert "[autotest] Update servo.py to call safe servod usb switch methods." by Kevin Cheng · 8 years ago
  28. 622b6d1 [autotest] Update servo.py to call safe servod usb switch methods. by Kevin Cheng · 8 years ago
  29. eb06fe7 [autotest] Replace Servo's probe_host_usb_dev with servod server call. by Kevin Cheng · 8 years ago
  30. 961624f [autotest] Remove setting of dut_hub_pwren in servo initialize_dut. by Kevin Cheng · 8 years ago
  31. c36c4d2 Add the RW-only firmware programmer for servo v2 by Wai-Hong Tam · 8 years ago
  32. e448a8b [autotest] Fix lint error in servo.py by Kevin Cheng · 8 years ago
  33. e7dc928 autotest: try to repair DUT with sysrq-x first by Vincent Palatin · 8 years ago
  34. c67f133 [autotest] Add an option in provision_FirmwareUpdate to stage CrOS image on USB by Dan Shi · 9 years ago
  35. 4ac7898 autotest: Support the flow to update RW firmware for BIOS and EC by Tom Wai-Hong Tam · 9 years ago
  36. c26575a FAFT: Adding servo functions for volume_up/down by Shelley Chen · 9 years ago
  37. 82638c7 Fix for initialize_dut cutting power to Servo v3 USB ethernet by John Carey · 9 years ago
  38. fecdaf4 [autotest] Add 10 min timeout when re-program EC/BIOS by Dan Shi · 9 years ago
  39. 7b7eeac [autotest] Flash EC according to the chip name by Tom Wai-Hong Tam · 9 years ago
  40. cdd1edf [autotest] Set USB state forcefully in servo initialization. by J. Richard Barnette · 9 years ago
  41. f9ded09 faft: Implement Jetstream ModeSwitcher logic by Tom Wai-Hong Tam · 9 years ago
  42. a5fef05 [autotest] Add ProgrammerV3 for updating bios and ec using servo V3 by Dan Shi · 9 years ago
  43. 7b82dcf Raise error when servo fails to open/close the lid by Yuli Huang · 9 years ago
  44. 93b5c09 faft: Call servo to toggle recovery switch by Tom Wai-Hong Tam · 9 years ago
  45. 61da67f autotest: Remove custom_recovery_mode from servo by Tom Wai-Hong Tam · 9 years ago
  46. 9cb0eec [autotest] move firmware update code from provision_FirmwareUpdate test to CrosHost by Dan Shi · 10 years ago
  47. 1777f5d [autotest] Log servo version at initialization by J. Richard Barnette · 10 years ago
  48. 8f19b39 Don't make any servo XMLPRC calls during Servo contructor. by J. Richard Barnette · 10 years ago
  49. c31aab3 Re-enable firmware_programmer initialization. by Ricky Liang · 10 years ago
  50. e69e967 Remove firmware_programmer initialization. by Yusuf Mohsinally · 10 years ago
  51. eb81cd6 Remove Servo.recovery_supported() and related code. by J. Richard Barnette · 10 years ago
  52. 0c9c588 Move the contents of power_state_controller.py to servo.py. by J. Richard Barnette · 10 years ago
  53. 4b6af0d Convert all boards to use the servod 'power_state' control. by J. Richard Barnette · 10 years ago
  54. 04be2bd Autotest: Change logging.warn() to logging.warning(). by Ilja H. Friedel · 10 years ago
  55. 0dd379c Add servo_serial property in servo module. by Ricky Liang · 10 years ago
  56. 6a83757 Fix to servo version string getter. by Yusuf Mohsinally · 11 years ago
  57. 6c078ae Refactoring and cleaning up FW programming functions. by Yusuf Mohsinally · 11 years ago
  58. 2e5f0d7 Add an interface to retrieve servo board version by Vic (Chun-Ju) Yang · 11 years ago
  59. 103441a Refactoring FAFT keypress code and adding usbkm232 interface. by Yusuf Mohsinally · 11 years ago
  60. 5d518f4 [autotest] Add servo repair process by Fang Deng · 11 years ago
  61. b7850bb Autotest: Reduce servo init timeout to 10 seconds. by Simran Basi · 11 years ago
  62. 5933134 Autotest: Test servo device before using. by Simran Basi · 11 years ago
  63. 1cbc5f2 Revert "Autotest: Test servo device before using." by Simran Basi · 11 years ago
  64. 2b1cbc7 Autotest: Test servo device before using. by Simran Basi · 11 years ago
  65. afb8814 [autotest] Adding 'off' state to switch_usbkey and related changes to fix 225932 by Fang Deng · 11 years ago
  66. cad9acb Use set_get_all for key pressing by Vic Yang · 11 years ago
  67. 701a59e Shorten Enter key press time when triggering recovery screen by Vic Yang · 11 years ago
  68. fb50d73 Avoid spamming a hotplug event every time we create a Servo object. by J. Richard Barnette · 11 years ago
  69. 22ee0e5 Fix bug that missing the self argument in get_power_state_controller() by Tom Wai-Hong Tam · 12 years ago
  70. 75136b3 Move cold reset handling from servo to power_state_controller. by J. Richard Barnette · 12 years ago
  71. 92569bb FAFT: Support sending multiple controls in one connection to servod by Tom Wai-Hong Tam · 12 years ago
  72. 69929a5 Add board type handling to the power_state_controller module. by J. Richard Barnette · 12 years ago
  73. 91e6c6e Fix 'ssh' options used to connect to Servo beaglebone. by J. Richard Barnette · 12 years ago
  74. 41320ee Abstract out operations needed for Servo recovery. by J. Richard Barnette · 12 years ago
  75. 7548757 Move Servo related modules to server/cros/servo. by J. Richard Barnette · 12 years ago[Renamed (99%) from server/cros/servo.py]
  76. b6de7e3 Remove host argument from Servo.install_recovery_image(). by J. Richard Barnette · 12 years ago
  77. 1a7ec63 Make sure dts files are available for firmware programming by Vadim Bendebury · 12 years ago
  78. d5f807a Remove target_hostname from Servo objects. by J. Richard Barnette · 12 years ago
  79. be5ebcc Move get_lab_servo() from cros.servo to hosts.site_host. by J. Richard Barnette · 12 years ago
  80. e7bd936 Fix USB multiplexing to avoid lockups by Vadim Bendebury · 12 years ago
  81. 9da80f2 Enabling FAFT on Parrot by Gediminas Ramanauskas · 12 years ago
  82. 89ec24e Modify FAFTSetup to work with and without servo, in and out of chroot by Vadim Bendebury · 12 years ago
  83. b80ba59 Add an autotest reporgramming DUT firmware through servo. by Vadim Bendebury · 12 years ago
  84. c5c14ef faft: Fix forever waiting for sshing the non-existing 'local' target by Tom Wai-Hong Tam · 12 years ago
  85. 0aca1c2 Revert "servo: increase key press duration to 0.3 seconds" by Vic Yang · 12 years ago
  86. ba352ad Enabling Stout on FAFT by Gediminas Ramanauskas · 12 years ago
  87. 3a7cf60 servo_test: Fix lint error by Vic Yang · 12 years ago
  88. e6bdfeb servo: increase key press duration to 0.3 seconds by Vic Yang · 12 years ago
  89. e262a3e autotest: servo: Set keyboard mux before enabling keyboard control by Vic Yang · 12 years ago
  90. 515e701 Adding more flexibility to FAFT key mapping by Gediminas Ramanauskas · 12 years ago
  91. 42f136d faft: Direct-copy to USB instead of starting devsever when servod is localhost by Tom Wai-Hong Tam · 12 years ago
  92. 1c86c7a faft: Skip checking test image in USB when servod runs in a different host by Tom Wai-Hong Tam · 12 years ago
  93. 3297d4f Adding custom KEY_MATRIX for in order to enable FAFT for PARROT by Gediminas Ramanauskas · 12 years ago
  94. 49153d8 Updates to allow fw imaging to function properly as part of faft sequence. by Mike Truty · 12 years ago
  95. 4a1ef38 FAFT: Shorten key press delay by Vic Yang · 12 years ago
  96. 9e61e66 faft: Support SPACE key to trigger TO_NORM screen by Tom Wai-Hong Tam · 12 years ago
  97. 5383f07 Increase servo power button LONG_DELAY to 8.5 seconds. by J. Richard Barnette · 12 years ago
  98. 524c7fb For recovery, use cold reset to force the DUT to be off. by J. Richard Barnette · 12 years ago
  99. b613397 Simplify Servo.cold_reset() to be more useful and reliable. by J. Richard Barnette · 12 years ago
  100. 8bd4984 Reduce recovery boot delay to 10 seconds. by J. Richard Barnette · 12 years ago