summaryrefslogtreecommitdiff
path: root/board/trogdor
Commit message (Expand)AuthorAgeFilesLines
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* baseboard/trogdor: move usbc_config.c to board levelSue Chen2021-12-111-0/+48
* i2c: Use declared initializers for i2c_ports: trogdor boardsKeith Short2021-11-301-10/+35
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-20/+0
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* trogdor: Enable battery fuel gaugeWai-Hong Tam2021-07-132-34/+68
* trogdor: Separate the board_hibernate() to a separate fileWai-Hong Tam2021-06-233-12/+19
* trogdor: Move USB-C related functions and configs to usbc_config.cWai-Hong Tam2021-06-233-294/+323
* trogdor: Move GPIO functions to a header fileWai-Hong Tam2021-06-232-12/+25
* trogdor: Move the switchcap code outWai-Hong Tam2021-06-233-17/+23
* Revert "Trogdor: Add interrupt on CCD_MODE_ODL to enable SBU mux"Wai-Hong Tam2021-06-232-24/+1
* trogdor: Drop the workaround of hibernateWai-Hong Tam2021-06-211-10/+0
* trogdor: Drop the support of legacy board revisionsWai-Hong Tam2021-06-214-58/+0
* trogdor: Change GPIO HIBERNATE_L to open drainWai-Hong Tam2021-06-091-1/+1
* Trogdor: Update the GPIO names for rev-2Wai-Hong Tam2021-06-043-20/+39
* Trogdor: Enable Trogdor as a convertibleWai-Hong Tam2021-05-173-1/+78
* qcom: Generalize the filenames for Qualcomm chipsetsWai-Hong Tam2021-05-171-1/+1
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-0/+1
* Trogdor: Change the flash size to 512KBWai-Hong Tam2021-04-011-1/+1
* Add a common header for board_vbus_sink_enable()Simon Glass2021-03-311-2/+0
* Add a common header for board_is_sourcing_vbus()Simon Glass2021-03-311-2/+0
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* sc7180: move switchcap declarations to common headerJack Rosenthal2021-03-192-4/+1
* Trogdor: Change for rev-2 boardWai-Hong Tam2021-03-052-3/+8
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* Trogdor: Add the interrupt for USB-A overcurrentWai-Hong Tam2020-11-182-2/+21
* Trogdor: Move CONFIG_CMD_AP_RESET_LOG out of bringup listWai-Hong Tam2020-11-161-1/+0
* Trogdor: Apply internal PU to the interrupt of PI3USB9201Wai-Hong Tam2020-11-071-1/+5
* Trogdor: Apply PD to sensors' interrupts before entering hibernateWai-Hong Tam2020-11-021-0/+9
* Trogdor: Configure OE_L and SEL of DP muxes to prevent leakageWai-Hong Tam2020-10-311-2/+2
* Trogdor: Define the NC strap and output it lowWai-Hong Tam2020-10-311-0/+3
* Trogdor: Do not activate g-sensors in S5Wai-Hong Tam2020-10-231-2/+2
* Trogdor: Deprecate PMIC_FAULT_L signalWai-Hong Tam2020-10-221-1/+1
* Trogdor: Remove GPIO 1.8V flagsWai-Hong Tam2020-10-201-6/+6
* Trogdor: Enable pull-down on SHI signalsWai-Hong Tam2020-10-201-0/+9
* Trogdor: Enable PPC power sink path before hibernate on old boardsWai-Hong Tam2020-10-081-0/+13
* Trogdor: Assert a GPIO to turn off rails before enter hibernateWai-Hong Tam2020-10-081-0/+1
* Trogdor: Disable PSL mode hibernateWai-Hong Tam2020-10-081-15/+5
* Trogdor: Mask proper Search key location on the board levelWai-Hong Tam2020-09-262-0/+22
* Trogdor: Move the I2C config to the board levelWai-Hong Tam2020-09-171-0/+16
* Coachz: Remove the keyboard backlight supportWai-Hong Tam2020-09-171-0/+3
* Trogdor: Remove the references to BC1.2 VBUS detection GPIOWai-Hong Tam2020-09-161-4/+0
* Trogdor: Move GPIO aliases from baseboard to boardWai-Hong Tam2020-09-161-0/+4
* pompom: Remove TCPC port1 configurationAlvinCC_Hsu2020-09-041-0/+1
* sc7180: Decouple the switchcap control from the power sequenceWai-Hong Tam2020-09-022-0/+19
* sc7180: Monitor AP_RST_L from PMIC to notify HOOK_CHIPSET_RESETWai-Hong Tam2020-08-081-1/+1
* trogdor: Increase stack sizesWai-Hong Tam2020-07-311-12/+12