summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gru: Remove `flashinfo` command for RAM savingsShawn Nematbakhsh2017-11-093-0/+4
* it83xx: pwm: support PWM_CONFIG_DSLEEP config flagDino Li2017-11-093-7/+23
* charger: Prevent SET access to EC_CMD_CHARGE_STATE on locked systemsShawn Nematbakhsh2017-11-091-3/+3
* cleanup: Remove llama boardShawn Nematbakhsh2017-11-099-503/+0
* board: Add support for whiskers boardNicolas Boichat2017-11-094-10/+51
* rainier: initial mainboardEge Mihmanli2017-11-096-0/+1196
* Coral: Fix LED name for factory control led by ectooldavid.huang2017-11-091-5/+5
* Enable it83xx based boardsPatrick Georgi2017-11-091-1/+1
* cleanup: Remove HOOK_INIT task synchronizationShawn Nematbakhsh2017-11-093-45/+0
* it83xx: Make it build with coreboot-sdkPatrick Georgi2017-11-082-4/+0
* Fizz: Blink LED faster when requesting more powerDaisuke Nojiri2017-11-081-1/+1
* g: handle delayed processing of the 'wake' pulsesVadim Bendebury2017-11-081-2/+38
* g: sps: at initialization wait for the master to finish SPI cycleVadim Bendebury2017-11-081-0/+14
* g: sps do not invoke rx_handler unless data was receivedVadim Bendebury2017-11-081-4/+7
* coral: Ensure battery report timer can be restartedScott Collyer2017-11-071-0/+9
* cr50: fix event definition collisionVadim Bendebury2017-11-072-4/+11
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-11-076-17/+50
* bd9995x: Leave USB data switches closed on PD power swapShawn Nematbakhsh2017-11-072-35/+56
* fizz: Enable charge_manager safe mode and never leave itShawn Nematbakhsh2017-11-072-1/+10
* Mark reset and panic functions as noreturnPatrick Georgi2017-11-077-4/+11
* pd: Add pd_capable() to check PD capability of partner portShawn Nematbakhsh2017-11-072-4/+16
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2017-11-0715-113/+43
* flash_ec: Set NEED_SERVO according to chip name instead of board nameWai-Hong Tam2017-11-061-2/+4
* Fizz: Modify thermal tableRyan Zhang2017-11-068-33/+171
* servo_v4: remove gpio endpoint.Nick Sanders2017-11-042-58/+4
* kahlee: Don't hold pwrbtn=LOW in G3Edward Hill2017-11-031-1/+1
* coral: Increase port80 buffer sizeScott Collyer2017-11-031-0/+4
* nautilus: Enable CONFIG_BATTERY_HW_PRESENT_CUSTOMFurquan Shaikh2017-11-031-0/+1
* poppy: Enable CONFIG_BATTERY_HW_PRESENT_CUSTOMFurquan Shaikh2017-11-031-0/+1
* coral: Remove LIMIT_POWER config optionsScott Collyer2017-11-031-2/+0
* charge_manager: Wait for charge current to be initializedScott Collyer2017-11-031-0/+22
* battery/max17055: Allow chargingPhilip Chen2017-11-031-0/+10
* nautilus: Support keyboard matrixPhilip Chen2017-11-034-35/+13
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-0223-258/+120
* battery/max17055: Use macros to clean up duplicate codePhilip Chen2017-11-021-25/+25
* servo_v4: Fix buffer overflowShawn Nematbakhsh2017-11-021-7/+3
* servo_v4: fix board version GPIO accessNick Sanders2017-11-022-15/+26
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-0115-103/+22
* coral: Fix charging LED color for RoboScott Collyer2017-11-011-1/+1
* charger/rt946x: Implement VBUS measurementPhilip Chen2017-11-012-1/+47
* driver: add IT5205 mux driverDino Li2017-10-315-0/+157
* Nasher: Modify power led to meet project specificationlennon chen2017-10-311-0/+15
* power: Get rid of power_board_handle_host_sleep_eventFurquan Shaikh2017-10-312-19/+1
* poppy/nautilus: Move pmic vr decay enable/disable to suspend/resume hooksFurquan Shaikh2017-10-312-16/+4
* poppy/nautilus: Increase port80 buffer sizeFurquan Shaikh2017-10-312-0/+8
* nautilus: Correct the year in the headersPhilip Chen2017-10-317-7/+7
* coral: Fix default LED table for discharge in S3 stateScott Collyer2017-10-311-1/+1
* port80: Clean up macrosFurquan Shaikh2017-10-312-4/+4
* power: Add default sleep event state HOST_SLEEP_EVENT_DEFAULT_RESETFurquan Shaikh2017-10-313-6/+16
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-315-28/+7