summaryrefslogtreecommitdiff
path: root/board/coachz
Commit message (Expand)AuthorAgeFilesLines
* 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-129-9/+9
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-10/+9
* board/coachz/led.c: Format with clang-formatJack Rosenthal2022-07-011-11/+10
* board/coachz/base_detect.c: Format with clang-formatJack Rosenthal2022-07-011-8/+8
* board/coachz/board.h: Format with clang-formatJack Rosenthal2022-06-301-7/+4
* board/coachz/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* 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
* 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-2/+2
* 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-12/+42
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-282-22/+4
* Coachz: Enable CONFIG_LTODiana Z2021-09-291-0/+1
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* Coachz: MotionSensor: Combine BMI160 & BMI260pengjunhao52021-09-083-2/+88
* Coachz: MotionSensor: Save some flash spacepengjunhao52021-09-031-0/+9
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* CoachZ: Disable IRQ from CTN730 in RODaisuke Nojiri2021-08-174-8/+11
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* trogdor: Workaround for boards without HIBERNATE_L pull-upWai-Hong Tam2021-06-111-0/+9
* Coachz: Remove PCHG from RODaisuke Nojiri2021-06-114-1/+7
* trogdor: Change GPIO HIBERNATE_L to open drainWai-Hong Tam2021-06-091-1/+1
* base_state: implement basestate host commandTing Shen2021-05-271-3/+3
* qcom: Generalize the filenames for Qualcomm chipsetsWai-Hong Tam2021-05-171-1/+1
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-0/+2
* mkbp: EC buttons and switches via MKBPBoris Mittelberg2021-05-101-2/+1
* Coachz: When the base state changes, update the virtual switchWai-Hong Tam2021-05-102-1/+3
* Coachz: Enable the basestate console commandWai-Hong Tam2021-05-101-0/+2
* Coachz: generate locked imagehanwenchao2021-05-041-9/+1
* PCHG: Support firmware updateDaisuke Nojiri2021-04-051-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
* Coachz: Fix issue of resetting AP not initialize the states correctlyWai-Hong Tam2021-02-191-2/+6
* pchg: Notify host of full chargeDaisuke Nojiri2021-02-121-0/+1
* CoachZ: Pull down WLC IRQDaisuke Nojiri2021-01-281-5/+4
* Coachz: Add BASE_EN debounce time to 350mshegang52021-01-201-5/+11
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* Coachz: board rev 2+ changed the TCPC part from PS8805 to PS8755gaochao2021-01-132-0/+11
* coachz: add battery informationhegang52021-01-112-0/+30
* Coachz: remove base_DET ALT settingSimon Zhou2021-01-081-1/+0
* coachz:update current limithegang52020-12-191-0/+1
* coachz:support for recovery modeganghe2020-12-181-0/+2
* coachz: config: Add on-body detection configChing-Kang Yen2020-12-171-0/+8
* Coachz: correct g_sensor orientationhanwenchao2020-12-141-2/+2