summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* COIL: Rename CONFIG_HOSTCMD_I2C_ADDR_FLAGSDiana Z2020-10-318-32/+32
* COIL: Re-name local variables and references in i2c-stm32f0.cDiana Z2020-10-311-18/+18
* SYV682X: Handle CC OVP eventsEric Herrmann2020-10-311-3/+12
* common/mock: Make sure mocks are only in the test buildTom Hughes2020-10-3116-1/+64
* TCPMv2: Hard Reset to only disable ADD if Vbus dropsDenis Brockus2020-10-301-3/+4
* TCPMv2: Add allow_list for partners that didn't set UP but should haveDenis Brockus2020-10-302-6/+12
* vilboz: Increase power button init timeoutSamsp_Liu2020-10-301-1/+6
* Zephyr: refactor i2c components to avoid name collisions with zephyrYuval Peress2020-10-302-20/+30
* Zephyr: add sleep_maskYuval Peress2020-10-301-0/+3
* Zephyr: add support for irq_(un)lockYuval Peress2020-10-301-0/+17
* chip/stm32: Fix transport detection in RO.Tom Hughes2020-10-302-23/+13
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-307-13/+13
* test/fpsensor: Add test for checking protocol infoTom Hughes2020-10-304-3/+103
* test/fpsensor: Run the fpsensor test on deviceTom Hughes2020-10-307-12/+30
* test/fpsensor: Add missing RUN_TEST macroTom Hughes2020-10-301-3/+3
* voema: Initial EC imageYH Lin2020-10-308-0/+1499
* eldrid: disable CONFIG_KEYBOARD_VIVALDIScott Chao2020-10-301-0/+7
* Revert "hack: temporarily work around TX_COMPLETE failure"Ken Lu2020-10-301-10/+2
* atomic: remove deprecated atomic functionsDawid Niedzwiecki2020-10-306-329/+0
* it83xx/adc: ADC read is successful if valid bit is setDino Li2020-10-301-20/+26
* morphius: Wait 500ms before allowing DP event to cause resume.Edward Hill2020-10-306-6/+36
* zephyr: use gpio_pin_set_raw directlyJett Rink2020-10-301-9/+1
* Zephyr: add support for shimming the mutex structYuval Peress2020-10-301-2/+14
* drobit: Initial EC imageMichael5 Chen2020-10-308-0/+1499
* tcpmv2: Enable AutoDischargeDisconnect after applying RdEdward Hill2020-10-301-3/+7
* berknip: update thermal settingZick Wei2020-10-291-3/+3
* TCPMv2: Notify AP when discovery is NAKedDiana Z2020-10-291-6/+10
* tcpmv2: Use atomic_* implementationDawid Niedzwiecki2020-10-291-4/+2
* elemi: Enable keyboard backlightstabilize-rust-13562.B-masterDevin Lu2020-10-292-0/+13
* elemi: Remove unused board rev 0 configurationDevin Lu2020-10-292-23/+3
* elemi: Add batteries configurationDevin Lu2020-10-292-24/+51
* elemi: Implement LED behaviorDevin Lu2020-10-294-117/+173
* genvif: update Is_Alt_Mode_Controller and SOP*_CapableDenis Brockus2020-10-291-5/+4
* SM5803: Only run inits once per EC bootDiana Z2020-10-281-0/+41
* adlprvp: add Alderlake RVP supportPoornima Tom2020-10-2812-1/+1018
* usb_pd: Redo the change of DP alt-mode eventWai-Hong Tam2020-10-281-12/+4
* genvif: Update VIF generator to v3.0.0.1+Denis Brockus2020-10-282-105/+557
* FUSB302:Implement SOP' & SOP'' in transmit functionPoornima Tom2020-10-281-0/+24
* woomax: Implement EC fan control tableMichael5 Chen2020-10-284-10/+152
* test: support building base32 as a Zephyr testPaul Fagerburg2020-10-285-38/+230
* COIL: Re-name to TCPCI_I2C_PERIPHERALDiana Z2020-10-282-9/+12
* ps874x: fix incorrect parameter name in ps874x_tune_usb_eqTing Shen2020-10-285-7/+5
* it83xx/spi: clean up unnecessary configurationtim2020-10-282-76/+36
* it83xx: add support for IT81202BX and IT81302BXDino Li2020-10-281-2/+4
* ec: unblock Zephyr's "native_posix"Paul Fagerburg2020-10-281-1/+4
* tests: fix include for Zephyr ztestPaul Fagerburg2020-10-281-1/+1
* zephyr: fix build breakageJack Rosenthal2020-10-281-1/+1
* woomax: Change OPT3 USB HPD from TCPC1 GPIO02 to EC GPIOB1.Michael5 Chen2020-10-273-7/+28
* asurada: remove declaration of EC_RST_ODLDino Li2020-10-271-3/+0
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-2751-275/+221