summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: motion_lid: Fix merging errorGwendal Grignou2022-12-071-6/+1
* kodama: overwrite bad battery params to known good valueTing Shen2022-02-211-0/+4
* chgstv2: Add unit test for battery sustainerDaisuke Nojiri2022-02-211-1/+81
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2022-02-214-0/+362
* motion sense: Calculate loop time based on sensor needsMathew King2021-12-064-2/+291
* pd_protocol: Don't DRP toggle lower than S0.Aseda Aboagye2020-09-301-0/+6
* Charge state v2: Only shutdown on cold dischargeDiana Z2019-12-121-1/+33
* chgstv2: Refactor shutdown_on_critical_batteryDaisuke Nojiri2019-12-121-2/+2
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-12-121-0/+5
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-192-6/+6
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-183-12/+12
* util: Add macro to swap two variablesDaisuke Nojiri2018-12-181-0/+20
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-301-2/+0
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2018-11-081-0/+5
* Cr50: Add valid PCR value for pinweaverIgor2018-11-071-28/+210
* usb-pd: send more request after waitJett Rink2018-10-281-0/+85
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-193-5/+8
* mag_cal: Support fixed-point calculation.Yilun Lin2018-10-045-0/+367
* aes-gcm: set tag size to 16 bytes in perf testNicolas Norvez2018-09-211-1/+1
* aes-gcm: Adapt AES-GCM to build for ECNicolas Boichat2018-09-212-5/+379
* aes: Adapt AES code to build for ECNicolas Boichat2018-09-204-1/+169
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-132-3/+3
* host: Add dcrypto definitions that can be used by fuzzing targets.Allen Webb2018-09-071-0/+1
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-223-190/+0
* CEC: Cleanup the API for the CEC buffer handlersStefan Adolfsson2018-08-221-28/+27
* CEC: Add unit tests for buffer handlingStefan Adolfsson2018-08-224-0/+157
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-164-0/+208
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-1/+2
* Fan: Restore thermal control after sysjumpDaisuke Nojiri2018-08-101-2/+3
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-1/+1
* fan: Enable fan control on AP startup not on shutdown/suspendDaisuke Nojiri2018-07-171-0/+4
* test/pinweaver: Fix clang compilation errorNicolas Boichat2018-07-061-1/+1
* common/printf: snprintf: Return number of bytes on successNicolas Boichat2018-06-281-0/+10
* test/rma_auth: Pad authcode before passing it to rma_try_authcodeNicolas Boichat2018-06-221-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-151-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