summaryrefslogtreecommitdiff
path: root/board/pazquel
Commit message (Expand)AuthorAgeFilesLines
* trogdor: usb_mux: Split struct usb_mux in trogdor boardsTomasz Michalec2022-09-131-7/+13
* Update license boilerplate text in source code filesMike Frysinger2022-09-128-8/+8
* Pazquel360: Setup volume buttons for pazquel360 onlyTang Qijun2022-08-253-5/+24
* Pazquel360: update board sensor config from skuTang Qijun2022-08-233-84/+134
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-10/+9
* pazquel360: enable sku id values greater than 7Chao Gui2022-08-111-0/+16
* board/pazquel/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/pazquel/led.c: Format with clang-formatJack Rosenthal2022-06-291-3/+3
* board/pazquel/board.h: Format with clang-formatJack Rosenthal2022-06-291-12/+3
* board/pazquel/board.c: Format with clang-formatJack Rosenthal2022-06-291-110/+66
* trogdor: Remove incorrect volume config from kingoftown/pazquelKnox Chiou2022-06-012-2/+5
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* pazquel: System shutdown set backlight brightness to 0Tang Qijun2022-05-031-1/+11
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* pazquel: Remove bringup featuresKnox Chiou2022-02-241-8/+0
* pazquel: Change PVC mode of DA9313 to improve high frequency noiseYunlong Jia2022-02-162-0/+33
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* pazquel: Support new battery SG20QT1CTang Qijun2022-01-262-0/+30
* 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-112-0/+61
* pazquel: correct configuration for ps8805Bob Moragues2021-12-081-0/+1
* pazquel: change panel blacklight PWM frequency to 20kTang Qijun2021-12-051-3/+2
* i2c: Use declared initializers for i2c_ports: trogdor boardsKeith Short2021-11-301-10/+35
* pazquel: Support battery protection for low voltage chargeTang Qijun2021-10-121-0/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* pazquel: Battery manufacturer name parameter updateTang Qijun2021-09-082-5/+5
* pazquel: Support clamshell SKUsTang Qijun2021-09-083-2/+17
* pazquel: Detect the Refresh key at row 3Tang Qijun2021-08-241-1/+1
* Pazquel: Mask proper key locations on the board levelTang Qijun2021-08-201-6/+8
* pazquel: Modify LED behavior.Tang Qijun2021-08-101-69/+60
* pazquel: Modify battery informationqijun tang2021-08-062-36/+43
* 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
* pazquel: Initial EC imageYunlong Jia2021-06-218-0/+1157