1. a6abb7b Mark deprecated. This repo has been replaced by 'chromeos-factory'. by Tammo Spalink · 12 years ago factory-2338.B factory-2368.B factory-2394.B factory-2460.B firmware-link-2348.B main master release-R21-2465.B
  2. b360a49 keyboard variant value should be resolved by Jay Kim · 12 years ago factory-2268.16.B release-R20-2268.B
  3. 9a96b8a Refactor gooftool, eliminating boilerplate. by Tammo Spalink · 12 years ago stabilize2
  4. cc87d83 Create indpendent FW hash generation function. by Tammo Spalink · 12 years ago
  5. 3cbd7ee Cleanup based on running pylint. by Tammo Spalink · 12 years ago
  6. 9aeb80e [factory_test_tools] add OWNERS by Hung-Te Lin · 12 years ago
  7. 5394be3 Move probe() from hwid_tool into gooftool. by Tammo Spalink · 12 years ago release-R19-2046.B
  8. 0d3b076 hwid_tool: Add comp_rename command. by Tammo Spalink · 12 years ago
  9. 94df2c1 Remove cardreader probe, and thereby the comp_db probe argument. by Tammo Spalink · 12 years ago
  10. 6ebec06 hwid_tool: Fix config_factory_initial entry prefixes. by Tammo Spalink · 12 years ago
  11. 01ec151 Support volatile, initial config, and bom creation from data import. by Tammo Spalink · 12 years ago
  12. 7863c4b Add hwid_tool command to generate legacy hwid data files. by Tammo Spalink · 12 years ago
  13. e2c9ebd Clean up status data repr, remove crufty fields, and /s/hash/volatile. by Tammo Spalink · 12 years ago
  14. 18c4e71 gooftool: Probe embedded controller by mosys. by Hung-Te Lin · 12 years ago
  15. bbed12e gooftool: change postinst param for new cros_installer. by Hung-Te Lin · 12 years ago factory-1987.B
  16. 2b35cfc Fix miscellaneous small cosmetic and flow issues. by Tammo Spalink · 12 years ago
  17. c6b3d8c Add filter hwid_tool command, to filter data for just one board. by Tammo Spalink · 12 years ago
  18. b564304 gooftool: Add new "developer_finalize" command allows re-testing factory flow. by Hung-Te Lin · 12 years ago
  19. ef28337 Allow generation and input of machine-readable component data. by Tammo Spalink · 12 years ago
  20. 947c77c gooftool: fix --clear_gbb_flags by Hung-Te Lin · 12 years ago
  21. e45e151 gooftool: Fix --verify_rootfs and --prepare_wipe. by Hung-Te Lin · 12 years ago
  22. d0ed40b gooftool: Fix execution failure. by Hung-Te Lin · 12 years ago
  23. b33e564 factory_test_tools: Refine firmware utilities. by Hung-Te Lin · 12 years ago
  24. 3e2fae1 Fix accidental comment of probe import. by Tammo Spalink · 12 years ago
  25. 8fbbc1d Set hwid_tool default data search path to match factory test image. by Tammo Spalink · 12 years ago
  26. 9bf5db6 Add error reporting to data parsing and verification. by Tammo Spalink · 12 years ago
  27. ff95604 Fix structured printing routine, and use of common. by Tammo Spalink · 12 years ago
  28. 4aba5f8 Remove the build_name HWID element. by Tammo Spalink · 12 years ago
  29. daf6d17 Refactor probing code to be more modular, and link to hwid_tool. by Tammo Spalink · 12 years ago
  30. ecb33e9 gft_upload: Add shopfloor://url#SN upload method by Hung-Te Lin · 12 years ago
  31. 1ef8431 Move hwid_tool (and its modules) into the gooftool repo. by Tammo Spalink · 12 years ago
  32. 3adab45 gooftool: improve flashrom writing speed. by Hung-Te Lin · 12 years ago release-R18-1660.B
  33. 28c3248 gft_hwcomp: Fix vendor string error when ME override switch is asserted by Hung-Te Lin · 12 years ago
  34. 4b63ff3 factory_test_tools: fix regular expression error when reading firmware by Hung-Te Lin · 12 years ago
  35. b41e7d2 gft_hwcomp: Support new --flash-name (better flash chipset probing) by Hung-Te Lin · 12 years ago
  36. e51325d gft_fwhash: allow omitting data_bitmap_fv in HWID component spec file. by Hung-Te Lin · 12 years ago
  37. 37dc196 gooftool: support configuration without EC for wpfw and report commands. by Hung-Te Lin · 12 years ago release-R17-1412.B
  38. 1db98b3 Ingore compiled python files (pyc) in repository. by Dave Parker · 12 years ago
  39. c1962f7 gooftool: probe existence of EC flash chipset by "flashrom" command. by Hung-Te Lin · 12 years ago
  40. ed39b77 gooftool: support curl options for FTP protocol by Hung-Te Lin · 12 years ago firmware-kiev-2.112.B firmware-uboot_v2-1299.B
  41. 53a6590 gooftool: add 'tag' in reports to specify report type. by Hung-Te Lin · 12 years ago
  42. 45c2da5 gooftool: standarize default report file name by Hung-Te Lin · 12 years ago
  43. dd78d8e gooftool: support curl for uploading reports. by Hung-Te Lin · 12 years ago
  44. 1cace85 gooftool: allow not_present in part_id_cardreader by Hung-Te Lin · 12 years ago
  45. f1e954f Probing total size of memory and DIMM timing info by Jay Kim · 12 years ago
  46. cf15ad3 gooftool: allow not_present in part_id_cardreader by Hung-Te Lin · 12 years ago
  47. a831479 DIMM memory module size for Newton by Jay Kim · 12 years ago
  48. 51dc78e Add component probing for batteries. by Dave Parker · 12 years ago release-R16-1193.B
  49. 095616d gooftool: add version info in reports by Hung-Te Lin · 12 years ago
  50. c14e3c8 gooftool: using sync in proper way by Hung-Te Lin · 12 years ago
  51. d65a20e gooftool: force syncing disk after wipe preparation by Hung-Te Lin · 12 years ago
  52. 128e0e9 Verify system time. by Chinyue Chen · 12 years ago factory-1020.B release-1011.B
  53. a2d2323 gooftool: add --clear_gbb_flags command by Hung-Te Lin · 12 years ago test-982.B
  54. 5040bff factory_test_tools: fix gft_fwhash.py GBB hash generation by Hung-Te Lin · 12 years ago
  55. 1fba0fa gooftool: fix chrontel detection code by Hung-Te Lin · 12 years ago
  56. df3dff3 gooftool: support 'config_factory_initial' and --ignore_factory_initial by Hung-Te Lin · 12 years ago
  57. 5bf22c6 Check serial_number is present in VPD by Nick Sanders · 12 years ago
  58. 527f31c Do not run lspci on arm devices when probing hardware components. by Dave Parker · 12 years ago firmware-881-u-boot-v1 firmware-u-boot-v1
  59. 230b01b gooftool: add data_release_board as the board name of shipping image by Hung-Te Lin · 12 years ago
  60. a49e0d7 gooftool: force mounting partitions with ext2+ro to prevent accidentally writes by Hung-Te Lin · 12 years ago
  61. 6af882c gooftool: Use "modem status" to improve report and probing by Hung-Te Lin · 12 years ago
  62. ee83265 gft_hwcomp: provide chipset name for SOC systems by Hung-Te Lin · 12 years ago
  63. 060fd1c gft_hwcomp: refine property names by Hung-Te Lin · 12 years ago
  64. cdf3ebd gft_hwcomp: improve camera detection by using v4l2 interface by Hung-Te Lin · 12 years ago
  65. 2ec44a2 gft_hwcomp: support finding ARM memory size by kernel command line by Hung-Te Lin · 12 years ago
  66. 2a34e82 gft_hwcomp: separate vendor_id_touchpad into id and firmware by Hung-Te Lin · 12 years ago
  67. 51625e7 gft_hwcomp: improve probing for ARM platform by Hung-Te Lin · 12 years ago
  68. e88fcb7 gooftool: improve match results failure by Hung-Te Lin · 12 years ago
  69. 11453f6 gooftool: add bcdDevice and storage size into component list by Hung-Te Lin · 12 years ago 0.14.811.B 780.B
  70. aec1ab6 factory_test_tools: fix vblock test code by Hung-Te Lin · 12 years ago
  71. 5687373 factory_test_tools: fix component list relative path by Hung-Te Lin · 12 years ago
  72. e945cb5 factory_test_tools: support new chromeos-hwid default location (/usr/*/share/chromeos-hwid) by Hung-Te Lin · 12 years ago
  73. 460c8da factory_test_tools: fix recoverykey / gbb retrieval error by Hung-Te Lin · 12 years ago
  74. 0e467d6 factory_test_tools: add 'hash.db' for hash value virtualization by Hung-Te Lin · 12 years ago
  75. 3e7fc2d factory_test_tools: introducing new firmware hash algorithm by Hung-Te Lin · 12 years ago
  76. 61bfc4f gooftool/write_gbb: never change keys in GBB by Hung-Te Lin · 12 years ago
  77. a80edad factory_test_tools: set firmware bitmap locale index according to bmpblk locale string by Hung-Te Lin · 13 years ago 0.13.587.B
  78. d0447d0 factory_test_tools: add VPD value checking test by Hung-Te Lin · 13 years ago
  79. 3d6a1d8 factory_test_tools: add display_geometry for ARM platforms by Hung-Te Lin · 13 years ago 0.13.558.B
  80. e9136bc factory_test_tools: make sure partitions are in good priority before wipe by Hung-Te Lin · 13 years ago
  81. ca705a0 factory_test_tools: code refine for command processing by Hung-Te Lin · 13 years ago
  82. 620994a factory_test_tools: improve prepare_wipe stage by Hung-Te Lin · 13 years ago
  83. a98f949 factory_test_tools: fix ARM partition naming by Hung-Te Lin · 13 years ago
  84. b2932d3 factory_test_tools: add rootfs hash verification script by Hung-Te Lin · 13 years ago
  85. 74b7899 factory_test_tools: support ARM device for wiping preparation. by Hung-Te Lin · 13 years ago
  86. aea75eb factory_test_tools: support hardware components probing for ARM platforms by Hung-Te Lin · 13 years ago
  87. c48d158 factory_test_tools: workaround Synaptics touchpad detection when X is active by Hung-Te Lin · 13 years ago
  88. be431d8 factory_test_tools: probe primary device name by platform arch by Hung-Te Lin · 13 years ago
  89. 51c6ad3 factory_test_tools: reduce postinst running time (23->13 seconds) by Hung-Te Lin · 13 years ago
  90. 093775f factory_test_tools: provide more helpful debug messages by Hung-Te Lin · 13 years ago 0.12.433.B 0.12.433.B109 0.12.433.B62
  91. d667460 factory_test_tools: fix results for HWQual tests by Hung-Te Lin · 13 years ago
  92. a3d851a factory_test_tool: detect touchpad in order. by Hung-Te Lin · 13 years ago
  93. 1b50ff1 factory_test_tools: use flimflam to get connection info directly. by Hung-Te Lin · 13 years ago
  94. 71cb1df factory_test_tools: improve gft_hwcomp (hardware_Components) performance by Hung-Te Lin · 13 years ago
  95. 3e99d09 factory_test_tools: support legacy probing mode by Hung-Te Lin · 13 years ago
  96. b8501ad factory_test_tools: make component list file hierarchy by Hung-Te Lin · 13 years ago
  97. 4109e76 factory_test_tools: merge new properties from R11 factory hardware_Components by Hung-Te Lin · 13 years ago 0.12.392.B
  98. b2facbf factor_test_tools: make PCI/USB component probing more robust by Hung-Te Lin · 13 years ago
  99. 6c4bbf5 factory_test_tools: improve gft_hwcomp (hardware_Components) performance by Hung-Te Lin · 13 years ago
  100. 3e25530 gooftool: add --wipe_method to support secure/fast wiping methods by Hung-Te Lin · 13 years ago