summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* TCPMv2: Rename discovery flagsAbe Levkoy2020-06-193-23/+19
* util/ide-config: Add basic eclipse supportCraig Hesling2020-06-191-1/+121
* Zork: Change 3AXIS_INT_L to GPIO_PULL_DOWNEdward Hill2020-06-196-6/+6
* dalboz: move HDMI HPD off the IO expanderPeter Marheine2020-06-192-9/+20
* TCPMv2: Add pathway to enable FRS from PPC driverEric Herrmann2020-06-1810-17/+91
* meep: enable 2nd ppc source syv682xDevin Lu2020-06-183-3/+55
* Dood: Add PPC syv682x configYu-An Chen2020-06-183-4/+54
* delbin: Initial EC imageMichael5 Chen2020-06-189-0/+1260
* Volteer: create new board target for TCPMv1Keith Short2020-06-183-8/+20
* sc7180: Handle the exception cases of power onWai-Hong Tam2020-06-181-35/+69
* sc7180: Move the hook notifications out of power_on and power_offWai-Hong Tam2020-06-181-22/+17
* drawcia: change TCPC to ps8705 on USBC1 portDevin Lu2020-06-182-7/+7
* driver/tcpm: fix ps8705 definitionDevin Lu2020-06-181-1/+1
* test: Make flash_write_protect a multistep testTom Hughes2020-06-182-13/+28
* TCPMv2: Consolidate code in SOP' Discover IdentityAbe Levkoy2020-06-181-100/+61
* TCPMv2: Consolidate code in SOP Discover IdentityAbe Levkoy2020-06-181-73/+32
* TCPMv2: Don't reset power supply on entries of CC_RD and CC_OPENWai-Hong Tam2020-06-181-21/+14
* test: rename usb_prl to usb_prl_oldPaul Fagerburg2020-06-184-3/+3
* docs: Design doc for Detachable Base Verified BootTom Hughes2020-06-172-0/+436
* test/run_device_tests.py: Add utils unit testTom Hughes2020-06-171-3/+7
* stm32: Enable utils on-device unit test for fingerprint boardsYicheng Li2020-06-175-0/+5
* test: Correct memset speed expectation for stm32f412Yicheng Li2020-06-171-6/+15