summaryrefslogtreecommitdiff
path: root/board/strago
Commit message (Expand)AuthorAgeFilesLines
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-151-30/+0
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-9/+3
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-22/+0
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-4/+4
* usb_port_power_smart: Add CDP/SDP only option.Aseda Aboagye2017-08-281-0/+1
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-312-3/+3
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-291-9/+21
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+4
* usb_port_power: Allow variable number of portsDaisuke Nojiri2017-05-011-0/+5
* 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
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* 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