summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-ryu-6486.1.BBrian Norris2021-09-102-10/+1
* 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
* cr50: Update TODO comments with new bug numbersBill Richardson2014-11-147-8/+8
* Remove frequent fan-change updates from EC consoleBill Richardson2014-11-141-10/+0
* tweak: Allow "rw" command to read AND write memory.Bill Richardson2014-11-142-6/+20
* ryu: Disable USB D+ pull-up on bootVic Yang2014-11-141-0/+1
* pd: Remove console message for host commandsVic Yang2014-11-141-15/+3
* pd: add data role swapAlec Berg2014-11-1413-79/+349
* zinger: (re-)enable the flash prefetch bufferVincent Palatin2014-11-141-2/+5
* cr50: Add support for hwtimerBill Richardson2014-11-142-4/+186
* Disable test binaries for ryu_p1Vic Yang2014-11-131-0/+1
* ryu: disable pd console commandAlec Berg2014-11-133-3/+16
* plankton: modify request_voltage after redundant 5V-PDO removalJohny Lin2014-11-131-5/+5
* Jerry: modify gpio config, hibernateChris Zhong2014-11-135-27/+44
* ryu: Enable PD/EC console over USBAnton Staaf2014-11-135-10/+51
* ryu: Add minimal Case Closed Debug supportAnton Staaf2014-11-136-0/+168
* USB: Enable finer grain control over init processAnton Staaf2014-11-135-7/+14
* charge_manager: Add charge port override functionalityShawn Nematbakhsh2014-11-133-21/+172
* charge_manager: Add unit testsShawn Nematbakhsh2014-11-136-1/+315
* usb_pd: Negotiate minimum power for unused portsShawn Nematbakhsh2014-11-136-33/+190
* Strago: Automated build to generate ec.spi.bin.icarus sparry2014-11-125-1/+24
* ryu: switch default firmware to use STM32F373Vic Yang2014-11-1218-187/+187
* samus_pd: undefine command line help to save flash spaceAlec Berg2014-11-121-1/+2
* samus: Put touchscreen in reset in S3Duncan Laurie2014-11-121-0/+3
* USB: Add support for board specific connect/disconnectAnton Staaf2014-11-116-32/+79
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-1111-30/+79
* samus: Remove board version specific workaroundsDuncan Laurie2014-11-112-51/+21
* pd: Add SVDM discovery info into host command.Todd Broch2014-11-114-5/+75
* pd: Send proper OPOS for DP status & config.Todd Broch2014-11-116-14/+26
* pd: Fix product type in SVDM identity header.Todd Broch2014-11-111-3/+3
* pd: wait to send source cap until port partner is showing UFPAlec Berg2014-11-111-3/+20
* pd: add print out when we receive SOP', SOP''Alec Berg2014-11-112-3/+13
* pd: move tDRPHold to after vbus is onAlec Berg2014-11-111-5/+7