summaryrefslogtreecommitdiff
path: root/board/samus_pd/board.h
Commit message (Expand)AuthorAgeFilesLines
* Drop some obsolete boardsJack Rosenthal2021-08-051-160/+0
* 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
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* 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
* COIL: Rename CONFIG_HOSTCMD_I2C_ADDR_FLAGSDiana Z2020-10-311-2/+2
* 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
* samus_pd: Disable TCPMv1 state namesKeith Short2020-06-091-0/+1
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-081-0/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-0/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* 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
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* 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-021-0/+1
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-1/+1
* 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-311-2/+2
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* Support alignment for EC host command structuresRandall Spangler2016-10-191-0/+1
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-4/+0
* pd: Add config to disable PD communication in locked ROShawn Nematbakhsh2016-04-111-2/+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-031-0/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+2
* 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-301-1/+0
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-121-2/+2
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-101-20/+1
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-0/+24
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-0/+2
* 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-011-3/+1
* 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-111-0/+1
* stm32f0: make ADC watchdog feature modularVincent Palatin2015-04-111-0/+1