summaryrefslogtreecommitdiff
path: root/board/strago
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* 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
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-3/+0
* 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-12/+1
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+3
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-172-1/+6
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-031-1/+1
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+2
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-252-0/+6
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-222-4/+4
* kunimitsu: hibernate: enable PseudoG3 support at board levelKevin K Wong2016-02-182-1/+18
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-071-0/+2
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-042-5/+2
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-2/+2
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-112-2/+2
* mec1322: adjust mec adc channels for analog reference of 3.0VAlec Berg2015-11-091-2/+2
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-0/+4
* 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
* pd: change battery and variable sink cap for voltage inaccuracyAlec Berg2015-10-231-2/+2
* mec1322: Change the Port 80 task to a timer IRQ.Aseda Aboagye2015-10-191-1/+0
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-1/+1
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+2
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-16/+0
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-151-3/+7
* als: Disable task when host is not runningDuncan Laurie2015-09-101-0/+1
* eoption: Remove unused eeprom option storage codeAnton Staaf2015-09-081-1/+0
* strago: Remove temp-sensor console commandsShawn Nematbakhsh2015-09-021-0/+1
* cyan, kunimitsu, strago: motion_sense: use new rate calculationGwendal Grignou2015-08-291-31/+45
* strago: Increase chipset stack size.Kumar, Gomathi2015-08-111-1/+1
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-45/+2
* usb_charger: configure boards to disconnect USB when UFP.Alec Berg2015-08-041-0/+1
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-5/+0
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-2/+2
* common: change interface to SPI flashGwendal Grignou2015-07-302-2/+8
* pd: enable try.src for necessary boardsAlec Berg2015-07-271-0/+1
* Strago: add HPD handling to policy layerVijay Hiremath2015-07-253-12/+71
* Strago: Add support for USB-C muxesVijay Hiremath2015-07-253-4/+19
* strago: add initial PD supportKevin K Wong2015-07-256-15/+588
* Strago: changed LED behaviorli feng2015-07-201-3/+10
* strago: Initial support for BCRD2Vijay Hiremath2015-07-172-0/+29