summaryrefslogtreecommitdiff
path: root/board/coachz/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-4/+5
* 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
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-1/+0
* Trogdor: Enable C1 PPC interruptWai-Hong Tam2022-11-101-0/+1
* PCHG: Report errors to hostDaisuke Nojiri2022-10-251-0/+4
* strongbad: usb_mux: Split struct usb_mux in strongbad boardsTomasz Michalec2022-09-131-7/+13
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/coachz/board.c: Format with clang-formatJack Rosenthal2022-06-281-106/+62
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* i2c: Use declared initializers for i2c_ports: trogdor boardsKeith Short2021-11-301-12/+42
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-281-22/+0
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* Coachz: MotionSensor: Combine BMI160 & BMI260pengjunhao52021-09-081-1/+82
* CoachZ: Disable IRQ from CTN730 in RODaisuke Nojiri2021-08-171-2/+10
* trogdor: Workaround for boards without HIBERNATE_L pull-upWai-Hong Tam2021-06-111-0/+9
* Coachz: Remove PCHG from RODaisuke Nojiri2021-06-111-0/+2
* qcom: Generalize the filenames for Qualcomm chipsetsWai-Hong Tam2021-05-171-1/+1
* mkbp: EC buttons and switches via MKBPBoris Mittelberg2021-05-101-2/+1
* PCHG: Support firmware updateDaisuke Nojiri2021-04-051-0/+1
* sc7180: move switchcap declarations to common headerJack Rosenthal2021-03-191-0/+1
* pchg: Notify host of full chargeDaisuke Nojiri2021-02-121-0/+1
* Coachz: board rev 2+ changed the TCPC part from PS8805 to PS8755gaochao2021-01-131-0/+9
* coachz:update current limithegang52020-12-191-0/+1
* Coachz: correct g_sensor orientationhanwenchao2020-12-141-2/+2
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* Coachz: Add ectool battery param CMDgaochao2020-11-301-0/+22
* coachz: Enable stylus chargingDaisuke Nojiri2020-11-241-1/+18
* Coachz: Detect kickstand position and notify body proximityWai-Hong Tam2020-11-181-1/+53
* Coachz: Update the hall sensor GPIOs and interruptsWai-Hong Tam2020-11-171-0/+6
* Trogdor: Apply PD to sensors' interrupts before entering hibernateWai-Hong Tam2020-11-021-0/+7
* Trogdor: Do not activate g-sensors in S5Wai-Hong Tam2020-10-231-2/+2
* Coachz: initial g-sensor supportSimon Zhou2020-10-231-5/+6
* Trogdor: Enable PPC power sink path before hibernate on old boardsWai-Hong Tam2020-10-081-0/+20
* Coachz: Implement the base detectionWai-Hong Tam2020-09-231-0/+8
* Trogdor: Move the I2C config to the board levelWai-Hong Tam2020-09-171-0/+18
* Coachz: Remove USB-A portWai-Hong Tam2020-09-171-4/+0
* Coachz: Remove the keyboard backlight supportWai-Hong Tam2020-09-171-1/+0
* Coachz: Relocate the sensors and remove the base oneWai-Hong Tam2020-09-171-63/+9
* Coachz: Simplify switchcap logic to support DA9313 onlyWai-Hong Tam2020-09-161-158/+3
* Trogdor: Remove the references to BC1.2 VBUS detection GPIOWai-Hong Tam2020-09-161-4/+0
* strongbad / coachz : Add Initial SupportBob Moragues2020-09-151-0/+696