summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ectool: motionsense: add commands for fast/manual offset compensationInno.Park2020-06-241-26/+77
* tcpci: debug cleanupDenis Brockus2020-06-241-8/+43
* tcpmv2: only enable AutoDischargeDisconnect when attachedDenis Brockus2020-06-246-343/+183
* drawcia: enable USB-A power 5VDevin Lu2020-06-243-2/+11
* TCPMv2: Add RCH check to avoid RX packet dropsEric Herrmann2020-06-241-0/+8
* volteer: re-enable CONFIG_CMD_KEYBOARDKeith Short2020-06-231-1/+0
* docs/fingerprint: Add instructions for toggling hardware write protectTom Hughes2020-06-231-0/+25
* stm32: Enable rsa and rsa3 on-device unit testsYicheng Li2020-06-236-0/+12
* tcpci: add 16-bit TCPC I2C accessorsCaveh Jalali2020-06-232-13/+21
* include/chipset: Define dummy init_reset_log if no CHIPSET task.Nicolas Boichat2020-06-231-5/+7
* include/power: Add dummy power_get_state if no CHIPSET taskNicolas Boichat2020-06-231-0/+6
* asurada: enable config of CONFIG_IT83XX_RESET_PD_CONTRACT_IN_BRAMDino Li2020-06-231-0/+5
* it83xx: add option to reset PD contract in power-on resetDino Li2020-06-232-0/+18
* Puff: Only reset TCPC on power-on restartAndrew McRae2020-06-231-2/+1
* TCPMv2: Do not reset negotiated PD revision level during soft resetPatryk Duda2020-06-234-12/+33
* fuzz: Fix varargs/printf with MSANEdward Hill2020-06-231-0/+6
* common: add CONFIG_POWER_SIGNAL_RUNTIME_CONFIGZick Wei2020-06-232-0/+7
* Puff: Implement power monitoring and controlAndrew McRae2020-06-234-234/+296
* npcx: Add a new flag to check for initial power-onAndrew McRae2020-06-238-32/+81
* Lazor: Modify LED behavior.Sue2020-06-232-64/+53
* usb_prl: new unit test with mocksPaul Fagerburg2020-06-2314-0/+356
* octopus: Enable TCPMv2Patryk Duda2020-06-231-1/+5
* baseboard/octopus: Use PD port count obtained dynamicallyPatryk Duda2020-06-231-5/+7
* usb_pd_tcpc: Don't process tcpc_run() when port is not availablePatryk Duda2020-06-231-0/+4
* TCPMv2: Do not call ppc_init() on unavailable USB-C portsPatryk Duda2020-06-231-1/+2
* usb_mux: Add check if port is available in every exposed functionPatryk Duda2020-06-231-0/+20
* flash_ec: remove verify-whole option for npcx_(int_)spiNamyoon Woo2020-06-231-11/+0
* servo_v4p1: Add CCD measurement functionalitySam Hurst2020-06-225-8/+157
* drawcia: remove board version 0 unused codeDevin Lu2020-06-222-16/+4
* TCPMv2: Do not initialize port which is not availablePatryk Duda2020-06-221-0/+9
* Avoid deadlock when calling pd_set_suspend()Patryk Duda2020-06-221-0/+8
* common/charge_state_v2: Use CONFIG_USB_PD_PREFER_MV to guard functionsNicolas Boichat2020-06-221-1/+2
* dedede: npcx7: Toggle ADC interrupts to save powerAseda Aboagye2020-06-211-0/+82
* morphius: update gpio's for board version 3Zick Wei2020-06-202-20/+42
* tusb422: Ensure auto discharge disconnect disabledKeith Short2020-06-201-1/+17
* Battery: Implement smart discharge systemDaisuke Nojiri2020-06-203-0/+194
* Zork: Don't KB_SCAN_DISABLE_LID_ANGLE in S0Edward Hill2020-06-201-2/+17
* Nami: Remove dev_keyDaisuke Nojiri2020-06-191-39/+0
* boten: reconfigure GPIOsxiong.huang2020-06-193-24/+9
* baseboard/kukui: Do not consider FET states in battery presence checkIkjoon Jang2020-06-193-78/+3
* delbin: Modify GPIO table and remove ALS sensor dependent on schematic.Michael5 Chen2020-06-194-136/+5
* morphius: add ppc aoz1380Zick Wei2020-06-195-3/+64
* morphius: Add HDMI_POWER_EN_DB to NCT3807Zick Wei2020-06-192-0/+7
* morphius: remove mst/hdmi hpd functionZick Wei2020-06-192-57/+0
* npcx: Fix taskinfo runtime profilingEdward Hill2020-06-191-0/+8
* boten: remove unused I2Cxiong.huang2020-06-192-4/+5
* SM5803: Add SM5803A 3S initsDiana Z2020-06-192-0/+48
* nct3807: use tcpci version of enable_drpDenis Brockus2020-06-191-22/+1
* tcpci: DRP enable should set role based on versionDenis Brockus2020-06-191-9/+16
* TCPMv2: Consolidate debug steady states into attached statesDiana Z2020-06-191-410/+99