summaryrefslogtreecommitdiff
path: root/board/coral/board.c
Commit message (Expand)AuthorAgeFilesLines
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-7/+3
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+9
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-1/+6
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* Define board_override_features_flags APIs as overridablednojiri2019-12-101-6/+1
* board: Set min/max frequency attributesGwendal Grignou2019-12-091-0/+6
* 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-10/+10
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-10/+10
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-19/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-8/+10
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-9/+11
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-2/+2
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-051-2/+2
* 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