summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-servo-11011.BBrian Norris2021-09-102-10/+1
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-171-1/+3
* servo_v4: fix in displaying CCD polarityNamyoon Woo2019-11-271-1/+1
* servo_micro: shutdown HW module at sysjumpJett Rink2019-11-192-2/+28
* servo_micro: add usart cmd to hold pins lowJett Rink2019-11-113-4/+105
* servo_v4: The polarity is based on the flags in SRC DTS modeWai-Hong Tam2019-11-063-1/+46
* common: Define markers for weak symbolsDaisuke Nojiri2019-11-061-0/+27
* servo_v4: Use the correct voltage threshold on the flipped CC directionWai-Hong Tam2019-11-061-2/+4
* servo_v4: Disable CCD (monitoring SBU) when DTS-mode disabled by a userWai-Hong Tam2019-09-302-11/+14
* servo_v4: Disable some features to save spaceWai-Hong Tam2019-09-181-0/+2
* servo_v4: Be a sink without PD comm when power charge-through detachedWai-Hong Tam2019-09-181-4/+21
* servo_v4: Support changing CC polarityWai-Hong Tam2019-07-232-37/+68
* Reland: servo_v4: Support command to limit the max_voltageWai-Hong Tam2019-07-231-3/+25
* servo_v4: Support sink roles with PD comm enabledWai-Hong Tam2019-07-232-2/+25
* servo_v4: Support dual-role portWai-Hong Tam2019-07-232-79/+135
* Revert "servo_v4: Support command to limit the max_voltage"Wai-Hong Tam2019-07-231-47/+1
* servo_v4: Support command to limit the max_voltageWai-Hong Tam2019-07-231-1/+47
* servo_v4: Minor update the PD policy and commentsWai-Hong Tam2019-07-231-9/+17
* servo_v4: Remove unnecessary init for GPIO MODULE_USB_PDWai-Hong Tam2019-07-232-7/+7
* servo_v4: Fake CC2 voltage when servo v4 as snkWai-Hong Tam2019-07-231-7/+26
* servo_v4: Remove the dts console commandWai-Hong Tam2019-06-221-26/+0
* servo_v4: Enable VBUS detection interrupts to wake PD tasks fast enoughWai-Hong Tam2019-06-182-3/+21
* servo_v4: Implement CC detach and fakedisconnect on servo v4Wai-Hong Tam2019-06-182-38/+131
* servo_v4: Disable syslock and flash commandsWai-Hong Tam2019-06-031-0/+2
* servo_v4: Disable unused features to reduce spaceWai-Hong Tam2019-06-031-0/+3
* servo_v4: Remove console commands to save flash spaceDaisuke Nojiri2019-06-031-0/+4
* stm32: Decouple printf logic from directly calling USB console driverWai-Hong Tam2019-05-132-56/+70
* servo_v4: disable PD entirely when in SNK.Nick Sanders2019-04-091-4/+9
* servo_micro: Increase maximum I2C-over-USB write and read sizes.Matthew Blecker2019-04-021-0/+35
* usb_i2c: provide a way to communicate non-i2c commandsVadim Bendebury2019-04-022-1/+48
* usb_i2c: extend protocol to allow longer writesVadim Bendebury2019-04-022-29/+61
* servo_v4: detect SBU more reliablyNick Sanders2019-04-021-104/+93
* servo_v4: update board_select_rp_valueNick Sanders2018-09-291-2/+24
* servo_micro: Allow setting the baud rate for usartv2.3.0Nicolas Boichat2018-09-078-13/+74
* servo_micro: Increase USB stream TX size to 64 bytesNicolas Boichat2018-09-041-1/+1
* Revert "ec3po: quit console & interpreter loop when parent process changes."Nick Sanders2018-08-272-10/+6
* servo_micro: Fix DMA mappingsNick Sanders2018-08-272-15/+35
* npcx: don't clear DEVCNT_F_SPI_TRIS bit for chips that use intenal flashCHLin2018-08-261-1/+1
* cr50: enable ccd open from the consoleMary Ruthven2018-08-251-0/+2
* ccd_config: add flag restricting ccd openMary Ruthven2018-08-252-0/+4
* nocturne: Remove CONFIG_SYSTEM_UNLOCKED.stabilize-11005.BAseda Aboagye2018-08-251-3/+0
* servo_v4: clear bbram PD state on rebootNick Sanders2018-08-251-0/+6
* Fleex: Modify shipping mode register and FETelthanhuang2018-08-251-10/+9
* bd99992: add some more register definitionsCaveh Jalali2018-08-242-6/+18
* cheza: Use BC1.2 to detect VBUS presentWai-Hong Tam2018-08-241-1/+1
* chip/npcx: Make check_reset_cause() staticSimon Glass2018-08-241-3/+2
* ec3po: quit console & interpreter loop when parent process changes.Ruben Rodriguez Buchillon2018-08-242-6/+10
* power/mt8183: Power sequence from S5, not G3Nicolas Boichat2018-08-241-19/+22
* cheza: Configure ANX3429 interrupt as open-drainWai-Hong Tam2018-08-234-1/+16
* octopus: update bip for lower power hibernateJett Rink2018-08-233-24/+52