summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* button: Check volume up/down status and set recovery modeNicolas Boichat2017-01-201-6/+8
* Revert "charge_ramp: Adjust minimum ramp current"Vijay Hiremath2017-01-181-6/+0
* charge_ramp: Adjust minimum ramp currentVijay Hiremath2017-01-131-0/+6
* Makefile: Suppress unwanted tpm outputSimon Glass2017-01-131-6/+14
* nvmem_vars: use dynamic memory allocationVadim Bendebury2017-01-091-3/+17
* test: nvmem_vars: drop redundant erase_flash() invocationsVadim Bendebury2017-01-091-7/+0
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-0/+3
* common: introduce malloc/free implementationVadim Bendebury2017-01-054-0/+330
* test: sort test names in build.mkVadim Bendebury2016-12-291-12/+39
* Add nvmem-backed key=value variable storageBill Richardson2016-12-214-1/+558
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-052-4/+6
* pd: Limit input current to 500mA on PD voltage transitionShawn Nematbakhsh2016-12-051-0/+8
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-021-34/+365
* test/rsa: Add test for RSA with public exponent 3Nicolas Boichat2016-11-106-1/+157
* test/rsa: Add test for RSA signature checkingNicolas Boichat2016-11-096-0/+217
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-081-2/+2
* common: Add tablet_mode APIGwendal Grignou2016-11-081-0/+1
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-132-2/+2
* common: motion_lid: Add tablet mode detection using lid angle.Gwendal Grignou2016-09-091-0/+1
* motion_lid: prevent angle 0 <-> 360 transition.Gwendal Grignou2016-09-092-0/+28
* Cr50: NvMem: Allow for partitions to not be contiguousScott2016-09-022-14/+16
* CR50: add tests for dcrypto bn_modinv_vartimenagendra modadugu2016-09-026-7/+189
* test: Properly exclude CONFIG_POWER_TRACK_HOST_SLEEP_STATEShawn Nematbakhsh2016-09-021-1/+0
* CR50: add tests for AES CBC, CFB and OFBnagendra modadugu2016-08-253-7/+541
* test: motion_lid: Use new sensor frameGwendal Grignou2016-08-242-36/+17
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+2
* Correct interpolation algorithm of thermal values.Ravi Chandra Sadineni2016-08-171-32/+32
* pd: fix CC values in usb PD unittestsVincent Palatin2016-08-161-6/+4
* test: Don't test with CONFIG_POWER_TRACK_HOST_SLEEP_STATEShawn Nematbakhsh2016-08-121-2/+2
* Cr50: NvMem: Added write/move error stateScott2016-08-111-8/+3
* ec: Unit test: Remove (temporarily) nvmem from test-list-hostScott2016-08-091-1/+1
* cr50: Rename EXTENSION_EC to EXTENSION_ECCBill Richardson2016-08-072-27/+27
* tpm: TPM_FW_VER returns chip ID and board revisionBill Richardson2016-08-021-1/+1
* thermistor: Add generic linear interpolation algorithmDavid Hendricks2016-08-011-0/+110
* Cr50: Don't build native tests for this targetBill Richardson2016-07-281-0/+3
* CR50: re-enable rsa 1024-bit keygen testnagendra modadugu2016-07-281-2/+1
* g: Improve version info for dual RO & RW imagesBill Richardson2016-07-261-0/+32
* Cr50: NvMem: Modified nvmem_init to handle 2 corrupt partitionsScott2016-07-221-7/+42
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-192-15/+41
* tpm test: use proper locality zero SPI bus addressesnagendra modadugu2016-06-301-5/+7
* CR50: add a golden test for RSA key gen from a fixed seednagendra modadugu2016-06-291-6/+9
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* Cr50: NvMem: Added mutex lock protection for cache memoryScott2016-06-222-1/+95
* CR50: add a simple ASN.1 parser & certificate verifierstabilize-8447.Bnagendra modadugu2016-06-121-1/+25
* CR50: add tests for 1024-bit RSA.nagendra modadugu2016-06-011-6/+16
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-0/+123
* NvMem: Added NV Memory module to ec/common/Scott2016-05-264-1/+398
* CR50: increment prime generation counternagendra modadugu2016-05-261-6/+10
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-242-2/+2