summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Initial Glower commitVic Yang2015-01-207-0/+297
* pd: ectool: fix bug in infopddev command.Todd Broch2015-01-201-0/+1
* samus_pd: Allow system to be lockedShawn Nematbakhsh2015-01-201-6/+0
* pd: fix bug where sysjump could cause PD state to wedgeAlec Berg2015-01-191-0/+8
* pd: fix PD power swap when lots of protocol errosAlec Berg2015-01-191-2/+7
* pd: set previous protocol state appropriately after a hard resetAlec Berg2015-01-191-0/+6
* charge state v2: allow boot without battery when unlockedAlec Berg2015-01-191-1/+21
* charge_state_v2: Fixes for battery present reportingDuncan Laurie2015-01-181-7/+27
* pi3usb9281: Accept alternate device idShawn Nematbakhsh2015-01-182-1/+5
* Only process console input after console task startedVic Yang2015-01-171-1/+2
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-1712-19/+29
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-1712-0/+80
* samus_pd: Restore usb data switches after pericom resetShawn Nematbakhsh2015-01-173-2/+27
* samus_pd: Don't re-request FW update if RW is already the latestShawn Nematbakhsh2015-01-173-9/+34
* samus_pd: remove assertsVincent Palatin2015-01-171-0/+1
* mec1322: Move default header location to 0x0Vic Yang2015-01-171-1/+1
* mec1322: Fix I2C interrupt bugVic Yang2015-01-171-1/+0
* mec1322: Clear interrupt status before enabling GPIO interruptVic Yang2015-01-171-5/+12
* mec1322: Specify SPI flash size in KBVic Yang2015-01-163-5/+5
* samus_pd: Respond to EC_CMD_PD_HOST_EVENT_STATUS with correct data typeShawn Nematbakhsh2015-01-161-1/+1
* I2C: Increase priority of i2c_initAlexandru M Stan2015-01-168-12/+14
* pd: updates to new connection state machineAlec Berg2015-01-164-104/+111
* samus: remove learn mode workaround for new boardsAlec Berg2015-01-161-6/+19
* samus: add backboost detect interrupt and console commandAlec Berg2015-01-164-15/+28
* charger v2: Don't report 0 battery charge if we're running off batteryShawn Nematbakhsh2015-01-161-2/+11
* ectool: Add enter_gfu to support PD flashing.Todd Broch2015-01-161-21/+122
* Add USB-PD mode commands.Todd Broch2015-01-164-13/+185
* pd: Remove rwhashtable dumping by default for flash space.Todd Broch2015-01-162-1/+9
* pd: Shorten console error strings.Todd Broch2015-01-162-10/+10
* pd: Remove redundant console output for received VDMs.Todd Broch2015-01-161-8/+1
* samus: Move delay for booting without a batteryDuncan Laurie2015-01-161-11/+11
* samus: add 200mA offset for input current limitAlec Berg2015-01-162-2/+6
* samus: Update thermal table for adjusted Tj_maxDuncan Laurie2015-01-151-2/+2
* samus: Increase critical battery shutdown timeoutShawn Nematbakhsh2015-01-151-0/+2
* charger: Make critical battery shutdown timeout a config optionShawn Nematbakhsh2015-01-155-11/+20
* pd: log important events for accessoriesVincent Palatin2015-01-155-4/+22
* charge_manager: Log charge-related change eventsShawn Nematbakhsh2015-01-152-138/+246
* Add PD events loggingVincent Palatin2015-01-1513-7/+302
* zinger: remove functions for analyzing bist resultsAlec Berg2015-01-142-27/+36
* fix off-by-one in flash size checkVincent Palatin2015-01-142-2/+2
* stm32: remove useless moduloVincent Palatin2015-01-141-1/+1
* cortex-m0: optimize out unused assembly helpersVincent Palatin2015-01-143-32/+8
* zinger: shrink text stringsVincent Palatin2015-01-142-9/+8
* jerry: Switch led to CONFIG_LED_POLICY_STDAlexandru M Stan2015-01-144-156/+7
* Standard Power/Charging LED BehaviorAlexandru M Stan2015-01-143-0/+198
* pd: samus_pd: Remove console 'typec' command.Todd Broch2015-01-141-0/+1
* pd: increase tCCDebounce to 100msAlec Berg2015-01-141-1/+1
* pd: shorten some printf's and add port infoAlec Berg2015-01-141-12/+15
* firefly: fix bug causing disconnect event when requesting too fastAlec Berg2015-01-141-1/+2
* common: Add a forcetime console commandMyles Watson2015-01-142-0/+29