summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-test-13517.B-masterBrian Norris2021-09-107-21/+0
* core/riscv-rv32i: rename atomic inc and decDawid Niedzwiecki2020-10-072-6/+6
* lindar: Add lid and base accel sensors for lindar and lillipupjerry2.huang2020-10-074-10/+179
* Lillipup: Add volume key of GPIO settingjerry2.huang2020-10-072-7/+5
* npcx9_evb: add board to support the npcx9's EVBCHLin2020-10-076-0/+391
* SYV682X: Automatically set CONFIG optionsEric Herrmann2020-10-071-0/+6
* volteer: move thermal setting to variantScott Chao2020-10-0714-53/+682
* dooly: add oz554 supportZick Wei2020-10-074-3/+41
* dooly: update volume down gpioZick Wei2020-10-071-1/+1
* ec_commands: fix DP PIN assignment flagEric Yilun Lin2020-10-071-7/+7
* Morphius: select CONFIG_DEVICE_EVENTJosie Nordrum2020-10-071-0/+1
* Keyboard: Add AP wakeup to PS2 trackpoint interruptJosie Nordrum2020-10-071-0/+5
* flash_fp_mcu: Add config zork, uart transport and gpiosBhanu Prakash Maiya2020-10-061-41/+112
* Fix incomplete rename (deprecated_atomic_clear -> deprecated_atomic_clear_bits)Jack Rosenthal2020-10-062-3/+3
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-0633-88/+92
* Madoo: Add thermistorsstabilize-rust-13514.B-masterKo_Ko2020-10-062-0/+27
* BQ25710 : Change Voltage StepYongBeum.Ha2020-10-061-1/+1
* it83xx/keyboard: enable push-pull for KSO2Dino Li2020-10-051-0/+3
* Ectool: Support printing typec status on older boardsDiana Z2020-10-051-2/+5
* TCPMv2: Add event clear to TYPEC_CONTROLDiana Z2020-10-053-3/+24
* TCPMv2: Notify on SOP and SOP' discovery completeDiana Z2020-10-052-0/+24
* TCPMv2: Add events to TYPEC_STATUS host commandDiana Z2020-10-053-2/+8
* TCPMv2: Add framework for per-port eventsDiana Z2020-10-053-0/+59
* TCPMv2: Add PD_EVENT_TYPECDiana Z2020-10-051-4/+6
* TCPMv2: Add TYPEC_STATUS commandDiana Z2020-10-055-52/+263
* Magolor: Undefine TCPC and charger EC commandsDiana Z2020-10-051-4/+1
* npcx9: workaround the download_from_flash API of the booterCHLin2020-10-055-2/+181
* npcx: support enhanced PSL functions in npcx9CHLin2020-10-0511-29/+420
* npcx: add ADC support for NPCX9 and remove the deassertion thresholdWealian Liao2020-10-053-30/+15
* asurada: enable discharge_on_acTing Shen2020-10-051-0/+1
* power/mt8192: don't boot AP when wake from AC insertTing Shen2020-10-051-7/+19
* charge_ramp: Don't use SW ramp for USB-C chargersEdward Hill2020-10-031-2/+7
* Revert "TCPMv2: Set mux state on updating partner's USB comm capability"Keith Short2020-10-031-6/+0
* Revert "TCPMv2: Correct setting mux state on updating partner's USB comm"Keith Short2020-10-031-6/+3
* npcx psl: reject hibernate request with timeoutCaveh Jalali2020-10-021-2/+7
* Dedede: Check versus vSinkDisconnect on VBUS_REMOVEDstabilize-13505.1.B-masterDiana Z2020-10-022-2/+6
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-015-10/+51
* volteer: Enable SW charge rampingKeith Short2020-10-0115-1/+38
* zephyr: shim in the timer moduleJack Rosenthal2020-10-016-1/+98
* zephyr: shim in util.cJack Rosenthal2020-10-011-0/+3
* zephyr: provide compatible config_chip.h and board.h filesJack Rosenthal2020-10-012-0/+33
* zephyr: shim in the zephyr shell as the EC consoleJack Rosenthal2020-10-014-3/+154
* zephyr: implement atomic.hJack Rosenthal2020-10-011-0/+45
* zephyr: disable DECLARE_HOOK and DECLARE_DEFERRED macrosJack Rosenthal2020-10-011-4/+8
* zephyr: make common.h compatible with ZephyrJack Rosenthal2020-10-011-0/+3
* zephyr: make IS_ENABLED compatible with shimJack Rosenthal2020-10-011-0/+22
* zephyr: make task_id.h compatible with ZephyrJack Rosenthal2020-10-011-0/+10
* zephyr: make compile_time_macros.h compatible with ZephyrJack Rosenthal2020-10-011-0/+14
* config: add CONFIG_ZEPHYRJack Rosenthal2020-10-012-1/+21
* zephyr: add base files for Zephyr moduleJack Rosenthal2020-10-014-0/+56