summaryrefslogtreecommitdiff
path: root/board/strago/board.h
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* strago: Enable LTO to save flash space.Yilun Lin2019-08-231-0/+1
* strago: Disable console commands to save spaceVijay Hiremath2019-08-161-0/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-2/+8
* system: update board version to return an error if encounteredJett Rink2018-04-191-1/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-1/+3
* usb_port_power_smart: Add CDP/SDP only option.Aseda Aboagye2017-08-281-0/+1
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-311-2/+2
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-281-1/+0
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-301-1/+1
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-0/+4
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-031-1/+1
* kunimitsu: hibernate: enable PseudoG3 support at board levelKevin K Wong2016-02-181-1/+0
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-071-0/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* mec1322: Remove CONFIG_PORT80_TASK_EN from boards.Aseda Aboagye2015-10-231-1/+0
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* eoption: Remove unused eeprom option storage codeAnton Staaf2015-09-081-1/+0
* strago: Remove temp-sensor console commandsShawn Nematbakhsh2015-09-021-0/+1
* usb_charger: configure boards to disconnect USB when UFP.Alec Berg2015-08-041-0/+1
* common: change interface to SPI flashGwendal Grignou2015-07-301-2/+1
* pd: enable try.src for necessary boardsAlec Berg2015-07-271-0/+1
* Strago: add HPD handling to policy layerVijay Hiremath2015-07-251-1/+5
* Strago: Add support for USB-C muxesVijay Hiremath2015-07-251-1/+4
* strago: add initial PD supportKevin K Wong2015-07-251-4/+47
* strago: Initial support for BCRD2Vijay Hiremath2015-07-171-0/+11
* mec1322: Allow multiple hibernate wake sourcesShawn Nematbakhsh2015-07-161-1/+0
* Strago: Enable PG3 for StragoKyoung Kim2015-07-151-0/+1
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-141-3/+0
* strago/cyan:Enable USB port power controlDivya Jyothi2015-07-141-0/+3
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* strago: Added board version support.Kevin K Wong2015-05-271-0/+2
* cleanup: Use CONFIG_BATTERY_CUT_OFF for supported boardsShawn Nematbakhsh2015-05-161-1/+2
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-071-0/+1
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-011-2/+2
* Strago: Added support for ALS light sensor.li feng2015-04-271-0/+9
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-271-0/+2
* strago: Enabled SCI support via GPIO.Kevin K Wong2015-04-231-0/+2
* mec1322: i2c: Support multiple I2C ports on the same controllerShawn Nematbakhsh2015-04-221-10/+10
* strago: Added power/battery LED support.li feng2015-04-171-1/+11
* strago: Added temperature reading for battery.Kevin K Wong2015-04-161-0/+3
* strago: Enabled accelerometer support.Kevin K Wong2015-04-151-0/+8
* Strago: Enable and config charger BQ24770li feng2015-04-141-0/+14