summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* remove board/cr50 and chip/gNamyoon Woo2020-03-03107-53032/+0
* include/lpc.h: Expose lpc_aux_put_charRaul E Rangel2020-03-021-3/+8
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-2811-86/+83
* chip/npcx/lpc: Don't enable Output Buffer Empty by defaultRaul E Rangel2020-02-271-2/+2
* chip/npcx/lpc: Set bit 5 when sending AUX responses.Raul E Rangel2020-02-271-0/+5
* chip/nxcp/lpc: Fix race condition when reading 8042 data.Raul E Rangel2020-02-271-4/+9
* c2d2: add support for I2C-based flashingJett Rink2020-02-272-4/+22
* ish: chip level enablement for ish5.4 PMLeifu Zhao2020-02-273-32/+175
* ish: infrastructure changes to support ish5.4 PMLeifu Zhao2020-02-277-46/+105
* max32660: add I2C board support for stand-alone read transactionsJerry Bradshaw2020-02-262-70/+134
* cleanup: tab over register valuesJett Rink2020-02-251-20/+20
* cleanup: move voltage rail detection to commonJett Rink2020-02-251-3/+17
* servo_micro: move ite flashing codeJett Rink2020-02-252-0/+336
* it83xx/dac: add DAC moduletim2020-02-214-1/+156
* Servo: Adds persistent storage of MAC addressBrian J. Nemec2020-02-211-0/+58
* Cr50: Adjust HMAC and hash structs to work with cryptocGurleen Grewal2020-02-194-11/+19
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-196-131/+84
* chip/stm32: Add explanation for previous STOP mode bug.Yicheng Li2020-02-191-4/+3
* stm32h7: Pass write protect settings to RWCraig Hesling2020-02-151-0/+55
* npcx7: SMB: Fix the incorrect selection of clock sourceWealian Liao2020-02-131-10/+13
* g: add gpio_set_wakepin() to configure wake pinsMary Ruthven2020-02-071-19/+80
* nocturne_fp: Add fix for legacy reset loopCraig Hesling2020-02-063-16/+37
* TCPMv1: Don't turn off pd module clock if rx enabledRuibin Chang2020-02-051-0/+15
* npcx: Add support for ADC threshold interruptsAseda Aboagye2020-02-053-6/+224
* stm32: Enlarge console task stack for testingYicheng Li2020-02-051-0/+7
* stm32/hwtimer: Fix CONFIG_WATCHDOG_HELP #endif commentCraig Hesling2020-02-041-1/+1
* chip/stm32/usb: Detect SOF when resume state is not expectedNicolas Boichat2020-02-041-5/+27
* npcx: Add driver support for PS/2 interfaceCHLin2020-01-306-6/+497
* npcx: enable the host interface mouse channelCHLin2020-01-301-2/+20
* spi: keep HW SPI module enabled longerJett Rink2020-01-293-13/+28
* spi: add flags to spi configurationJett Rink2020-01-292-2/+13
* spi: respond to USB endpoint when SPI disabledJett Rink2020-01-281-3/+0
* it83xx/adc: adc control pin order changes for it83202BxRuibin Chang2020-01-222-0/+19
* Cleanup: Add chip support pd physical port count configurationRuibin Chang2020-01-225-3/+8
* it83xx/flash: verify flash from ILMDino Li2020-01-221-0/+9
* dedede: Add z-state supportAseda Aboagye2020-01-212-3/+10
* chip/stm32: Stop timers and watchdogs on STM32F4 when debuggingCraig Hesling2020-01-212-1/+10
* ServoMicro: Enable Brownout detection with PVD circuitBrian J. Nemec2020-01-183-4/+47
* i2c: Support changing I2C bus speed at runtimeTing Shen2020-01-174-30/+58
* chip/stm32/usb_hid_keyboard: Fix (mu)henkan keys for JP inputNicolas Boichat2020-01-161-1/+1
* stm32: Factor our bkpdata functionalityCraig Hesling2020-01-154-118/+149
* npcx: Do not reload the OFMCLK when system-jumpCHLin2020-01-151-12/+19
* util: enable chargen for USB consoleNamyoon Woo2020-01-152-0/+10
* stm: add register valuesJett Rink2020-01-141-1/+3
* audio_codec: npcx: use DEBUG_AUDIO_CODECTzung-Bi Shih2020-01-142-5/+7
* audio_codec: npcx: deprecate legacy option CONFIG_WAKE_ON_VOICETzung-Bi Shih2020-01-143-4/+4
* audio_codec: npcx: migrate DMIC and I2S_RX featuresTzung-Bi Shih2020-01-144-166/+138
* mchp: convert pack_ec.py script to Python 3Jack Rosenthal2020-01-131-20/+13
* core/system: Extract and doc cortex constCraig Hesling2020-01-131-1/+3
* mec1322: convert pack_ec.py script to Python 3Jack Rosenthal2020-01-131-26/+16