summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* pd: add reject of data swap and vconn swap ctrl messagesAlec Berg2014-11-112-3/+6
* USB: Fix console code to work with old and new USB peripheralsAnton Staaf2014-11-111-3/+4
* pd: svdm: Don't send response to UFPs attention.Todd Broch2014-11-111-9/+12
* pd: add delay for power supply startup before sending src capAlec Berg2014-11-118-14/+25
* pd: Set PDO type bits.Todd Broch2014-11-111-2/+4
* pd: Remove BMC support bit from message header.Todd Broch2014-11-111-5/+1
* twinkie: add LEDs for trafficVincent Palatin2014-11-101-0/+28
* pd: for request message, add operational and max currentAlec Berg2014-11-1010-63/+214
* USB: Fix definitions for usb_uintAnton Staaf2014-11-101-3/+5
* plankton: Update GPIO names and attributes for Plankton v3Vic (Chun-Ju) Yang2014-11-092-12/+16
* math: use CONFIG_FPU when using float.Gwendal Grignou2014-11-094-1/+17
* pd: remove redundant 5V source PDOsAlec Berg2014-11-069-12/+3
* pd: for non dual-role device, always send reject to PR_SWAPAlec Berg2014-11-061-1/+3
* pd: samus: add support for power swap commandAlec Berg2014-11-0614-59/+335