summaryrefslogtreecommitdiff
path: root/board/pompom/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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