summaryrefslogtreecommitdiff
path: root/board/glados
Commit message (Expand)AuthorAgeFilesLines
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-203-10/+10
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-193-14/+14
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-132-22/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-2/+16
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-052-57/+68
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* glados: Remove console commands to save flash spaceDaisuke Nojiri2019-02-191-0/+5
* glados: Increase size of RO segmentJonathan Brandmeyer2018-10-041-1/+1
* glados: Remove battfake command from RODaisuke Nojiri2018-09-211-0/+3
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-2/+2
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* 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
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-52/+0
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+0
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-8/+1
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-33/+0
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-22/+0
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-5/+5
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+1
* usb_mux: Merge PS8743 & PS8740 as PS874XVijay Hiremath2017-08-111-1/+1
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-312-3/+3
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-2/+2
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-291-17/+21
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+6
* Allow lid-less configurationDaisuke Nojiri2017-05-091-0/+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
* driver: Move sensor private struture definition to boards.Gwendal Grignou2016-12-281-1/+1
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* Re-enable Google USBC peripheral FW updates.Todd Broch2016-10-181-1/+15
* 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-3/+1
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-5/+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-15/+1
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* BD99955: Added support for 'psys' & 'amonbmon' console commandsVijay Hiremath2016-06-271-1/+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-182-6/+7
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-2/+3
* 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/+3