summaryrefslogtreecommitdiff
path: root/board/host
Commit message (Expand)AuthorAgeFilesLines
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-2/+7
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-151-2/+7
* pd: add data role swapAlec Berg2014-11-141-2/+15
* charge_manager: Add unit testsShawn Nematbakhsh2014-11-131-0/+23
* pd: add delay for power supply startup before sending src capAlec Berg2014-11-111-1/+1
* pd: for request message, add operational and max currentAlec Berg2014-11-101-9/+28
* pd: remove redundant 5V source PDOsAlec Berg2014-11-061-2/+1
* pd: samus: add support for power swap commandAlec Berg2014-11-061-0/+6
* pd: update source/sink cap PDOs and use to get dual role capableAlec Berg2014-11-061-2/+3
* Samus: Handle fan startup in the EC, not the fan controllerBill Richardson2014-11-061-1/+2
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-292-21/+2
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-6/+11
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-7/+10
* usb_pd: Add port parameter to pd_set_input_current_limitShawn Nematbakhsh2014-10-101-1/+1
* Add back unit test for usb_pd"Vic Yang2014-10-044-0/+199
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-252-5/+1
* samus: enable accel & gyro sensorsSheng-Liang Song2014-08-261-1/+4
* Add inductive charging control moduleVic Yang2014-08-253-0/+7
* Revert "Add back unit test for usb_pd"Vic Yang2014-08-154-199/+0
* Add back unit test for usb_pdVic Yang2014-08-134-0/+199
* Revert "Add unit test for usb_pd"Alec Berg2014-08-116-207/+1
* Add unit test for usb_pdVic Yang2014-08-106-1/+207
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-171-5/+0
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-263-29/+25
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-112-5/+22
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-051-1/+1
* Add charger_get_params() function to query charger state.Bill Richardson2014-03-281-1/+1
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-03-012-0/+6
* Added unit tests for lid angle calculation and acosAlec Berg2014-02-222-0/+34
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-072-0/+20
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-3/+3
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-15/+12
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-301-1/+0
* Separate fan_t from pwm_tBill Richardson2013-10-302-6/+12
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-1/+1
* Separate common fan behavior from implementationBill Richardson2013-10-302-0/+68
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-6/+0
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-1/+0
* cleanup: Battery header files and filenamesRandall Spangler2013-10-073-8/+6
* Emulator support of fake GPIO inputVic Yang2013-10-011-3/+7
* Add a test for x86 backlight passthroughVic Yang2013-09-272-0/+4
* Merge smart_battery_stub.h to smart_battery.hVic Yang2013-09-271-1/+0
* Add test for memory-mapped switch informationVic Yang2013-09-251-0/+1
* cleanup: move test mocks to board/host and remove unused mocksRandall Spangler2013-09-193-0/+227
* Fix task priorities for console and hostcmd tasksRandall Spangler2013-09-141-2/+2
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-0/+5
* Also test temp sensor read delegation in thermal testVic Yang2013-09-041-4/+4
* Refactor PWM moduleVic Yang2013-08-271-0/+7
* Remove unused test configVic Yang2013-08-241-19/+1