summaryrefslogtreecommitdiff
path: root/board/coachz
Commit message (Expand)AuthorAgeFilesLines
* 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
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* PCHG: Send device event to hostDaisuke Nojiri2020-12-101-0/+1
* coachz: Remove unuse gpio settingsJennifer2020-12-021-4/+2
* Coachz: Add ectool battery param CMDgaochao2020-11-302-0/+23
* coachz: Enable stylus chargingDaisuke Nojiri2020-11-244-2/+28
* Coachz: Modify Battery LED behaviorgaochao2020-11-191-15/+47
* Coachz: Detect kickstand position and notify body proximityWai-Hong Tam2020-11-182-1/+56
* Coachz: Update the hall sensor GPIOs and interruptsWai-Hong Tam2020-11-173-6/+12
* Trogdor: Move CONFIG_CMD_AP_RESET_LOG out of bringup listWai-Hong Tam2020-11-161-1/+0
* Coachz: support battery GH02047XLSimon Zhou2020-11-112-0/+60
* Trogdor: Apply internal PU to the interrupt of PI3USB9201Wai-Hong Tam2020-11-071-2/+2
* Trogdor: Apply PD to sensors' interrupts before entering hibernateWai-Hong Tam2020-11-021-0/+7
* Trogdor: Configure OE_L and SEL of DP muxes to prevent leakageWai-Hong Tam2020-10-311-2/+2
* Trogdor: Define the NC strap and output it lowWai-Hong Tam2020-10-311-0/+3
* 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: Deprecate PMIC_FAULT_L signalWai-Hong Tam2020-10-221-1/+1
* Coachz: Define unused GPIOsWai-Hong Tam2020-10-221-2/+41
* Trogdor: Remove GPIO 1.8V flagsWai-Hong Tam2020-10-201-6/+6
* Trogdor: Enable pull-down on SHI signalsWai-Hong Tam2020-10-201-0/+9
* Trogdor: Enable PPC power sink path before hibernate on old boardsWai-Hong Tam2020-10-081-0/+20
* Trogdor: Assert a GPIO to turn off rails before enter hibernateWai-Hong Tam2020-10-081-0/+1
* Trogdor: Disable PSL mode hibernateWai-Hong Tam2020-10-081-15/+5
* Coachz: Remove the reversed-plug detection for detachible baseWai-Hong Tam2020-09-261-36/+0
* Coachz: Change TCPC to PS8805Wai-Hong Tam2020-09-241-1/+1
* Coachz: Implement the base detectionWai-Hong Tam2020-09-235-4/+275
* Coachz: change charge LED port to C0Simon Zhou2020-09-222-4/+4
* Coachz: Add battery for Coachzstabilize-13482.B-masterSimon Zhou2020-09-192-75/+15
* Trogdor: Move the I2C config to the board levelWai-Hong Tam2020-09-171-0/+18
* Coachz: Reflect the GPIO changeWai-Hong Tam2020-09-173-10/+25
* Coachz: Remove USB-A portWai-Hong Tam2020-09-173-11/+2
* Coachz: Remove the keyboard backlight supportWai-Hong Tam2020-09-173-5/+1
* Coachz: Remove the keyboard supportWai-Hong Tam2020-09-172-17/+0
* Coachz: Relocate the sensors and remove the base oneWai-Hong Tam2020-09-173-86/+13
* Coachz: Simplify switchcap logic to support DA9313 onlyWai-Hong Tam2020-09-163-171/+10
* Trogdor: Remove the references to BC1.2 VBUS detection GPIOWai-Hong Tam2020-09-161-4/+0
* Trogdor: Move GPIO aliases from baseboard to boardWai-Hong Tam2020-09-161-0/+2
* strongbad / coachz : Add Initial SupportBob Moragues2020-09-157-0/+1301