summaryrefslogtreecommitdiff
path: root/board/amenia
Commit message (Expand)AuthorAgeFilesLines
* amenia: remove mainboardAndrey Petrov2016-10-258-1770/+0
* reef/pyro/elm/amenia/snappy: Remove false battery critical messageVijay Hiremath2016-10-251-3/+1
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* boards: Fix sensors order for devices with BM160 and LPC mode.Gwendal Grignou2016-10-082-47/+47
* BD9995X: Rename common code of BD99955 and BD99956 as BD9995XVijay Hiremath2016-09-214-20/+20
* tcpc: Enable vbus discharge using PD discharge registersKevin K Wong2016-09-132-2/+15
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-1/+1
* driver: kionix: Remove variant field.Gwendal Grignou2016-09-011-3/+1
* Amenia/Reef: Add software charge ramp for BC1.2 & nonstandard BC1.2Vijay Hiremath2016-08-293-0/+45
* pd: select dynamically Rp valueVincent Palatin2016-08-251-1/+0
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-5/+0
* barometer: Add barometer driver for BMP280 in ECDivya Sasidharan2016-08-242-0/+40
* BD99955: Map PD port number to charge port numberVijay Hiremath2016-08-221-8/+2
* Amenia/Reef: Present 1.5A PullupDivya Sasidharan2016-08-111-0/+1
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-302-14/+1
* tcpm: anx74xx: Add alert polarity member to tcpc_config_tDavid Hendricks2016-07-212-3/+4
* BD99955: System VR in battery LEARN, Cut-off & No-battery conditionVijay Hiremath2016-07-181-9/+1
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* amenia: enable 1 slot of secure temporary storageKevin K Wong2016-07-071-0/+7
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* BD99955: Added support for 'psys' & 'amonbmon' console commandsVijay Hiremath2016-06-272-5/+15
* amenia: Support DP alt mode of Type-C controller in amenia.li feng2016-06-143-2/+33
* BD99955: Use only one USB charger task for both the portsVijay Hiremath2016-06-141-2/+1
* amenia: reject charge port on init till battery is initializedVijay Hiremath2016-06-113-11/+42
* Driver: BD99955: Use Charger interrupt to detect VBUS activityVijay Hiremath2016-06-084-32/+5
* BD99955: Add support to detect non-BC1.2 compliant chargersVijay Hiremath2016-06-081-6/+7
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* apollolake: modify PMIC_EN and RSMRST_N handlingKevin K Wong2016-05-271-0/+14
* amenia: update TCPC0 reset/power down assertion timeKevin K Wong2016-05-261-2/+2
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-243-52/+17
* amenia: enable tcpc support for amenia 1.2Kevin K Wong2016-05-243-89/+28
* amenia: update for amenia 1.2 hardwareVijay Hiremath2016-05-245-140/+249
* Amenia: internal pullup added to BAT_PRESENT_L pinli feng2016-05-161-1/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-182-6/+7
* amenia: update charge LED controlKevin K Wong2016-04-153-50/+44
* amenia: enable BMM150 compassKevin K Wong2016-04-153-2/+44
* amenia: initial board codeKevin K Wong2016-04-159-0/+1593