summaryrefslogtreecommitdiff
path: root/board/reef
Commit message (Expand)AuthorAgeFilesLines
* reef: Minor corrections to GPIO listDavid Hendricks2016-09-021-3/+5
* reef: Enable pdcontrol commandDavid Hendricks2016-09-021-0/+1
* reef: Debounce extpower signal for 1secDavid Hendricks2016-09-021-0/+2
* reef: Trigger interrupt on both the edges for volume button GPIOsVijay Hiremath2016-09-021-2/+2
* reef: Shutdown the AP before hibernatingVijay Hiremath2016-09-021-24/+12
* 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
* reef: Keep wireless devices powered when chipset is in suspend state.Shamile Khan2016-08-271-0/+1
* pd: select dynamically Rp valueVincent Palatin2016-08-251-1/+0
* tcpm: workaround TCPC takes longer time to update CC statusVincent Palatin2016-08-251-0/+1
* reef: Drive PMU_RSTBTN_N manually for proto boardsDavid Hendricks2016-08-241-0/+16
* reef: Enable PMIC after 3.3VDavid Hendricks2016-08-241-4/+3
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-5/+0
* reef: By default disable unwanted host command debug messagesVijay Hiremath2016-08-241-10/+12
* barometer: Add barometer driver for BMP280 in ECDivya Sasidharan2016-08-242-1/+42
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-1/+1
* apollolake: Do not power-on AP till sufficient power is providedVijay Hiremath2016-08-241-4/+16
* reef: ensure board can boot again after entring G3 after SW syncAaron Durbin2016-08-231-2/+6
* reef: remove DEFERRABLE_MAX_COUNTVincent Palatin2016-08-231-3/+0
* reef: use only CONFIG_USB_PD_VBUS_DETECT_CHARGERKevin K Wong2016-08-221-1/+0
* BD99955: Map PD port number to charge port numberVijay Hiremath2016-08-221-8/+2
* reef: add power led behaviorli feng2016-08-211-12/+57
* Correct mv values for the thermal sensors.Ravi Chandra Sadineni2016-08-171-12/+28
* reef: Add internal pull-up for TCPC1 INT# by default.Shamile Khan2016-08-172-18/+7
* Reef: Turns off correct power rails when entering G3Rachel Nancollas2016-08-171-0/+15
* reef: make corrections to I2C GPIOs in gpio.incDavid Hendricks2016-08-171-9/+9
* Reef: Enable smart power control to the device's USB portsstabilize-8714.BVijay Hiremath2016-08-161-0/+8
* Analogix: Present configured Rp pull-up.Tang Zhentian12016-08-111-0/+1
* Amenia/Reef: Present 1.5A PullupDivya Sasidharan2016-08-111-0/+1
* reef: Set IS_PROTO to 0 by defaultDavid Hendricks2016-08-101-1/+1
* reef: enable CONFIG_KEYBOARD_PWRBTN_ASSERTS_KSI2Kevin K Wong2016-08-051-0/+1
* reef: add pull-up for TCPC1 INT# when daughter board is not connected.Kevin K Wong2016-08-032-13/+30
* reef: Add code to read battery temperatureVijay Hiremath2016-08-031-10/+1
* reef: Complain (loudly) if FW is built for wrong boardDavid Hendricks2016-08-031-0/+22
* reef: battery: Revive batteries in soft-disconnect stateRachel Nancollas2016-08-022-5/+61
* reef: Check PD reset level in tcpc_get_alert_statusDavid Hendricks2016-08-021-5/+12
* reef: Rail and PMIC init changes for newer boardsDavid Hendricks2016-08-021-28/+39
* reef: Enable thermal sensorsDavid Hendricks2016-08-012-31/+69
* reef led: add battery led supportli feng2016-07-294-9/+164
* reef: Update pins for EVTDavid Hendricks2016-07-292-15/+58
* reef: Check if interrupt is active in tcpc_alert_eventDavid Hendricks2016-07-291-1/+2
* reef: Initialize TCPC chips in their own functionDavid Hendricks2016-07-291-8/+20
* kevin: reef: enable CCD provided by an external chipstabilize-8647.BVincent Palatin2016-07-271-0/+1
* reef: Introduce IS_PROTO hackDavid Hendricks2016-07-221-0/+3
* board/reef: enable CONFIG_CHIPSET_RESET_HOOKAaron Durbin2016-07-211-0/+1
* tcpm: anx74xx: Add alert polarity member to tcpc_config_tDavid Hendricks2016-07-211-2/+2
* reef: reject charge port on init till battery is initializedDivya Sasidharan2016-07-194-27/+70
* BD99955: System VR in battery LEARN, Cut-off & No-battery conditionVijay Hiremath2016-07-181-9/+1
* charger: BD99955: Get the VBUS level from the chargerVijay Hiremath2016-07-131-1/+0
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0