summaryrefslogtreecommitdiff
path: root/baseboard/trogdor
Commit message (Expand)AuthorAgeFilesLines
* trogdor: Do not change the PPC SW and TCPC MUX when HPD changesWai-Hong Tam2023-02-111-22/+0
* trogdor: Handle HPD High embedded in DP-Status VDMWai-Hong Tam2023-01-061-2/+22
* trogdor: Pass through AUX termination when DP-Config is ackedWai-Hong Tam2023-01-061-10/+25
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-291-1/+1
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-0/+1
* baseboard/trogdor: Enable LTOTom Hughes2022-10-141-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-126-6/+6
* baseboard/trogdor/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-301-21/+18
* baseboard/trogdor/baseboard.h: Format with clang-formatJack Rosenthal2022-06-281-45/+43
* baseboard/trogdor/power.c: Format with clang-formatJack Rosenthal2022-06-271-1/+1
* i2c: Add addr_flags and cmd to board_allow_i2c_passthru()Ricardo Quesada2022-03-171-4/+4
* Trogdor: Add debug messages to show the HPD changeWai-Hong Tam2022-03-081-0/+5
* Quackingstick: fix hibernate behavior for rev1Sue Chen2022-01-082-2/+5
* baseboard/trogdor: move usbc_config.c to board levelSue Chen2021-12-112-61/+0
* config: rename CONFIG_HOSTCMD_SHI to CONFIG_HOST_INTERFACE_SHIKeith Short2021-11-191-1/+1
* Trogdor: Switch from battery v1 to v2Daisuke Nojiri2021-10-261-0/+3
* herobrine: Always enable the 5V railWai-Hong Tam2021-09-161-0/+16
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-2/+6
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* COIL: Change host interface option to CONFIG_HOSTCMD_SHIKeith Short2021-08-031-1/+1
* qcom: Move enabling/disabling 3.3V rail to the board levelWai-Hong Tam2021-07-142-0/+23
* trogdor: Allow TCPC ports to I2C pass-throughWai-Hong Tam2021-07-011-1/+3
* trogdor: Fix macro value enclosureWai-Hong Tam2021-06-251-2/+2
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-1/+0
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-2/+0
* trogdor: Move the hibernate functions into separate filesWai-Hong Tam2021-05-013-6/+14
* trogdor: Move charger profile code to usbc_configSimon Glass2021-04-012-44/+43
* trogdor: Create a new file for common USB-C configSimon Glass2021-03-233-11/+20
* power: sc7180: move power signals definition to sc7180 commonJack Rosenthal2021-03-182-44/+0
* Trogdor: Add HANG_DETECT host event as a S3 wake sourceWai-Hong Tam2021-03-161-0/+1
* CoachZ: Wake up system when stylus is attachedDaisuke Nojiri2021-01-281-1/+2
* Trogdor: Don't make pressing a key a wake source if no keyboardWai-Hong Tam2021-01-251-0/+6
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* TCPMv2: Update source-out configsDiana Z2020-12-242-9/+0
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-2/+4
* Trogdor: Ignore HPD Low if the DP path can't be muxedWai-Hong Tam2020-11-181-37/+39
* Trogdor: Do not suppress CC_EVENT channel messagesWai-Hong Tam2020-11-171-1/+1
* Trogdor: Move CONFIG_CMD_AP_RESET_LOG out of bringup listWai-Hong Tam2020-11-161-0/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* Trogdor: Request 5V when AP is off and battery is fullWai-Hong Tam2020-11-052-0/+44
* Trogdor: Configure OE_L and SEL of DP muxes to prevent leakageWai-Hong Tam2020-10-311-0/+2
* morphius: Wait 500ms before allowing DP event to cause resume.Edward Hill2020-10-301-1/+1
* Trogdor: Deprecate PMIC_FAULT_L signalWai-Hong Tam2020-10-222-5/+0
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-3/+0
* Trogdor: Make the Type-C port DFP onlystabilize-13525.B-masterWai-Hong Tam2020-10-101-0/+1
* Trogdor: Enlarge UART TX bufferWai-Hong Tam2020-10-101-0/+4
* trogdor: enable CONFIG_CMD_CHARGENNamyoon Woo2020-10-091-0/+3
* Trogdor: Assert a GPIO to turn off rails before enter hibernateWai-Hong Tam2020-10-081-0/+6
* Trogdor: Disable PSL mode hibernateWai-Hong Tam2020-10-081-3/+0