summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* flash_log: add api for setting base timestampVadim Bendebury2019-05-231-0/+58
* ec: common: Make IS_ENABLED fail on unknown valuesRaul E Rangel2019-05-156-0/+126
* charge_manager: Revisit charge supplier priority.stabilize-12206.BYilun Lin2019-05-141-0/+1
* Align behavior of strtoi() and strtoul() to match Linux manpage description o...Jes Klinke2019-05-141-0/+97
* nvmem: populate default tpm objects after wipeoutVadim Bendebury2019-05-011-2/+2
* nvmem: add test of recovery from interrupted savesVadim Bendebury2019-05-012-1/+16
* nvmem: fix delimiter creation during setvar()Vadim Bendebury2019-05-012-6/+104
* motion sense: Calculate loop time based on sensor needsMathew King2019-04-274-8/+0
* tests: make lighbar test easier to debugJett Rink2019-04-242-10/+12
* mkbp: handle multiple writes of interruptJett Rink2019-04-181-0/+59
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-0856-504/+56
* chocodile_vpdmcu: Firmware for chocodile mcuSam Hurst2019-04-0815-0/+5094
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-052-5/+7
* nvmem: test modifications to support the new schemeVadim Bendebury2019-04-059-1142/+2673
* common: add flash event log facilityVadim Bendebury2019-03-264-0/+246
* motion_lid: Rewrite lid angle calculation based on chromium codeGwendal Grignou2019-03-2611-30/+2542
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* chgstv2: Refactor shutdown_on_critical_batteryDaisuke Nojiri2019-03-121-2/+2
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+2
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-061-0/+5
* motion: Add config variable to fill LPC sense dataGwendal Grignou2019-03-011-0/+1
* stdlib cleanup.Allen Webb2019-01-031-1/+0
* util: Add macro to swap two variablesDaisuke Nojiri2018-12-101-0/+20
* cr50: clear TPM NVMEM cache when entering Alt OSVadim Bendebury2018-12-061-0/+4
* cr50: provide DCRYPTO_ladder_is_enabled() for test and fuzz buildsVadim Bendebury2018-12-061-0/+5
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-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