summaryrefslogtreecommitdiff
path: root/board/host
Commit message (Expand)AuthorAgeFilesLines
* pd: Massage initialization at task start.Todd Broch2015-02-252-0/+7
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-1/+2
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+6
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-2/+5
* charge_manager: Allow board to reject a selected charge portShawn Nematbakhsh2014-12-171-6/+0
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-112-72/+6
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* 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