summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-317-34/+15
* twinkie: clean-up disabled SNIFFER_HEADER_V2 codeVincent Palatin2017-10-313-173/+0
* flash_ec: Get the path of EC UART PTY only in flash_stm32Wai-Hong Tam2017-10-301-3/+2
* hammer: Enable CONFIG_SHA256_UNROLLED in RO regionNicolas Boichat2017-10-301-0/+3
* driver: BMM150: Set max frequency based on repetitions settingGwendal Grignou2017-10-305-5/+14
* gsctool: provide an option to set/clear passwordVadim Bendebury2017-10-301-2/+79
* npcx: espi: fixed bug that ec cannot wakeup from deep idle by VW eventsMulin Chao2017-10-292-9/+11
* cr50: add rollback commandNick Sanders2017-10-271-0/+14
* ccd: pass 'ccd password' execution through tpm task contextVadim Bendebury2017-10-272-7/+99
* zoombini: Limit ICL to 2.7A over 18V.Aseda Aboagye2017-10-271-0/+8
* zoombini: Update GPIO settings.Aseda Aboagye2017-10-271-2/+2
* zoombini: Add PMIC init.Aseda Aboagye2017-10-263-0/+33
* zoombini: cannonlake: Add 5V power good signal.Aseda Aboagye2017-10-264-7/+5
* driver: Rename pmic_tps650830 -> pmic_tps650x30.Aseda Aboagye2017-10-263-50/+50
* soraka: Revive battery while coming out of disconnectFurquan Shaikh2017-10-261-1/+50
* ish: mutex_lock() fixli feng2017-10-261-0/+1
* board: reef_it8320: disable CONFIG_CONSOLE_CMDHELP to save flash spaceDino Li2017-10-261-0/+1
* nds32: add built-in functionDino Li2017-10-262-1/+17
* coral: Enable ACPI channel for console printsScott Collyer2017-10-251-2/+2
* npcx/uart: Disallow deep sleep when alternate pad is selectedNicolas Boichat2017-10-251-6/+23
* npcx/uart: Simplify UART register handlingNicolas Boichat2017-10-252-56/+63