summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cr50: Refactor Rdd state machineRandall Spangler2017-08-238-96/+246
* coral: Read SKU ID at initialization timeScott Collyer2017-08-231-7/+30
* power/rk3399: Fix wrong return state when POWER_S3S0 failedJeffy Chen2017-08-231-1/+1
* scarlet: Enable RTC console/host commandsPhilip Chen2017-08-231-0/+2
* chip/stm32/clock: Support RTC console/host commandsPhilip Chen2017-08-233-0/+137
* cr50: log I2C slave 'wedged bus recovery' eventVadim Bendebury2017-08-232-1/+7
* cr50: log tpm reset eventVadim Bendebury2017-08-232-0/+7
* chip/stm32/i2c-stm32f0: Further adjust 400kHz setting (48Mhz clock source)Nicolas Boichat2017-08-231-1/+1
* hammer: Pull down PWM output pinNicolas Boichat2017-08-231-1/+1
* usb_hid_keyboard: Add support for boot protocol reportNicolas Boichat2017-08-231-7/+19
* sweetberry: modify powerlog.py to support multiple devicesNick Sanders2017-08-221-49/+189
* extra: Add Dummy RMA reset auth challenge-response applicationSam Hurst2017-08-223-0/+243
* charger/rt946x: Disable battery thermal protectionPhilip Chen2017-08-222-0/+9
* signer: no need to sign dev images any more.Vadim Bendebury2017-08-221-14/+11
* poppy: Enable/disable power to base on chipset startup/shutdownFurquan Shaikh2017-08-221-5/+19
* poppy: Return early from base_detect_change if status is unchangedFurquan Shaikh2017-08-221-2/+4
* coral: Remove volume up/dn button flip in gpio.incScott Collyer2017-08-221-7/+3
* extra/stack_analyzer: Fix cbz/cbnz and addr2line parsing.Che-yu Wu2017-08-222-38/+50
* ec: Add annotation feature to the stack analyzer.Che-yu Wu2017-08-215-27/+413
* npcx: bypasses for SHM reading fail via eSPI and CSAE impact efficiencyMulin Chao2017-08-212-12/+14
* glkrvp: Enable USB MUX PS8743 driverDivya Sasidharan2017-08-213-9/+27
* tcpm: Configure board specific post TCPC initVijay Hiremath2017-08-212-1/+20
* glkrvp: Enable TCPC using NXP PTN5110 AICVijay Hiremath2017-08-217-5/+581
* BUILDCC fragments should include core/hostStefan Reinauer2017-08-211-1/+1
* scarlet: Define BATTERY_DESIRED_CHARGING_CURRENTPhilip Chen2017-08-212-4/+6
* battery/max17055: Specify desired charging voltage/currentPhilip Chen2017-08-211-2/+2
* cr50: prepare to release RW 0.0.23Vadim Bendebury2017-08-182-2/+2
* stm32: add embryonic support for STM32F76xVincent Palatin2017-08-187-12/+135
* stm32: remove stm32f4 dead code in DMAVincent Palatin2017-08-181-33/+1
* common: Use SVr4/4.3BSD/C89/C99 prototype for strlenStefan Reinauer2017-08-182-2/+2
* cr50: Wake on AC detect edgesRandall Spangler2017-08-181-6/+19
* battery/max17055: Wait longer for initial configPhilip Chen2017-08-181-2/+2
* battery/max17055: Process negative current/temperature rightPhilip Chen2017-08-181-2/+2
* util/genvif.c: Remove duplicated include.Che-yu Wu2017-08-171-1/+0
* g: add 'recover hosed slave' i2cs capabilityVadim Bendebury2017-08-175-0/+109
* cr50: add delay after soft resetMary Ruthven2017-08-171-0/+9
* charger/rt946x: Finish init no matter which CHIP REV it isPhilip Chen2017-08-172-8/+4
* scarlet: Make AP_CORE_PG a non-INT pinPhilip Chen2017-08-171-2/+4
* power: Support non-INT power signal pinsPhilip Chen2017-08-171-0/+37
* npcx: shi: add the support for SHI module version 2CHLin2017-08-174-44/+210
* cr50: Remove BOARD_AP_USB propertyRandall Spangler2017-08-176-33/+14
* cr50: Add helper functions for device-is-enabledRandall Spangler2017-08-176-16/+27
* Revert "npcx: workaround the bug that SHM data read via eSPI may be corrupted"Nicolas Boichat2017-08-161-3/+12
* nefario/battery: support the 3s batteryCaesar Wang2017-08-161-4/+4
* cr50: enhance sleep wake indicatorVadim Bendebury2017-08-161-8/+24
* ps8xxx: use custom tcpm_drvCaveh Jalali2017-08-169-8/+60
* st32mon: Define SPI_IOC_WR_MODE32 if it's missingStefan Reinauer2017-08-161-0/+8
* usb_hid_touchpad: Add touch event to FIFO during suspendNicolas Boichat2017-08-161-17/+128
* usb_hid_touchpad: Add timestamp field to touch eventsNicolas Boichat2017-08-163-0/+27
* chip/stm32/usb_hid_keyboard: Add keystrokes to a FIFONicolas Boichat2017-08-161-41/+163