summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* 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
* pd: cleanup pd_get_roleDenis Brockus2020-01-092-2/+2
* mt_scp/clock: Use ULPOSC1 when AP suspendEric Yilun Lin2020-01-074-2/+73
* npcx: Add support for CONFIG_WP_ACTIVE_HIGHAseda Aboagye2020-01-031-0/+12
* chip/it8xxx2: Don't let internal flash go into deep power down modeDino Li2019-12-233-0/+28
* ish: convert pack_ec.py script to Python 3Jack Rosenthal2019-12-191-11/+10
* stm32f4: Add registers for DBGMCUCraig Hesling2019-12-161-1/+35
* stm32f4: Fix SBF clear bitCraig Hesling2019-12-161-1/+1
* stm32f4: Cleanup reset reg constantsCraig Hesling2019-12-161-8/+9
* stm32h7: Cleanup reset reg constantsCraig Hesling2019-12-161-8/+12
* it83xx/spi: add spi slave functiontim2019-12-115-1/+412
* stm32f0: expose i2c_init_portTing Shen2019-12-102-2/+18
* chip/host: Avoid concurrent recipes of libcryptoc.aYicheng Li2019-12-053-28/+3
* g: update rollback info map for both RO and RW sectionsVadim Bendebury2019-12-051-10/+19
* g: display both RO and RW info map statusVadim Bendebury2019-12-051-25/+36
* g: Add support for 192 and 256 bit AES-GCM in DCRYPTO_gcm_initVadim Sukhomlinov2019-12-042-5/+5
* npcx: Disable ITIM after watchdog_stop_and_unlock()Tim Wawrzynczak2019-12-031-3/+3
* npcx7: i2c: enable FIFO mode to transmit and receive dataCHLin2019-11-223-80/+378
* it83xx/config_chip: remove configurationtim2019-11-221-1/+0
* it83xx/spi_master: correct the module IDtim2019-11-221-2/+2
* chip/it8xxx1, chip/it8xxx2: GPIO, WUC and IRQ for chip it83201/it83202Ruibin Chang2019-11-223-39/+282
* Ensure CEC bus pin is not driven lowFelix Ekblom2019-11-221-0/+3
* testing: remove incorrect testing assertJett Rink2019-11-211-1/+7
* cr50: switch to new dev keyVadim Bendebury2019-11-211-1/+1
* cr50: remove flash nonvolatile counter spaceVadim Bendebury2019-11-211-1/+1
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-211-0/+117
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-191-0/+36
* keyscan: decouple keyboard_raw functionality from the presence of TASK_KEYSCANAlexandru M Stan2019-11-198-0/+16