summaryrefslogtreecommitdiff
path: root/board/samus_pd
Commit message (Expand)AuthorAgeFilesLines
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-87/+5
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-20/+0
* pd: don't enable try.src when battery is not present or too lowAlec Berg2015-08-021-2/+5
* tasks: Remove most task_start_called() calls.Aseda Aboagye2015-08-011-4/+2
* cleanup: remove board function callback on charge override timeoutrelease-R45-7262.BAlec Berg2015-07-131-7/+0
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-131-10/+7
* pd: Add Try.SRC functionality to the pd_protocol state machineScott2015-07-081-0/+1
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-306-121/+125
* 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