summaryrefslogtreecommitdiff
path: root/test/test_config.h
Commit message (Expand)AuthorAgeFilesLines
* test: Make it possible to run rsa tests on hammer boardNicolas Boichat2018-06-291-0/+1
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-03-031-0/+4
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-1/+1
* PD: Make current USB PD Stack REV 3 compliantSam Hurst2017-10-241-2/+7
* charge_manager: Support no-battery / no-host boardsShawn Nematbakhsh2017-10-171-12/+10
* 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-061-1/+1
* cr50: enable rma_authVadim Bendebury2017-10-021-0/+14
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-021-0/+2
* rtc: Add functions and tests for time conversionPhilip Chen2017-09-261-0/+4
* common/sha256: agressive SHA-256 unrolling as an optionNicolas Boichat2017-09-111-0/+5
* vboot: Move common code under common/vbootDaisuke Nojiri2017-07-131-0/+20
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-06-301-0/+10
* common: Add base32 encodingRandall Spangler2017-06-281-0/+4
* sha256: add support for hmac_sha256, and add test for sha256Nicolas Boichat2017-06-141-0/+4
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-02-271-0/+4
* curve25519: strip-down, build and testVincent Palatin2017-02-231-0/+4
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-171-0/+2
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-16/+0
* nvmem: do not use malloc for cached bufferVadim Bendebury2017-01-281-1/+1
* pd: support gotoMin and giveBackSam Hurst2017-01-261-1/+4
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-0/+3
* common: introduce malloc/free implementationVadim Bendebury2017-01-051-0/+4
* Add nvmem-backed key=value variable storageBill Richardson2016-12-211-0/+13
* test/rsa: Add test for RSA with public exponent 3Nicolas Boichat2016-11-101-0/+6
* test/rsa: Add test for RSA signature checkingNicolas Boichat2016-11-091-0/+5
* common: Add tablet_mode APIGwendal Grignou2016-11-081-0/+1
* 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-091-0/+1
* Cr50: NvMem: Allow for partitions to not be contiguousScott2016-09-021-3/+6
* test: Properly exclude CONFIG_POWER_TRACK_HOST_SLEEP_STATEShawn Nematbakhsh2016-09-021-1/+0
* test: motion_lid: Use new sensor frameGwendal Grignou2016-08-241-1/+0
* test: Don't test with CONFIG_POWER_TRACK_HOST_SLEEP_STATEShawn Nematbakhsh2016-08-121-2/+2
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-191-0/+2
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* NvMem: Added NV Memory module to ec/common/Scott2016-05-261-0/+27
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-071-0/+5
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+5
* glados: oak: chell: enable USB PD loggingAlec Berg2015-10-301-0/+2
* common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2015-10-231-0/+1
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-0/+1
* host: mock i2c_xferGwendal Grignou2015-09-161-11/+16
* temp_sensor: Separate ADC interface and thermistor mathsWonjoon Lee2015-09-111-2/+2
* charge_manager: add option to charge from dual-role devicesAlec Berg2015-09-081-0/+8
* driver/temp_sensor: Add support for BD99992GWShawn Nematbakhsh2015-08-031-0/+3
* common: Untie math_util from motion sense.Gwendal Grignou2015-07-221-0/+4
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-141-0/+2
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* Remove obsolete board-specific codeRandall Spangler2015-06-101-30/+0
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-0/+3