summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* samus: pd: fix potential junk at end of tx transmissionstabilize-6670.BAlec Berg2015-01-095-93/+94
* pd: Queue initial DFP HPD till after DP Config VDM.Todd Broch2015-01-093-5/+35
* twinkie: build a combined firmwareVincent Palatin2015-01-087-10/+85
* usb: fix sysjumpVincent Palatin2015-01-081-0/+2
* disable DMA before sysjumpingVincent Palatin2015-01-085-0/+35
* twinkie: fix sink firmwareVincent Palatin2015-01-081-0/+6
* twinkie: turn on/off VCONN INAVincent Palatin2015-01-081-0/+12
* charge_manager: fix initialization bug of best_port_powerAlec Berg2015-01-081-1/+1
* pd: Return immediately to host from erase RW.Todd Broch2015-01-083-16/+27
* pd: Refactor exit mode.Todd Broch2015-01-083-24/+33
* charge_manager: Prefer current active port in best port selectionShawn Nematbakhsh2015-01-082-5/+39
* pd: remove clearing of type-c current limit in hard resetAlec Berg2015-01-081-1/+0
* samus: Fix flaw in power up inhibitShawn Nematbakhsh2015-01-081-7/+9
* samus: pd: reject power swap if not in dual-role modeAlec Berg2015-01-081-2/+6
* pd: dingdong/hoho: Enable flash write-protectionVincent Palatin2015-01-086-13/+31
* Queue: Add methods that accept a memcpy routineAnton Staaf2015-01-084-13/+54
* USB: Add memcpy_from_usbram and update existing memcpyAnton Staaf2015-01-084-16/+76
* lm4: Increase time to wake up from deep sleepShawn Nematbakhsh2015-01-081-2/+2
* ryu: Re-enable low power idleVic Yang2015-01-081-0/+1
* tegra: Preserve sleep mask on sysjumpVic Yang2015-01-081-2/+5
* nyan: Disable console command helpVic Yang2015-01-081-0/+1
* USB: Delete mass storage driverAnton Staaf2015-01-088-1299/+0
* Read ADC channels one by one for STM32FVic Yang2015-01-071-1/+15
* OutStream: Remove unused prototypesAnton Staaf2015-01-071-3/+0
* pd: fix bug when forcing port to sinkAlec Berg2015-01-072-4/+19
* pd: Show literal PD state name for 'ectool usbpd'Vic Yang2015-01-073-32/+64
* charge_manager: Bug fixes for power_info host commandsShawn Nematbakhsh2015-01-072-3/+3
* pd: Bugfix for pending VDM in disconnected state.Todd Broch2015-01-071-9/+7
* pd: Add timeout for HC flash commands.Todd Broch2015-01-073-17/+31
* pd: vdm: Add VDM related timeouts and busy response handling.Todd Broch2015-01-073-5/+63
* Stop building ryu_p1 board.Todd Broch2015-01-071-1/+1
* pd: ryu_p1: Remove console 'typec' command.Todd Broch2015-01-071-0/+1
* pd: add flags to pd state console commandAlec Berg2015-01-071-7/+2
* samus: change power supply transition delay to 80msAlec Berg2015-01-071-2/+6
* samus: add hot keys alt+voldown+0|1|2 to set charging portstabilize-6662.BAlec Berg2015-01-072-0/+57
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-0713-62/+134
* pd: fix timeouts during power swap and send soft reset on no CRCAlec Berg2015-01-061-19/+60
* pd: Add NoResponseTimer to disconnect after no responseAlec Berg2015-01-062-17/+49
* pd: Add CONFIG_CMD_TYPEC to optionally remove 'typec' console command.Todd Broch2015-01-062-0/+3
* Add CONFIG_CMD_HASH to optionally remove 'hash' console command.Todd Broch2015-01-065-2/+6
* Support command versioning of new host command rangeVic Yang2015-01-063-4/+18
* lightbar: Pulse lightbar in S5 if power-up is inhibitedShawn Nematbakhsh2015-01-062-4/+79
* lm4: decrease time to wake up from deep sleep to save powerAlec Berg2015-01-061-0/+8
* pd: remove PD remote flashing console command by default.Todd Broch2015-01-052-3/+9
* pd: change receive timeout to 1.8msAlec Berg2015-01-052-2/+2
* Ryu: Add dynamic USB pullup supportAnton Staaf2015-01-051-6/+2
* zinger: enable RO partition write-protectionVincent Palatin2015-01-055-1/+87
* usb: fix undefined USB endpoints (bis)Vincent Palatin2015-01-051-0/+1
* samus: Change Tj_max to 105CDuncan Laurie2015-01-051-1/+1
* zinger: maintain a 64-bit time counterVincent Palatin2015-01-032-10/+23