summaryrefslogtreecommitdiff
path: root/board/elm
Commit message (Expand)AuthorAgeFilesLines
* stm32f09x: fix flash protection offsetRong Chang2017-02-271-0/+24
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* Fix EC build for latest llvm for elm boardManoj Gupta2016-11-221-0/+2
* elm / kevin / oak: Don't wake from S3 on lid closeShawn Nematbakhsh2016-11-051-2/+1
* reef/pyro/elm/amenia/snappy: Remove false battery critical messageVijay Hiremath2016-10-251-3/+1
* Re-enable Google USBC peripheral FW updates.Todd Broch2016-10-181-1/+15
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* elm: disable 3.3V to ANX7688 by default and enable it in board_power_on_pd_mcu.Milton Chiang2016-10-132-1/+3
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-1/+1
* driver: kionix: Remove variant field.Gwendal Grignou2016-09-011-4/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-302-15/+1
* Elm: Allow rejected 'Dont charge' request on initRyan Zhang2016-07-171-0/+14
* elm: Add sensor power controlKoro Chen2016-07-131-0/+3
* Elm: Update max input current for safetyRyan Zhang2016-07-101-0/+2
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* elm: Increase UART TX buffer size to 8kbNicolas Boichat2016-07-091-0/+4
* elm: Disable hostcommand debuggingNicolas Boichat2016-07-091-0/+3
* elm: Set PD_MAX_POWER_MW to 45WKoro Chen2016-07-051-1/+1
* elm: Choose low input voltage whenever possibleKoro Chen2016-06-291-0/+3
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* BD99955: Added support for 'psys' & 'amonbmon' console commandsVijay Hiremath2016-06-271-1/+1
* Elm: Update battery parameters for SanyoRyan Zhang2016-06-251-5/+5
* Elm: update LED controlstabilize-8481.BRyan Zhang2016-06-201-9/+39
* Revert "elm: get VBUS statue from GPIO"Koro Chen2016-06-173-7/+2
* elm: anx7688: make anx7688 always onKoro Chen2016-06-161-17/+10
* elm: anx7688: add anx7688 hpd driverRong Chang2016-06-164-35/+83
* elm: Add support for pd_control commandstabilize-8429.BNicolas Boichat2016-06-071-0/+1
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* COMMON: move precharge time to config.hRyan Zhang2016-06-011-0/+2
* elm: get VBUS statue from GPIOYH Huang2016-05-313-2/+6
* elm: set SPI2 interface to low in S5Koro Chen2016-05-301-18/+33
* elm: Add support for I2C tunnel protectionNicolas Boichat2016-05-242-1/+14
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+3
* elm: Set internal pull-high to GPI pins below.tonycwlin2016-05-191-4/+4
* elm: set up rotation matrices for EVTKoro Chen2016-05-161-5/+10
* elm: Set USB_DP_HPD as inputNicolas Boichat2016-05-033-81/+2
* elm: modifications for EVTKoro Chen2016-04-254-16/+25
* elm: Modify battery cutoff commandDavid Huang2016-04-211-20/+7
* elm: kionix: allow dynamic selection of SPI or I2C transportKoro Chen2016-04-202-2/+2
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-7/+9
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-2/+3
* elm: initial elm mainboardRong Chang2016-04-149-0/+1558