summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reef: Enable high current on type-A ports by defaultstabilize-8992.BVijay Hiremath2016-11-152-1/+2
* Electro: modify battery cutoff commandRyan Zhang2016-11-141-16/+7
* anx74xx: Fix typo in anx74xx_check_cc_type functionDivya Sasidharan2016-11-141-1/+1
* Electro: Support 360 Degree rotationRyan Zhang2016-11-141-3/+3
* cr50: Stop disabling the AP/EC uart when ccd is disabledMary Ruthven2016-11-141-4/+0
* reef: Enable fast charging profileVijay Hiremath2016-11-141-0/+1
* Snappy: enable tcpc-controlled drp toggleBruce2016-11-131-0/+1
* skylake: Add support to S0iX based on host commands from KernelVijay Hiremath2016-11-136-71/+54
* smart_battery: Add console command to read ManufacturerAccess() dataVijay Hiremath2016-11-123-0/+59
* Pyro: Enable BD9995X power save mode when hibernatedBruce2016-11-121-0/+3
* Pyro: enable tcpc-controlled drp toggleBruce2016-11-121-0/+1
* Pyro: clear hpd bit in board level tcpc initBruce2016-11-121-0/+12
* bd9995x: Battery charging profile settingsVijay Hiremath2016-11-121-34/+69
* cr50: request 0mA instead of 500mA for CCDMary Ruthven2016-11-111-0/+3
* Cr50: Add TPM-compliant commands for console lockBill Richardson2016-11-114-55/+190
* reef: enable tcpc low power modeKevin K Wong2016-11-118-19/+47
* reef/ps8751: Add force wake for PS8751.Kevin K Wong2016-11-111-1/+12
* sweetberry: add usb power logging interfaceNick Sanders2016-11-118-12/+1056
* CR50: add a constant time buffer equals implementationnagendra modadugu2016-11-119-18/+49
* hammer: Switch to exponent 3 RSA keysNicolas Boichat2016-11-112-28/+28
* ISH: fix UART reference clockKyoung Kim2016-11-111-0/+4
* flash_ec: Only check the board in the raiden list if the board not emptyWai-Hong Tam2016-11-101-1/+2
* eCTS: Test task priorityDaisuke Nojiri2016-11-102-0/+39
* eCTS: Add task suiteDaisuke Nojiri2016-11-106-143/+125
* test/rsa: Add test for RSA with public exponent 3Nicolas Boichat2016-11-106-1/+157
* common/rsa: Add support for exponent 3 RSA keysNicolas Boichat2016-11-102-2/+50
* cr50: disable sleepMary Ruthven2016-11-101-1/+5
* charge_manager: send EC_HOST_EVENT_PD_MCU at the end of refreshJeffy Chen2016-11-101-2/+6
* eCTS: Add nested interrupt test (High->Low)Daisuke Nojiri2016-11-094-5/+45
* eCTS: Add nested interrupt test (Low->High)Daisuke Nojiri2016-11-097-15/+92
* eCTS: Pause a few seconds before flushing ttyDaisuke Nojiri2016-11-091-14/+15
* test/rsa: Add test for RSA signature checkingNicolas Boichat2016-11-096-0/+217
* npcx: hwtimer: Fix 'slow' timer count just before overflowShawn Nematbakhsh2016-11-093-5/+12
* npcx: Fix hwtimersShawn Nematbakhsh2016-11-092-6/+21
* stm32f0: Allow change of external int prioritiesDaisuke Nojiri2016-11-092-3/+7
* hammer: Add elan trackpad supportstabilize-8975.BNicolas Boichat2016-11-094-1/+12
* driver/touchpad_elan: Basic elan touchpad driverNicolas Boichat2016-11-085-0/+274
* hammer: Initial checkoutNicolas Boichat2016-11-087-0/+262
* ec_commands: Add a new host event for extended eventsFurquan Shaikh2016-11-081-0/+6
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-086-48/+70
* driver: sensor: Remove set_interruptGwendal Grignou2016-11-085-50/+0
* common: Add tablet_mode APIGwendal Grignou2016-11-0811-29/+49
* usb_serial: add python consoleNick Sanders2016-11-081-0/+287
* bd9995*: maintain VBAT voltage as battery maximumWonjoon Lee2016-11-086-6/+2
* Cr50: Let NVMEM take more time and memoryBill Richardson2016-11-052-1/+3
* reef: Update battery structure info as in the specVijay Hiremath2016-11-051-46/+43
* elm / kevin / oak: Don't wake from S3 on lid closeShawn Nematbakhsh2016-11-053-6/+3
* anx74xx: Modifed tcpm_get_cc function to fix check for 3.0 A typeScott2016-11-042-37/+50
* host_command_pd: reduce to 5msec delay in between PD interrupt handlingKevin K Wong2016-11-041-1/+2
* Cr50: I2CS TPM: Ensure HW read fifo is empty for register readsScott2016-11-043-21/+48