summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-175-367/+49
* g:prevent SOF calibration debug message spewVadim Bendebury2017-10-171-12/+7
* npcx/flash: not enable the flash pinmux when using internal flashCHLin2017-10-152-0/+6
* chip/g: Run unrestricted image even if Board ID can't be readRandall Spangler2017-10-131-2/+11
* chip/stm32/clock: Optionally use LSE as RTCCLKPhilip Chen2017-10-114-26/+52
* mn50: add data signing capabilityNick Sanders2017-10-065-3/+71
* chip/stm32/clock: Don't wake up the host when the host resets rtcPhilip Chen2017-10-061-1/+2
* chip/stm32/clock: Allow the host to reset rtc alarmPhilip Chen2017-10-022-1/+6
* g: limit compiling in crypto tests to cases where CR50DEV > 1Vadim Bendebury2017-09-292-2/+2
* it83xx: gpio: remove 5.1K resistor connected to GND of CC pinsDino Li2017-09-281-0/+7
* npcx: espi: Fixed the bug which ec cannot enter deep sleep on npcx7.Mulin Chao2017-09-281-0/+8
* npcx: espi: Add new bit fields of eSPI regs and remove useless ones.Mulin Chao2017-09-281-36/+71
* chip/stm32/clock: Wakeup AP when rtc alarm goes offPhilip Chen2017-09-282-0/+21
* chip/stm32/clock: Incorporate RTC date registerPhilip Chen2017-09-274-80/+170
* cr50: compress array of prime deltasVadim Bendebury2017-09-271-273/+225
* it83xx: i2c: remove instructions that aren't necessaryDino Li2017-09-262-227/+93
* g: Provide a pinhold interfaceNadim Taha2017-09-272-1/+36
* g: dcrypto: add debug function to print primesVadim Bendebury2017-09-261-0/+26
* Add WebUSB descriptor supportVincent Palatin2017-09-222-21/+56
* g: fix short packets on USB control endpointVincent Palatin2017-09-151-1/+1
* 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