summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* chip/stm32/usb_hid_keyboard: Simpler buffer handlingNicolas Boichat2017-08-161-31/+17
* chip/stm32/usb: Replace reset handler by generic event handlerNicolas Boichat2017-08-1624-81/+159
* board/elm/board.h: Remove CONFIG_CMD_HOSTCMDChe-yu Wu2017-08-161-1/+0
* ec: Fix object comparison in the stack analyzerChe-yu Wu2017-08-162-0/+44
* ccd_config: Change test callback to highest priorityRandall Spangler2017-08-151-1/+1
* servo_v4: Tie data role preference to DTS mode settingScott Collyer2017-08-151-1/+2
* scarlet: Remap DMA channels for USART1Philip Chen2017-08-153-1/+13
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-156-0/+46
* chip/stm32/usb: Split usb wake handler as a different functionNicolas Boichat2017-08-151-43/+49
* ec: Add a task information library for the stack analyzer.Che-yu Wu2017-08-156-68/+166
* nefario: remove unused gpio defineCaesar Wang2017-08-141-3/+0
* ec: Add analysis tool for firmware stack usage.Che-yu Wu2017-08-146-0/+1154
* Coral: Add Keyboard backlight config.Ryan Zhang2017-08-133-2/+5
* npcx: system: Remove useless comparisonMartin Roth2017-08-131-1/+1
* npcx: espi: Remove useless comparisonMartin Roth2017-08-131-1/+1
* npcx: espi: Fix errors with unsigned variableMartin Roth2017-08-131-2/+4
* 8042: Fix error conditionMartin Roth2017-08-121-1/+1
* usb_api.h: Stub usb_wake if CONFIG_USB_REMOTE_WAKEUP is not definedNicolas Boichat2017-08-123-6/+6
* board: reef_it8320: disable CONFIG_CMD_I2C_XFER to save flash spaceDino Li2017-08-111-0/+1
* usb_mux: Merge PS8743 & PS8740 as PS874XVijay Hiremath2017-08-1113-357/+247
* usb_mux: Add driver support for PS8743 chipDivya Sasidharan2017-08-115-0/+153
* usb_pd_protocol: Req SNK Cap if not received yet.Aseda Aboagye2017-08-111-2/+1
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-118-22/+24
* glkrvp: Enable switchesVijay Hiremath2017-08-112-2/+2
* kevin / nefario: Add comment to prevent reordering PWM IDsDouglas Anderson2017-08-112-0/+2
* tpm: Add optional event loggingShawn Nematbakhsh2017-08-105-0/+104
* glkrvp: Enable S0iX supportVijay Hiremath2017-08-103-1/+5
* glkrvp: Enable board version identificationVijay Hiremath2017-08-102-14/+36
* power/rk3399: Fix the control of SYS_RST_LPhilip Chen2017-08-101-0/+1
* update_fw: Add support for touchpad update over virtual addressNicolas Boichat2017-08-104-0/+76
* poppy: Fix manufacturer access and shutdown data for poppy batteryFurquan Shaikh2017-08-091-4/+1
* poppy: Remove CONFIG_BATTERY_REVIVE_DISCONNECTFurquan Shaikh2017-08-092-51/+0
* poppy: Add custom battery presence functionFurquan Shaikh2017-08-092-1/+79
* poppy: Fix charger_profile_overrideFurquan Shaikh2017-08-091-2/+11
* poppy: Cut off critically low batteryFurquan Shaikh2017-08-091-0/+1
* common/charge_state: Cut off battery if board selects CONFIG_BATTERY_CRITICAL...Furquan Shaikh2017-08-091-5/+5
* poppy: Set minimum battery percentage for booting to 2%Furquan Shaikh2017-08-091-1/+1
* poppy: Remove LIMIT_POWER config optionsFurquan Shaikh2017-08-091-2/+0
* g: signer: unify order of board ID fieldsVadim Bendebury2017-08-091-3/+3
* sensors: add bmi160 & kionix orientation driverNick Vaccaro2017-08-089-51/+350
* GLKRVP: Enable fast charging and battery cut-offVijay Hiremath2017-08-082-4/+162
* glkrvp: Enable charger & smart batteryVijay Hiremath2017-08-086-18/+86