summaryrefslogtreecommitdiff
path: root/board/samus_pd
Commit message (Expand)AuthorAgeFilesLines
* cleanup: fix all the header guardsBill Richardson2015-06-182-6/+6
* pd: Fix pin mode field in DP config VDM.Todd Broch2015-06-171-2/+1
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-122-10/+22
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-102-157/+7
* pd: Refine HPD debounce values.Todd Broch2015-05-291-1/+1
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-95/+95
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-274-45/+38
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-0/+2
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-053-7/+10
* charge_manager: modify PD power HC to give more info on currentAlec Berg2015-05-011-0/+1
* pd: Allow for setting USB mux when swapping into DFP roleScott2015-05-013-13/+16
* samus_pd: Increase HPD IRQ pulse to 2msec.Todd Broch2015-05-011-2/+2
* samus_pd: Request different DP pin modes including multi-function.Todd Broch2015-04-301-4/+17
* samus_pd: Cleanup HPD port calls.Todd Broch2015-04-301-10/+5
* samus_pd: Remove pin configuration for DFP_D.Todd Broch2015-04-301-3/+3
* samus_pd: Don't put pstate in a separate erase blockRandall Spangler2015-04-171-0/+5
* pd: samus: support vconn swap and enable on Samus when in S0/S3Alec Berg2015-04-113-0/+10
* stm32f0: make ADC watchdog feature modularVincent Palatin2015-04-111-0/+1
* samus_pd: disable timerinfo command to save spaceAlec Berg2015-04-101-0/+1
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-87/+87
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-7/+19
* samus_pd: ryu: change sink capabilities for voltage inaccuracyAlec Berg2015-04-031-2/+2
* samus: ryu: allow charge ramp on CDP and proprietary chargersAlec Berg2015-03-071-2/+7
* samus: limit input current when batt near full and 5V chargerAlec Berg2015-03-062-23/+51
* samus_pd: disable i2cxfer console command to save spaceAlec Berg2015-03-061-0/+1
* samus_pd: Skip pericom detection if we're sourcing VBUSShawn Nematbakhsh2015-02-271-14/+20
* pd: Massage initialization at task start.Todd Broch2015-02-251-2/+19
* samus_pd: make shmem command optional, disable on samus_pdAlec Berg2015-02-241-0/+1
* samus_pd: remove resetting pericom 30 sec after detecting SDPAlec Berg2015-02-211-20/+3
* samus: samus_pd: Increase task stack sizesShawn Nematbakhsh2015-02-201-6/+4
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-181-0/+6
* samus: add charge ramp moduleAlec Berg2015-02-183-0/+104
* pd: charge_manager: make new VBUS charge supplierAlec Berg2015-02-182-10/+61
* samus: disable i2cscan console command to save spaceAlec Berg2015-02-181-4/+5
* make idlestats console command optionalVincent Palatin2015-02-181-0/+1
* pd: DRP: VCONN should be off at start of pd task.Todd Broch2015-02-121-0/+19
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-082-24/+38
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-032-80/+88
* samus_pd: Do one auto port re-detection if an SDP port is detectedShawn Nematbakhsh2015-01-311-4/+27
* pd: Allow multiple mode entry.Todd Broch2015-01-281-2/+4
* samus_pd: Increase pericom debounce time againShawn Nematbakhsh2015-01-271-1/+1
* samus: only wake PD task if the task has startedAlec Berg2015-01-211-2/+4
* samus_pd: Increase pericom debounce timeShawn Nematbakhsh2015-01-211-3/+3
* pd: retrieve logs from accessoriesVincent Palatin2015-01-211-0/+3
* pd: Remove verbosity from console during pd flashing.Todd Broch2015-01-201-1/+0
* samus_pd: Allow system to be lockedShawn Nematbakhsh2015-01-201-6/+0
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-4/+4
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+14
* 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-171-5/+14