summaryrefslogtreecommitdiff
path: root/board/strago/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: kill strago board from ToTJack Rosenthal2020-07-291-368/+0
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-3/+4
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-4/+4
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+10
* pi3usb3x532: Pack i2c port in port_addrAseda Aboagye2020-01-241-1/+3
* driver/usb_mux: Make pi3usb30532 more genericAseda Aboagye2020-01-081-1/+1
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-42/+44
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-2/+2
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-30/+0
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-8/+0
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-4/+4
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-311-1/+1
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+4
* usb_port_power: Allow variable number of portsDaisuke Nojiri2017-05-011-0/+5
* 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
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-301-11/+0
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+3
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-1/+2
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+2
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-221-4/+0
* kunimitsu: hibernate: enable PseudoG3 support at board levelKevin K Wong2016-02-181-0/+18
* 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-111-1/+1
* 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
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-1/+1
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-16/+0
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-151-3/+7
* cyan, kunimitsu, strago: motion_sense: use new rate calculationGwendal Grignou2015-08-291-31/+45
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-45/+2
* 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-301-0/+7
* Strago: Add support for USB-C muxesVijay Hiremath2015-07-251-0/+8
* strago: add initial PD supportKevin K Wong2015-07-251-2/+183
* strago: Initial support for BCRD2Vijay Hiremath2015-07-171-0/+18
* mec1322: Allow multiple hibernate wake sourcesShawn Nematbakhsh2015-07-161-0/+5
* motion: Add sample frequency per sensorGwendal Grignou2015-07-151-2/+4
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-141-5/+0
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-121-10/+32