summaryrefslogtreecommitdiff
path: root/board/samus_pd
Commit message (Expand)AuthorAgeFilesLines
* samus_pd: Enable fixed USB PD debug levelKeith Short2021-07-091-0/+1
* samus_pd: Turn off CONFIG_CMD_FLASHINFOPhilip Chen2021-07-091-0/+1
* DP Altmode DFP: Add `mfallow` commandudaykiran2021-07-021-0/+1
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-0/+3
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* COIL: Rename CONFIG_USB_PD_I2C_ADDR_FLAGSDiana Z2020-11-301-1/+1
* COIL: Rename CONFIG_I2C_PERIPHERALDiana Z2020-11-051-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* COIL: Rename CONFIG_HOSTCMD_I2C_ADDR_FLAGSDiana Z2020-10-311-2/+2
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-5/+5
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-1/+0
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-061-2/+2
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-5/+5
* board/samus_pd: Disable some commands to free up spaceTom Hughes2020-09-291-0/+2
* samus_pd: free up some space so the board buildsDenis Brockus2020-09-181-1/+1
* charge_manager: Port power swap based on presence of batteryMadhu M2020-07-061-0/+5
* samus_pd: Disable TCPMv1 state namesKeith Short2020-06-091-0/+1
* hooks: Introduce HOOK_CHIPSET_SHUTDOWN_COMPLETEWai-Hong Tam2020-06-061-0/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-6/+8
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-282-8/+8
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-081-0/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-240/+5
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-014-6/+6
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-2/+3
* usb: de-dup common code from old and new PD stackJett Rink2019-08-191-3/+0
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-197-7/+7
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-262-7/+7
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-4/+2
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* test/build.mk: Allow boards to specify test listsNicolas Boichat2018-05-281-0/+3
* samus_pd: Enable Link-Time Optimizations.Aseda Aboagye2018-04-251-0/+1
* samus_pd: Remove `crash` command.Aseda Aboagye2018-04-251-0/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* samus_pd: Remove 'adc' console commandShawn Nematbakhsh2018-01-301-0/+1
* 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