summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* cr50: disable error printout on USB_DT_DEBUGNick Sanders2017-09-131-0/+2
* cr50: Defragment codeRandall Spangler2017-09-091-1/+1
* it83xx: i2c: fix i2c stop bitDino Li2017-09-081-13/+14
* it83xx: clock: support e-flash clock up to 48MHzDino Li2017-09-071-0/+7
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-0728-266/+125
* g: restore DATA PID after USB suspend/resumeVincent Palatin2017-09-074-11/+43
* cr50: Consolidate CCD device enableRandall Spangler2017-09-062-18/+73
* ISH: inclued header for sleep maskKyoung Kim2017-09-061-0/+1
* cr50 updater: reject images with mismatching board IDVadim Bendebury2017-09-054-8/+22
* g: improve update error reportingVadim Bendebury2017-09-052-8/+15
* npcx: bypass for CSAE issue if CONFIG_LOW_POWER_IDLE is disabledMulin Chao2017-09-051-1/+1
* chip/g: use ccd_ext_is_enabled() instead of ccd_get_mode()Randall Spangler2017-09-012-3/+3
* Clean up CONFIG_CASE_CLOSED_DEBUG usageRandall Spangler2017-09-011-6/+3
* chip/g: Move Rdd keepalive to chip driverRandall Spangler2017-09-012-23/+24
* chip/g: Fix usb_console read-onlyRandall Spangler2017-09-011-4/+14
* chip/stm32/usb_hid_keyboard: implement keyboard backlight controlWei-Ning Huang2017-09-014-18/+107
* ISH: added UART port selectionKyoung Kim2017-09-012-11/+23
* ISH: added sleep mask for UART portKyoung Kim2017-08-311-0/+6
* ISH: correction for HPET1 interrupt routingKyoung Kim2017-08-303-7/+10
* cr50: Let state machines print their own statesRandall Spangler2017-08-292-9/+8
* EFS: Rename CONFIG_VBOOT_EC to _EFSDaisuke Nojiri2017-08-291-1/+1
* g: Change rdd 0.4V ref to 0.3V.Aseda Aboagye2017-08-241-0/+7
* g: Move chip pre-init to chip_pre_init()Randall Spangler2017-08-244-23/+32
* npcx: Don't enable CONFIG_CMD_FLASH_TRISTATE when internal flash is usedCHLin2017-08-231-0/+3
* cr50: Refactor Rdd state machineRandall Spangler2017-08-232-33/+195
* chip/stm32/clock: Support RTC console/host commandsPhilip Chen2017-08-233-0/+137
* cr50: log I2C slave 'wedged bus recovery' eventVadim Bendebury2017-08-231-0/+6
* chip/stm32/i2c-stm32f0: Further adjust 400kHz setting (48Mhz clock source)Nicolas Boichat2017-08-231-1/+1
* usb_hid_keyboard: Add support for boot protocol reportNicolas Boichat2017-08-231-7/+19
* npcx: bypasses for SHM reading fail via eSPI and CSAE impact efficiencyMulin Chao2017-08-212-12/+14
* stm32: add embryonic support for STM32F76xVincent Palatin2017-08-186-12/+134
* stm32: remove stm32f4 dead code in DMAVincent Palatin2017-08-181-33/+1
* g: add 'recover hosed slave' i2cs capabilityVadim Bendebury2017-08-172-0/+84
* cr50: add delay after soft resetMary Ruthven2017-08-171-0/+9
* npcx: shi: add the support for SHI module version 2CHLin2017-08-174-44/+210
* cr50: Remove BOARD_AP_USB propertyRandall Spangler2017-08-172-9/+9
* Revert "npcx: workaround the bug that SHM data read via eSPI may be corrupted"Nicolas Boichat2017-08-161-3/+12
* 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-161-0/+10
* 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-1620-75/+151
* scarlet: Remap DMA channels for USART1Philip Chen2017-08-151-1/+2
* chip/stm32/usb: Split usb wake handler as a different functionNicolas Boichat2017-08-151-43/+49
* 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
* usb_api.h: Stub usb_wake if CONFIG_USB_REMOTE_WAKEUP is not definedNicolas Boichat2017-08-122-4/+0
* cr50: Merge CCD device handling to rdd.cRandall Spangler2017-08-081-8/+0
* chip/host/config_chip: Fix TASK_STACK_SIZE of the host board.Che-yu Wu2017-08-081-0/+3