summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* servo_v4: add per port dualrole settingNick Sanders2019-11-011-1/+2
* chgstv2: Refactor shutdown_on_critical_batteryDaisuke Nojiri2019-04-091-2/+2
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-051-0/+5
* util: Add macro to swap two variablesDaisuke Nojiri2018-12-061-0/+20
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2018-11-081-0/+5
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-223-5/+8
* fan: Enable fan control on AP startup not on shutdown/suspendDaisuke Nojiri2018-07-171-0/+4
* test/pinweaver: Fix clang compilation errorNicolas Boichat2018-07-161-1/+1
* common/printf: snprintf: Return number of bytes on successNicolas Boichat2018-06-291-0/+10
* test/rma_auth: Pad authcode before passing it to rma_try_authcodeNicolas Boichat2018-06-251-5/+19
* test/sha256: Fix parameter to memcmpNicolas Boichat2018-06-211-1/+1
* test/flash: Switch to EC_CMD_FLASH_INFO version 1 commandNicolas Boichat2018-06-211-2/+2
* test/host_command: Do not overflow req_bufNicolas Boichat2018-06-211-5/+8
* thermistor: move thermistor tables into common codeJett Rink2018-06-211-0/+1
* rsa: Further optimization of multiplications for Cortex-M0Nicolas Boichat2018-05-291-3/+7
* rsa: Optimization of multiplications for Cortex-M0Nicolas Boichat2018-05-281-0/+27
* test/build.mk: Allow boards to specify test listsNicolas Boichat2018-05-281-25/+1
* test/utils: Fix memchr testNicolas Boichat2018-05-261-2/+2
* console_channel.inc: Add more ifdef to reduce number of channelsNicolas Boichat2018-05-261-4/+4
* Makefile.rules: Add buildalltests targetNicolas Boichat2018-05-261-2/+9
* test: Make it possible to run rsa tests on hammer boardstabilize-10718.88.Bstabilize-10718.71.Bstabilize-10718.69.Bstabilize-10718.111.Brelease-R68-10718.BNicolas Boichat2018-05-243-2/+4
* Cr50: Add logging functionality to PinWeaver.Allen Webb2018-04-272-16/+764
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-274-0/+1763
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-041-4/+5
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-031-1/+1
* driver: sensor: Remove set_resolution when NOOPGwendal Grignou2018-03-151-8/+0
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-19/+20
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-02-234-0/+98
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-33/+32
* cleanup: Remove llama boardShawn Nematbakhsh2017-11-091-3/+0
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-0/+43
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-1/+1
* PD: Make current USB PD Stack REV 3 compliantSam Hurst2017-10-244-26/+215
* charge_ramp: Ramp USB-C DTS sourcesShawn Nematbakhsh2017-10-191-0/+1
* charge_manager: Support no-battery / no-host boardsShawn Nematbakhsh2017-10-171-12/+10
* tcpc: Don't retry sending of source capsShawn Nematbakhsh2017-10-131-0/+6
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-131-0/+1
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-062-12/+24
* common: make rma_auth work with the serverVadim Bendebury2017-10-041-4/+1
* cr50: enable rma_authVadim Bendebury2017-10-021-0/+14
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-021-0/+2
* commom: generalize rma_auth to and make it match server expectationsVadim Bendebury2017-10-021-1/+5
* rtc: Add functions and tests for time conversionPhilip Chen2017-09-264-0/+127
* tpmtest: make the test work againVadim Bendebury2017-09-264-3/+18
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2017-09-121-8/+18
* EFS: Add support for early firmware selectionDaisuke Nojiri2017-09-121-1/+4
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-111-3/+0
* common/sha256: agressive SHA-256 unrolling as an optionNicolas Boichat2017-09-113-0/+8
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-1/+1