summaryrefslogtreecommitdiff
path: root/board/coral
Commit message (Expand)AuthorAgeFilesLines
* 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-132-5/+1
* coral: Add support for power LED for Robo devicesScott Collyer2017-10-132-6/+48
* coral: Remove support for ALS since coral devices don't have itScott Collyer2017-10-132-65/+1
* coral: Use SKU ID to initialize motion_sensor_countScott Collyer2017-10-123-18/+161
* coral: Update Nasher SMP-SDI3.72 battery FET infoScott Collyer2017-10-061-3/+6
* coral: Modify LED code to support different behavior based on SKU IDScott Collyer2017-10-061-69/+183
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-062-24/+1
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-24/+0
* intel_x86: Enable/disable SLP_S0 signal based on S0ix entry/exitFurquan Shaikh2017-10-031-1/+3
* coral: Enable CONFIG_BATTERY_LEVEL_NEAR_FULL for LED functionScott Collyer2017-10-031-0/+1
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-9/+10
* Coral: Add LG battery for Santa and Porbeagle.david.huang2017-09-271-6/+87
* Coral: expose more data to ectoolRyan Zhang2017-09-142-2/+16
* Coral: Fix Robo battery names and ship mode dataScott Collyer2017-09-121-5/+5
* coral: Battery manufacture name fixed (Panasonic).DannyChou2017-09-111-1/+1
* pd: Remove support for debug accessories that provide VBUS + RdShawn Nematbakhsh2017-09-111-1/+0
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+1
* coral: Add support for multiple batteriesScott Collyer2017-09-082-82/+383
* cleanup: Remove duplicate BD9995X CONFIGsShawn Nematbakhsh2017-09-021-1/+1
* ec_features / coral: Allow disabling keyboard backlight featurePatrick Georgi2017-08-302-0/+25
* anx3429: force chip reset on PD_RESUMECaveh Jalali2017-08-291-16/+23
* usb_port_power_smart: Add CDP/SDP only option.Aseda Aboagye2017-08-281-1/+1
* Coral: Fix FAFT failure for firmware_ECUsbPortsRyan Zhang2017-08-231-2/+1
* coral: Enable TCPC init to happen in pd_task initScott Collyer2017-08-232-1/+12
* battery: Check physical battery presence before inhibiting powerScott Collyer2017-08-231-1/+1
* coral: Read SKU ID at initialization timeScott Collyer2017-08-231-7/+30
* coral: Remove volume up/dn button flip in gpio.incScott Collyer2017-08-221-7/+3
* ps8xxx: use custom tcpm_drvCaveh Jalali2017-08-161-1/+1
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-152-0/+12
* Coral: Add Keyboard backlight config.Ryan Zhang2017-08-133-2/+5
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* S0ix: use both SLP_S0 interrupt and host command for s0ixJenny TC2017-07-243-2/+12
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-112-5/+5
* 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-132-84/+2
* coral: Update board version table to account for 16 levelsScott Collyer2017-06-123-23/+83
* coral: Modify battery_info struct for 3S + 1P style batteryScott Collyer2017-06-062-513/+114
* coral: GPIO modifications for differences from ReefScott Collyer2017-06-021-14/+10
* ec: add initial coral related filesYH Lin2017-05-168-0/+2989