summaryrefslogtreecommitdiff
path: root/board/pompom/board.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-15/+36
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* pompom: dead code eliminationBoris Mittelberg2022-11-191-31/+12
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-1/+0
* 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-121-1/+1
* pompom: Update for inclusive terminologyKyle Lin2022-07-081-1/+1
* board/pompom/board.c: Format with clang-formatJack Rosenthal2022-06-291-88/+51
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1
* 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-231-1/+1
* Pompom: Support the second source sensor LIS2DWLJosh Tsai2021-07-211-0/+53
* trogdor: Workaround for boards without HIBERNATE_L pull-upWai-Hong Tam2021-06-111-0/+9
* qcom: Generalize the filenames for Qualcomm chipsetsWai-Hong Tam2021-05-171-1/+1
* sc7180: move switchcap declarations to common headerJack Rosenthal2021-03-191-0/+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
* 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-181-0/+18
* Trogdor: Apply PD to sensors' interrupts before entering hibernateWai-Hong Tam2020-11-021-0/+9
* Trogdor: Do not activate g-sensors in S5Wai-Hong Tam2020-10-231-2/+2
* pompom: Change TCPC from PS8805 to PS8755 for board rev2AlvinCC_Hsu2020-10-191-2/+4
* Trogdor: Enable PPC power sink path before hibernate on old boardsWai-Hong Tam2020-10-081-0/+20
* Trogdor: Mask proper Search key location on the board levelWai-Hong Tam2020-09-261-0/+21
* Pompom: Change to runtime config for TCPC partWai-Hong Tam2020-09-171-0/+9
* Trogdor: Move the I2C config to the board levelWai-Hong Tam2020-09-171-0/+14
* Trogdor: Remove the references to BC1.2 VBUS detection GPIOWai-Hong Tam2020-09-161-3/+0
* pompom: Remove TCPC port1 configurationAlvinCC_Hsu2020-09-041-38/+0
* sc7180: Decouple the switchcap control from the power sequenceWai-Hong Tam2020-09-021-0/+15
* pompom: detect lid angle in S3AlvinCC_Hsu2020-08-191-0/+4
* pompom: Modify standard reference of accel sensorsAlvinCC_Hsu2020-08-171-3/+3
* pompom: Initial EC imageJosh Tsai2020-07-111-0/+528