1. b664408 FAFT: add support for optional keys in crossystem_checker by Joel Kitching · 6 years ago
  2. 6593862 firmware_RecoveryCacheBootKeys: Use power_state:rec_force_mrc by Shelley Chen · 6 years ago
  3. bed4308 firmware_DevScreenTimeout: Add support for tablets/detachables devices by Lenine Ajagappane · 6 years ago
  4. d9b5fcc FAFT: Enhance mode_aware_reboot to handle reboot from Recovery mode by Lenine Ajagappane · 7 years ago
  5. 2f79447 FAFT: Adding check in dev_boot_usb_checker to verify kernkey_vfy by Lenine Ajagappane · 7 years ago
  6. 62b2b09 FAFT: Remove the extra firmware_screen wait time in trigger_dev_screen by Lenine Ajagappane · 7 years ago
  7. 8b8e0f8 FAFT: mode_switcher: Adjust to vboot and depthcharge changes by Julius Werner · 7 years ago
  8. 37d1531 FAFT: Adding check to confirm the switched mode after setup_mode & restore_mode by Lenine Ajagappane · 7 years ago
  9. 2e082b5 autotest: Fix firmware_FwScreenCloseLid to support tablets/detachables by Rizwan Qureshi · 7 years ago
  10. 7cfc68d restore_mode: Check mode before calling reboot_to_mode by Shelley Chen · 7 years ago
  11. 4b2a1ca detachables: call vol_up_down_hold to exit recovery insert screen by Shelley Chen · 7 years ago
  12. 3ee2f39 faft: Move stop and start daemon methods to faft client by Wai-Hong Tam · 7 years ago
  13. d47207f FAFT: Add steps to firmware_ECWakeSource to use lid_close to trigger suspend by Wai-Hong Tam · 7 years ago
  14. 9378e90 detachables: 1 volume press to confirm dev mode by Shelley Chen · 7 years ago
  15. bcd3371 detachables: Insert extra volume up press to exit recovery ui by Shelley Chen · 7 years ago
  16. 37663f4 FAFT: Create mode_switcher and bypasser for tablets/ detachables by Grace Kihumba · 7 years ago
  17. 55ad3d5 Add more logging and comment to make debugging easier. by Danny Chan · 8 years ago
  18. 19b0bc5 FAFT: updating mode_aware_reboot sync_before_boot def. by Shelley Chen · 8 years ago
  19. e14953b FAFT: move bypass_rec_mode out of mode_aware_reboot by Shelley Chen · 8 years ago
  20. cb66a9e FAFT: move dev fw screen handling out from under wait_for_dut_up by Shelley Chen · 8 years ago
  21. 5237a61 FAFT: add simple_reboot method by Shelley Chen · 8 years ago
  22. 5a30b12 Rec mode: bypass rec mode when asking for manual recovery on JS devices by Julio Diez · 8 years ago
  23. 5afea4c Rec mode: no need to bypass rec mode when manually started. by Julio Diez · 8 years ago
  24. 9590ee3 firmware_DevBootUSB: boot into USB on dev mode for Jetstream devices by Julio Diez · 8 years ago
  25. 9ecbdd9 Add wait time between power button press. by Danny Chan · 8 years ago
  26. 76bed2f bypass broken screen after attempting to bypass insert screen by Daisuke Nojiri · 9 years ago
  27. 5710898 fix tests broken for revised recovery process by Daisuke Nojiri · 9 years ago
  28. 4fb817b FAFT: Fixing conflict between crossystem/fwtool by Shelley Chen · 9 years ago
  29. 5763352 FAFT: Ryu reboot into dev/normal mode by Shelley Chen · 9 years ago
  30. c7bdb75 FAFT: Use fwtool instead of ectool for DUT using a host by Tom Wai-Hong Tam · 9 years ago
  31. 3dbc70a FAFT: Implement basic methods of ModeSwitcher for Ryu by Tom Wai-Hong Tam · 9 years ago
  32. 19bfb6e FAFT: Move wait_for_client and wait_for_client_offline to ModeSwitcher by Tom Wai-Hong Tam · 9 years ago
  33. 0c0181d FAFT: Unify wait_for_kernel_up to wait_for_client by Tom Wai-Hong Tam · 9 years ago
  34. 2ae4244 faft: Deprecate FAFT config keyboard_dev by Tom Wai-Hong Tam · 9 years ago
  35. f9ded09 faft: Implement Jetstream ModeSwitcher logic by Tom Wai-Hong Tam · 9 years ago
  36. ed4d67b faft: Create ModeSwitcher and FwBypasser according to FAFT config by Tom Wai-Hong Tam · 9 years ago
  37. 5c093f0 faft: Always unplug USB before booting and plug it on firmware screen by Tom Wai-Hong Tam · 9 years ago
  38. 0430288 faft: Abstract the firmware screen bypass logic to FwBypasser class by Tom Wai-Hong Tam · 9 years ago
  39. 93b5c09 faft: Call servo to toggle recovery switch by Tom Wai-Hong Tam · 9 years ago
  40. 651dbf7 faft: Eliminate the board variant of handling broken_rec_mode by Tom Wai-Hong Tam · 9 years ago
  41. d7a0d05 faft: Unify ModeSwitcher APIs to support sync_before_boot by Tom Wai-Hong Tam · 9 years ago
  42. 69a7d65 faft: Fix mode_aware_reboot under recovery mode and suppress logging by Tom Wai-Hong Tam · 9 years ago
  43. eeed7fb faft: Install Autotest dependency automatically by Tom Wai-Hong Tam · 9 years ago
  44. 34a7703 faft: Encapsulte the firmware screen skipping logic in ModeSwitcher by Tom Wai-Hong Tam · 9 years ago
  45. 3e92b8e faft: Remove do_reboot_action and use the single-entry reboot method by Tom Wai-Hong Tam · 9 years ago
  46. a704f18 faft: Introduce mode_aware_reboot to unify all reboot methods by Tom Wai-Hong Tam · 9 years ago
  47. 854be2c faft: parrot: Remove the hack that fixes reboot issue when entering dev mode by Tom Wai-Hong Tam · 9 years ago
  48. da6c6ba faft: Support waiting DUT online after mode switching by Tom Wai-Hong Tam · 9 years ago
  49. 0cc9a4f faft: Refactor setup_mode and restore_mode by Tom Wai-Hong Tam · 9 years ago
  50. f2de4de faft: Implement the ModeSwitcher class by Tom Wai-Hong Tam · 9 years ago
  51. 3edea98 autotest: Add fw_tries_checker function for handling fwb_tries in vboot2 by Shelley Chen · 10 years ago
  52. b557fec Adding a test for crossystem output of TPM versions. by Yusuf Mohsinally · 11 years ago
  53. 08ba245 Adding a missed __init__.py file for faft/utils/ dir. by Yusuf Mohsinally · 11 years ago
  54. 73c28f3 Reorginazing FAFT (server side) files. by Yusuf Mohsinally · 11 years ago