summaryrefslogtreecommitdiff
path: root/board/pompom
Commit message (Expand)AuthorAgeFilesLines
* trogdor: usb_mux: Split struct usb_mux in trogdor boardsTomasz Michalec2022-09-131-4/+7
* Update license boilerplate text in source code filesMike Frysinger2022-09-129-9/+9
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-10/+9
* pompom: Update for inclusive terminologyKyle Lin2022-07-081-1/+1
* board/pompom/board.h: Format with clang-formatJack Rosenthal2022-07-011-12/+3
* board/pompom/board_revs.h: Format with clang-formatJack Rosenthal2022-06-291-2/+1
* board/pompom/board.c: Format with clang-formatJack Rosenthal2022-06-291-88/+51
* board/pompom/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* board/pompom/led.c: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+1
* baseboard/trogdor: move usbc_config.c to board levelSue Chen2021-12-112-1/+61
* i2c: Use declared initializers for i2c_ports: trogdor boardsKeith Short2021-11-301-8/+28
* 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
* Pompom: Support the second source sensor LIS2DWLJosh Tsai2021-07-212-0/+54
* trogdor: Workaround for boards without HIBERNATE_L pull-upWai-Hong Tam2021-06-111-0/+9
* trogdor: Change GPIO HIBERNATE_L to open drainWai-Hong Tam2021-06-091-1/+1
* 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
* 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
* Pompom: Remove the bring-up featuresWai-Hong Tam2021-02-091-8/+0
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* pompom: change panel blacklight PWM frequency to 20kjohnwc_yeh2021-01-121-1/+1
* pompom: change panel blacklight PWM frequencyjohnwc_yeh2021-01-061-1/+1
* pompom: Move Refresh key to row 3Philip Chen2020-12-171-0/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* pompom: Limit input current to fraction of negotiated limitjohnwc_yeh2020-11-251-0/+1
* Trogdor: Add the interrupt for USB-A overcurrentWai-Hong Tam2020-11-182-2/+20
* 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/+1
* 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
* Pompom: Define unused GPIOsWai-Hong Tam2020-10-221-6/+27
* 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
* pompom: Change TCPC from PS8805 to PS8755 for board rev2AlvinCC_Hsu2020-10-192-2/+5
* Trogdor: Enable PPC power sink path before hibernate on old boardsWai-Hong Tam2020-10-081-0/+20
* 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