summaryrefslogtreecommitdiff
path: root/board/samus_pd
Commit message (Expand)AuthorAgeFilesLines
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-022-0/+3
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-1/+1
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-062-34/+1
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-18/+0
* samus_pd: Adjust input current limit downward to prevent OCShawn Nematbakhsh2017-09-261-5/+2
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-3/+2
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-312-3/+3
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-021-1/+1
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* Support alignment for EC host command structuresRandall Spangler2016-10-191-0/+1
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-1/+1
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-6/+0
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-4/+2
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+3
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-4/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-182-3/+4
* pd: Add config to disable PD communication in locked ROShawn Nematbakhsh2016-04-112-19/+1
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-031-1/+1
* samus_pd: Use less flash spaceShawn Nematbakhsh2016-04-033-2/+4
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-0/+3
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-042-2/+9
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-1/+1
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+2
* glados: oak: reboot EC if PD MCU crashesAlec Berg2015-10-231-7/+3
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-051-60/+52
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+2
* 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