summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cortex-m0: optimize out unused assembly helpersstabilize-6680.79.Bstabilize-6680.78.Brelease-R41-6680.BVincent Palatin2015-01-303-32/+8
* fix off-by-one in flash size checkVincent Palatin2015-01-302-2/+2
* ectool: parse accessory logs for dingdong & hohoTodd Broch2015-01-302-2/+15
* pd: Log events for dingdong & hohoTodd Broch2015-01-304-2/+14
* pd: Allow multiple mode entry.Todd Broch2015-01-308-140/+254
* pd: Cleanup alternate mode access.Todd Broch2015-01-301-22/+42
* pd: refactor object position index.Todd Broch2015-01-304-23/+19
* ectool: more compact PD event log formatDuncan Laurie2015-01-301-31/+54
* pd: export the data role to the APDuncan Laurie2015-01-303-5/+7
* pd: ectool: fix bug in infopddev command.Duncan Laurie2015-01-301-0/+1
* ectool: Add enter_gfu to support PD flashing.Todd Broch2015-01-301-21/+122
* Add USB-PD mode commands.Todd Broch2015-01-304-13/+185
* pd: log important events for accessoriesVincent Palatin2015-01-305-4/+22
* charge_manager: Log charge-related change eventsShawn Nematbakhsh2015-01-302-138/+246
* Add PD events loggingVincent Palatin2015-01-3013-7/+302
* zinger: remove functions for analyzing bist resultsAlec Berg2015-01-302-27/+36
* zinger: shrink text stringsVincent Palatin2015-01-302-9/+8
* stm32: remove useless moduloVincent Palatin2015-01-301-1/+1
* samus_pd: remove assertsVincent Palatin2015-01-301-0/+1
* ec util: do not compile IO mapped memory related code for mips.Gwendal Grignou2015-01-302-12/+26
* zinger: do an intermediate step when discharging from 20V to 5Vstabilize-storm-6683.BVincent Palatin2015-01-101-19/+54
* pd: make VDO responses fasterAlec Berg2015-01-101-3/+3
* zinger: pre-compute RW hashVincent Palatin2015-01-101-6/+12
* pd: ensure power role matches CC pull resistor after hard resetAlec Berg2015-01-101-0/+14
* pd: avoid multiple role swaps on connectAlec Berg2015-01-101-1/+11
* pd: fix possible redundant requests (again)Alec Berg2015-01-103-17/+13
* pd: implement new type-C connect state machineAlec Berg2015-01-106-129/+279
* samus_pd: remove PWM moduleAlec Berg2015-01-102-1/+5
* lightbar: Don't let EC control suspend/resume sequenceEric Caruso2015-01-103-4/+31
* samus_pd: Remove CONFIG_CONSOLE_HISTORY to save flash spaceShawn Nematbakhsh2015-01-091-0/+1
* ryu: Debounce BC1.2 charger detection due to asynchronous pin contactVic Yang2015-01-092-37/+78
* ryu: add charge managerAlec Berg2015-01-098-10/+178
* 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