summaryrefslogtreecommitdiff
path: root/board/glados/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-231-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* 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-201-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-9/+9
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-10/+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-051-55/+59
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-52/+0
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-33/+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
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-311-1/+1
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-2/+2
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+6
* Allow lid-less configurationDaisuke Nojiri2017-05-091-0/+2
* 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
* 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
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-301-14/+0
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+3
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-4/+4
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-2/+3
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+3
* GPIO: Rename and move board_set_gpio_hibernate_stateAnton Staaf2016-03-211-1/+1
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-221-3/+0
* glados / chell: Power Optimize S0ix PMIC VRsShawn Nematbakhsh2016-01-261-0/+12
* mec1322: hibernate: Don't reconfigure all GPIOsShawn Nematbakhsh2016-01-251-24/+10
* GPIO: Use gpio_set_flags instead of ..._by_maskAnton Staaf2016-01-191-2/+1
* Skylake: prevent EC from continuing execution after turning 3.3V_DSW off.Kyoung Kim2016-01-131-0/+2
* glados/chell: Do not pull-up RSMRST to PCH in hibernateDuncan Laurie2015-12-091-0/+2
* glados: Make SLP_S0 a non-interrupt input pinShawn Nematbakhsh2015-11-191-1/+0
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-3/+3
* glados/chell: drive PCH_RTCRST lowAaron Durbin2015-11-121-0/+2
* mec1322: adjust mec adc channels for analog reference of 3.0VAlec Berg2015-11-091-3/+3
* glados: isl9237: add HW charge rampingAlec Berg2015-11-091-0/+34
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-0/+5
* glados / kunimitsu / chell: Slow EC-->PD I2C bus to 500 KHzShawn Nematbakhsh2015-10-151-1/+1
* skylake: Move USB enable gpio control to board hooksDuncan Laurie2015-10-121-0/+4
* glados: Add support for volume buttonsShawn Nematbakhsh2015-10-061-2/+4
* glados / glados_pd: Hibernate the PD when the EC hibernatesShawn Nematbakhsh2015-10-051-4/+9
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-1/+1
* GLaDOS: Add base accel & gyro.Aseda Aboagye2015-09-191-2/+79
* GLaDOS: Add lid accelerometer.Aseda Aboagye2015-09-171-0/+52
* GLaDOS: Add 3ms delay to end of chipset_resume.Aseda Aboagye2015-09-151-1/+15
* glados: Power-off PP1800_DX_AUDIO during S3Shawn Nematbakhsh2015-09-111-2/+2