summaryrefslogtreecommitdiff
path: root/test/test_config.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-0/+2
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-011-2/+2
* charge_ramp: initial commit of charge ramp moduleAlec Berg2015-02-181-0/+4
* pd: move get_info to common file.Todd Broch2014-12-051-0/+1
* charge_manager: Add unit testsShawn Nematbakhsh2014-11-131-0/+5
* Samus: Handle fan startup in the EC, not the fan controllerBill Richardson2014-11-061-0/+4
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-291-0/+6
* Add back unit test for usb_pd"Vic Yang2014-10-041-0/+7
* lightbar: correctly revert to the S0/S3/S5 patternsBill Richardson2014-08-201-0/+4
* Revert "Add back unit test for usb_pd"Vic Yang2014-08-151-7/+0
* Add back unit test for usb_pdVic Yang2014-08-131-0/+7
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-111-0/+1
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-011-0/+22
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-201-0/+2
* Run KEYPROTO task during the button unit testChromeOS Developer2014-02-071-0/+1
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+4
* Fix test config being applied outside of test buildsRandall Spangler2014-01-111-0/+4
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-0/+3
* Rename mixed-case config constantsRandall Spangler2013-12-161-10/+10
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-301-1/+8
* Separate fan_t from pwm_tBill Richardson2013-10-301-6/+0
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-2/+2
* Separate common fan behavior from implementationBill Richardson2013-10-301-0/+2
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-251-3/+3
* cleanup: Move board-specific LED state machines to board dirsRandall Spangler2013-10-071-1/+1
* Support backlight control via lid onlyRandall Spangler2013-09-271-2/+7
* Add a test for x86 backlight passthroughVic Yang2013-09-271-0/+4
* Add test for LP5562 LED controlVic Yang2013-09-251-5/+15
* Fix thermal.c compilation if fans are not present.Randall Spangler2013-09-231-0/+6
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-0/+15
* Add BQ27541 battery driverVic Yang2013-09-051-0/+4
* Add more charge state machine testVic Yang2013-09-041-0/+2
* Completely new thermal/fan implementationBill Richardson2013-08-231-0/+4
* Remove proxy config flags for unit testsVic Yang2013-08-041-0/+26