summaryrefslogtreecommitdiff
path: root/board/coral/board.c
Commit message (Expand)AuthorAgeFilesLines
* thermistor: move thermistor tables into common codeJett Rink2018-06-151-84/+15
* APL/GLK boards: Use chipset_pre_init_callbackFurquan Shaikh2018-04-191-2/+1
* usbc: add default I2C addressesJett Rink2018-03-281-6/+5
* Remove the unnecessary words of "Disable touchpad" in the commentsKaiyen Chang2018-03-261-1/+2
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-43/+0
* cleanup: remove incorrect commentJett Rink2018-03-081-3/+3
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-01-301-1/+2
* coral: disable tablet mode interrupt for clamshell models.Harry Pan2017-11-301-0/+7
* coral: never enter tablet mode for clamshell SKUs.Harry Pan2017-11-301-1/+6
* Coral: add Bruce features.Ryan Zhang2017-11-281-1/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2017-11-071-12/+3
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-12/+0
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-10/+0
* coral: Remove LED signals from pwm channel liststabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.BScott Collyer2017-10-131-2/+0
* coral: Remove support for ALS since coral devices don't have itScott Collyer2017-10-131-52/+0
* coral: Use SKU ID to initialize motion_sensor_countScott Collyer2017-10-121-17/+69
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-23/+0
* intel_x86: Enable/disable SLP_S0 signal based on S0ix entry/exitFurquan Shaikh2017-10-031-1/+3
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-9/+10
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+1
* ec_features / coral: Allow disabling keyboard backlight featurePatrick Georgi2017-08-301-0/+24
* anx3429: force chip reset on PD_RESUMECaveh Jalali2017-08-291-16/+23
* coral: Enable TCPC init to happen in pd_task initScott Collyer2017-08-231-1/+10
* coral: Read SKU ID at initialization timeScott Collyer2017-08-231-7/+30
* ps8xxx: use custom tcpm_drvCaveh Jalali2017-08-161-1/+1
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-151-0/+11
* Coral: Add Keyboard backlight config.Ryan Zhang2017-08-131-0/+1
* S0ix: use both SLP_S0 interrupt and host command for s0ixJenny TC2017-07-241-0/+3
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-111-4/+4
* ps8751: assert reset for at least 1ms.Caveh Jalali2017-06-201-2/+8
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-4/+3
* coral: Remove unused / unassigned variablesShawn Nematbakhsh2017-06-151-13/+7
* coral: Remove support for magnetometer and barometer sensorsScott Collyer2017-06-131-77/+1
* coral: Update board version table to account for 16 levelsScott Collyer2017-06-121-22/+72
* ec: add initial coral related filesYH Lin2017-05-161-0/+1145