summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-whirlwind-6509.BBrian Norris2021-09-102-10/+1
* Stop mutex_lock() from eating pending eventsBill Richardson2014-11-224-1/+9
* samus: add active charge port to EC<->PD status exchangeAlec Berg2014-11-222-1/+3
* pd: restore CC resistor if fail power swapAlec Berg2014-11-221-3/+20
* pd: change timeout for exiting sink hard reset recoveryAlec Berg2014-11-221-1/+3
* samus_pd: remove host event commands module to save flash spaceAlec Berg2014-11-224-3/+14
* zinger: change product type to undefinedAlec Berg2014-11-222-13/+2
* plankton: remove dualrole power capable flagAlec Berg2014-11-221-2/+1
* ryu: Remove workaround for PI3USB9281Vic Yang2014-11-212-9/+1
* Improve EC console messages for lightbar stuffBill Richardson2014-11-212-13/+16
* pd: on hard reset go to a hard reset recovery stateAlec Berg2014-11-212-46/+135
* pd: dynamically adjust current limit based on CC pull-upAlec Berg2014-11-211-6/+30
* pd: if our request is rejected, go to SNK_READYAlec Berg2014-11-213-74/+78
* pd: implement SenderResponseTimer on request messagesAlec Berg2014-11-211-4/+13
* pd: add explicit contract flagAlec Berg2014-11-211-12/+32
* stm32f0: fix setting GPIO in push-pull modeVincent Palatin2014-11-211-0/+2
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-2113-36/+101
* Fix errors discovered by new compiler.Bill Richardson2014-11-213-24/+1
* cr50: update for 11/20 hardware releaseVincent Palatin2014-11-213-645/+673
* cr50: always generate the .hex fileVincent Palatin2014-11-211-0/+3
* stm32: Do not wait for USB host if USB is disabledVic Yang2014-11-213-0/+11
* usb: extend console buffer to 64 bytesVincent Palatin2014-11-211-1/+1
* Strago: Spi support added on Private SPI linesDivya Jyothi2014-11-204-11/+35
* plankton: reset USB hub on cable plugVic Yang2014-11-203-0/+22
* ec: Add lds dependencies to the dependency list.Gwendal Grignou2014-11-201-0/+1
* Add initial mighty supportKatie Roberts-Hoffman2014-11-209-0/+465
* charge_manager: Add PD_CHARGE_PORT_OVERRIDE host commandShawn Nematbakhsh2014-11-205-9/+89
* pd: fix negative timeout for waiting taskBernard Shyu2014-11-191-6/+8
* usb_pd: SVDM DP protocol definition errorsBernard Shyu2014-11-193-5/+21
* samus: add backboost detect GPIOAlec Berg2014-11-191-0/+1
* Cr50: Update/refactor for new HW releaseBill Richardson2014-11-187-380/+18131
* Twinkie: add packet injection capabilityVincent Palatin2014-11-1811-14/+683
* zinger: optimize idle currentVincent Palatin2014-11-181-0/+16
* Zinger: honor disable_sleep()Vincent Palatin2014-11-183-2/+6
* samus: enable bq learn mode to avoid backboostingAlec Berg2014-11-181-1/+18
* zinger: fix task_wait_event() to only exit on event receivedAlec Berg2014-11-181-27/+45
* ryu: Add LSM6DS0 support.Gwendal Grignou2014-11-183-0/+29
* ryu: add a dummy power module for controlling sensors.Gwendal Grignou2014-11-189-1/+85
* motion: Add decoding for MOTION_CMD_DUMP v1 commandGwendal Grignou2014-11-189-296/+201
* lid_switch: Support forced lid openHenry Hsu2014-11-183-1/+56
* pd: fix alignment issue for print rwhashtable.Todd Broch2014-11-173-13/+24
* charge_manager: Don't charge from dual-role capable portsShawn Nematbakhsh2014-11-172-2/+121
* util: Fix return value of ec_commandGwendal Grignou2014-11-173-6/+6
* Jerry: modify the power led polarityChris Zhong2014-11-171-1/+1
* zinger: change minor revision back to 1Alec Berg2014-11-171-1/+1
* pd: zinger: add firmware update alternate mode to zingerstabilize-6480.BAlec Berg2014-11-158-56/+226
* samus: lower the minimum input current limitAlec Berg2014-11-151-1/+1
* rsa: add support for 4096 and 8192 bit keysVincent Palatin2014-11-159-21/+102
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-1514-84/+244
* pd: changes to actions to take on PD disconnectAlec Berg2014-11-151-17/+20