summaryrefslogtreecommitdiff
path: root/docs/images
Commit message (Collapse)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-0537-0/+0
| | | | | | | | | | | | | | | | | | | | | | In the interest of making long-term branch maintenance incur as little technical debt on us as possible, we should not maintain any files on the branch we are not actually using. This has the added effect of making it extremely clear when merging CLs from the main branch when changes have the possibility to affect us. The follow-on CL adds a convenience script to actually pull updates from the main branch and generate a CL for the update. BUG=b:204206272 BRANCH=ish TEST=make BOARD=arcada_ish && make BOARD=drallion_ish Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: I17e4694c38219b5a0823e0a3e55a28d1348f4b18 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3262038 Reviewed-by: Jett Rink <jettrink@chromium.org> Reviewed-by: Tom Hughes <tomhughes@chromium.org>
* docs/fingerprint: Add TPM Seed design docTom Hughes2021-04-281-0/+0
| | | | | | | | | | | | BRANCH=none BUG=b:139532396 TEST=view in gitiles Signed-off-by: Tom Hughes <tomhughes@chromium.org> Change-Id: Iab4df1b7d6876006326c15093cecb333f00d551b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2857474 Commit-Queue: Craig Hesling <hesling@chromium.org> Reviewed-by: Craig Hesling <hesling@chromium.org>
* Cleanup v .1/ v . 2 diagram to match current stateAadit Modi2021-04-273-0/+0
| | | | | | | | | | | | | | | FPC 1025 imagery in the dragonclaw picture and FPC 1145 for icetower. Note orientation for the sensor. BUG=b:183747042 TEST=rendered with gittiles Change-Id: I036e6cbe48c0c53f73ccb0d0157bfef884009184 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2824045 Tested-by: Aadit Maheshkumar Modi <modia@chromium.org> Reviewed-by: Kevin Shelton <kmshelton@chromium.org> Reviewed-by: Tom Hughes <tomhughes@chromium.org> Commit-Queue: Aadit Maheshkumar Modi <modia@chromium.org>
* Sensors in fingerprint CQ Prototype EnvironmentAadit Modi2021-03-312-0/+0
| | | | | | | | | | | | | | | Populating sensor information inside the diagram for dragonclaw/ icetower. BUG=b:183747042 TEST=rendered with gittiles Change-Id: Iac0873c3e77c221f2e9528ae36d2d6f21ded8474 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2795071 Tested-by: Aadit Maheshkumar Modi <modia@chromium.org> Reviewed-by: Yicheng Li <yichengli@chromium.org> Commit-Queue: Yicheng Li <yichengli@chromium.org> Commit-Queue: Aadit Maheshkumar Modi <modia@chromium.org>
* Docs: Update TCPMv2 source policy to include FRSDiana Z2021-02-063-0/+0
| | | | | | | | | | | | | | | | | FRS ports which require 3A should also be considered in the source-out policy. This updates the diagram to include FRS and includes FRS in the example flow. Additionally, it changes the policy for re-allocation on detach from "oldest port" to "lowest number port" since that policy requires less flash space. BRANCH=None BUG=b:141690755 TEST=verify markdown renders in Chrome with Markdown Preview Plus Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: I14e359696fa7dc15ae349cade6fc723e7998d941 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2602597 Reviewed-by: Keith Short <keithshort@chromium.org>
* docs: Add instructions on using the flash_jlink.py scriptTom Hughes2021-01-261-0/+0
| | | | | | | | | | | | | | These instructions clarify how to use J-Link/J-Trace to flash the FPMCU dev boards. BRANCH=none BUG=b:178124518 TEST=view in gitiles Signed-off-by: Tom Hughes <tomhughes@chromium.org> Change-Id: I73e0774e0721001f229e3a608262a64129d2ab44 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2643588 Reviewed-by: Josie Nordrum <josienordrum@google.com>
* Icetower in CQ Prototype EnvironmentAadit Modi2021-01-051-0/+0
| | | | | | | | | | | | | | Adding diagram for Icetower in CQ. BUG=b:171259291 TEST=rendered with gittiles Change-Id: I3a1d10deb10e19aaa4552e9c04addd4853ea0067 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2593947 Tested-by: Aadit Maheshkumar Modi <modia@chromium.org> Reviewed-by: Yicheng Li <yichengli@chromium.org> Reviewed-by: Tom Hughes <tomhughes@chromium.org> Commit-Queue: Aadit Maheshkumar Modi <modia@chromium.org>
* Doc: Update plans for TCPMv2 type-c power policyDiana Z2020-10-122-0/+0
| | | | | | | | | | | | | | | | This updates the existing planned type-c power policy behavior, and adds a note clarifying that this page represents an ideal which has not yet been added to the codebase. BRANCH=None BUG=b:168862110 TEST=rendered the .md file and images to ensure they work correctly Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: I82ea19b7b7ac84080bed6fd1841ec7273b55e84a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2460857 Reviewed-by: Keith Short <keithshort@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>
* Dragonclaw in CQ Prototype EnvironmentAadit Modi2020-08-061-0/+0
| | | | | | | | | | | | | | Adding diagram for dragonclaw in CQ. BUG=b:161567966 TEST=rendered with gittiles Change-Id: If0bf25366ac141d6d353a64b293a8032ed7bd48b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2321885 Tested-by: Aadit Maheshkumar Modi <modia@chromium.org> Reviewed-by: Yicheng Li <yichengli@chromium.org> Reviewed-by: Tom Hughes <tomhughes@chromium.org> Commit-Queue: Aadit Maheshkumar Modi <modia@chromium.org>
* Docs: Adding TCPMv2 overview documentDiana Z2020-03-274-0/+0
| | | | | | | | | | | | | | | General overview of TCPMv2, converted to md format. Updated new stack portion of the USB-C overview to link to this document, so only one location needs to be updated in the future with config changes. BUG=None BRANCH=None TEST=rendered in chrome with markdown preview plus extension Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: Iab74dbee97eeb8c39fe210787bb142c6a1ec6af8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2124010 Reviewed-by: Jett Rink <jettrink@chromium.org>
* doc: Add creating a new board checklist.Keith Short2020-02-274-0/+0
| | | | | | | | | | | | | | | | Add the high-level steps for creating a new board in the EC code base. The entry point is the docs/new_board_checklist.md file, which then links to files found under docs/configuration/. BUG=b:147905484 BRANCH=none TEST=none Change-Id: Ia0ca4f6547735a5d1ee93145ee18962cf7559fe3 Signed-off-by: Keith Short <keithshort@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1778635 Reviewed-by: Jett Rink <jettrink@chromium.org> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
* docs/fingerprint: Update Dragonclaw v0.2 rework instructionsTom Hughes2020-01-151-0/+0
| | | | | | | | | | | | | | Add instructions to replace sense resistors in addition to load switch. BRANCH=none BUG=none TEST=view in gitiles Change-Id: I8fe56e6a13067bbbb95508d5bf1a5cc7dccefffc Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2003889 Commit-Queue: Craig Hesling <hesling@chromium.org> Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs/fingerprint: Update Dragonclaw v0.2 rework instructionsTom Hughes2020-01-151-0/+0
| | | | | | | | | | | | | | | Update Dragonclaw v0.2 rework with instructions on how to replace load switches rather than just bypassing them. BRANCH=none BUG=none TEST=view in gitiles Change-Id: I28bc36a52f0c574b2e851607495399a11248f38c Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2001681 Commit-Queue: Craig Hesling <hesling@chromium.org> Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs/fingerprint: Add instructions for using SWD with Dragonclaw v0.2Tom Hughes2020-01-102-0/+0
| | | | | | | | | | | | BRANCH=none BUG=none TEST=view in gitiles Change-Id: Ic95e8af072df74951d177502ee594f183a3a4b23 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1994620 Commit-Queue: Craig Hesling <hesling@chromium.org> Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs/fingerprint: Update Dragonclaw v0.2 rework instructionsTom Hughes2020-01-081-0/+0
| | | | | | | | | | | | | | Update Dragonclaw v0.2 rework instructions to account for second load switch. BRANCH=none BUG=none TEST=view in gitiles Change-Id: I3cd609f62eca7f7a3aa8fd5a354f8df2cd09ca8c Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1988708 Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs/fingerprint: Update for Dragonclaw Rev 0.2Tom Hughes2020-01-035-0/+0
| | | | | | | | | | | | | | Update FPMCU partner documentation for the Dragonclaw Rev 0.2 development board. BRANCH=none BUG=none TEST=view in gitiles Change-Id: Ib0c5acb95843583289a76fc17cba2daa675341dd Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1986874 Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs: Migrate EC-3PO docs from Google SitesHarry Cutts2019-12-192-0/+0
| | | | | | | | | | | | | | | | | The source for the design doc can be found at https://sites.google.com/a/chromium.org/dev/chromium-os/chromiumos-design-docs/ec-3po, while the summary is from https://www.chromium.org/chromium-os/ec-development/ec-3po. A few terms mentioned in the design document have also been added to the glossary. BUG=none TEST=check rendering in Gitiles BRANCH=none Change-Id: I59b4359c6e959e549ec31f6a75e9505758910c46 Signed-off-by: Harry Cutts <hcutts@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1949725 Reviewed-by: Matthew Blecker <matthewb@chromium.org>
* docs/fingerprint: Fix diagrams in fingerprint design docTom Hughes2019-12-053-0/+0
| | | | | | | | | | | | | | | | | The doc links are not accessible publicly, so add PNG versions of the images using Drive's export functionality (i.e., append "export/png" to the end of the link). The original doc links are kept as comments so we know where they came from if we need to make changes. BRANCH=none BUG=none TEST=view in gitiles Change-Id: Ic6cf514032cfa9205c7c763716bf489597f2e08d Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1954312 Reviewed-by: Craig Hesling <hesling@chromium.org> Commit-Queue: Craig Hesling <hesling@chromium.org>
* docs: Add dartmonkey to FPMCU partner docsTom Hughes2019-10-091-0/+0
| | | | | | | | | | | | | Also rename dragonclaw to bloonchipper. BRANCH=none BUG=none TEST=View in gitiles Change-Id: Ib2da4547bc4d8dbf44a0bc12b79a9136786a3764 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1842214 Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs: Add uServo to fp partner doc and cleanupCraig Hesling2019-09-144-0/+0
| | | | | | | | | | | | | | | | | * Add information about servo micro to fingerprint partner development doc. * Ran mdformat (http://go/mdformat#command-line) * General cleanup BRANCH=none BUG=b:132902349 TEST=Previewed in gitiles Change-Id: Iec6fc526339a7f8c1600ac4f7a136a41294928e7 Signed-off-by: Craig Hesling <hesling@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1789419 Reviewed-by: Tom Hughes <tomhughes@chromium.org>
* docs: Add fingerprint docs for partnersTom Hughes2019-08-1510-0/+0
BRANCH=none BUG=none TEST=View in gitiles Change-Id: Ie1dc7ea93f3471dd10863e546b4a9dc001e7f3c1 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1742878 Reviewed-by: Nicolas Norvez <norvez@chromium.org>