summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* cr50: test: do not leave the bootsrtap pin in the wrong stateVadim Bendebury2016-02-221-3/+1
* cr50: add firmware upgrade testVadim Bendebury2016-02-173-2/+71
* cr50: modify mpsse to work with the new deviceVadim Bendebury2016-02-132-3/+7
* cr50: test: consolidate test exceptionsVadim Bendebury2016-02-116-63/+53
* cr50: test: use gcc for linkingVadim Bendebury2016-02-101-1/+1
* CR50: Add initial elliptic curve crypto implementation.nagendra modadugu2016-02-083-0/+172
* Fix bug in software sha256_hash()nagendra modadugu2016-01-281-0/+2
* test/flash: Use signal enum instead of string nameAnton Staaf2016-01-191-5/+6
* Initial RSA implementation.stabilize-7821.Bnagendra modadugu2016-01-113-2/+177
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-073-9/+5
* Refactor crypto subcommands into their own python module.nagendra modadugu2015-12-173-7/+14
* cr50: test: add hash testing host side implementationVadim Bendebury2015-12-032-1/+121
* cr50: test: move crypto test into its own moduleVadim Bendebury2015-12-033-230/+267
* cr50: test: extended command code does not have to be passed as argumentVadim Bendebury2015-12-011-10/+6
* cr50: Extended command test utilityVadim Bendebury2015-11-2110-0/+2128
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-4/+4
* motion: cleanup include fileGwendal Grignou2015-11-121-0/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-032-2/+7
* glados: oak: chell: enable USB PD loggingAlec Berg2015-10-301-0/+2
* motion: Remove duplicate shutdown codeGwendal Grignou2015-10-281-1/+3
* charger: Add LIMIT_POWER charger param for low bat + weak chargerShawn Nematbakhsh2015-10-271-3/+7
* common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2015-10-232-0/+50
* Lars: Init boardRyan Zhang2015-10-221-0/+1
* glados_pd: oak_pd: add and enable option for i2c slave onlyAlec Berg2015-10-191-2/+2
* chell: Add EC/PD configuration for chell boardDuncan Laurie2015-10-121-0/+1
* test: motion_lid: reenableGwendal Grignou2015-09-291-1/+1
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-291-3/+3
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-172-2/+3
* host: mock i2c_xferGwendal Grignou2015-09-161-11/+16
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-161-1/+3
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+2
* temp_sensor: Separate ADC interface and thermistor mathsWonjoon Lee2015-09-112-8/+8
* charge_manager: ensure we source power when not chargingAlec Berg2015-09-081-5/+11
* charge_manager: add option to charge from dual-role devicesAlec Berg2015-09-084-19/+100
* UART: Remove unused uart.h header includesAnton Staaf2015-09-081-1/+0
* oak: enable MBKP events for PD eventsBen Lok2015-08-311-1/+1
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-291-31/+62
* math: Add inverse matrix calculationGwendal Grignou2015-08-242-4/+35
* charge_manager: Support multiple independent charge ceilingsShawn Nematbakhsh2015-08-191-5/+30
* glados_pd: Disable test buildShawn Nematbakhsh2015-08-121-3/+3
* kunimitsu_pd: enable kunimitsu PD buildstabilize-7356.BWenkai Du2015-08-121-0/+3
* glados: Enable `tests` buildShawn Nematbakhsh2015-08-121-5/+0
* driver/temp_sensor: Add support for BD99992GWShawn Nematbakhsh2015-08-032-0/+56
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-2/+2
* ryu: Fix orientation of accel and compassGwendal Grignou2015-07-221-3/+4
* common: Untie math_util from motion sense.Gwendal Grignou2015-07-222-2/+5
* ryu: remove P4/P5 code leftoverVincent Palatin2015-07-211-1/+0
* test: temporary disable motion_lid test.Gwendal Grignou2015-07-171-1/+1
* Queue: Add ability to modify contiguous units inplaceAnton Staaf2015-07-151-0/+152
* motion: Add sample frequency per sensorGwendal Grignou2015-07-151-26/+49