summaryrefslogtreecommitdiff
path: root/board/cheza
Commit message (Expand)AuthorAgeFilesLines
...
* cheza: Configure ANX3429 interrupt as open-drainWai-Hong Tam2018-08-231-1/+1
* cheza: Don't need to set the switchcap register on initWai-Hong Tam2018-08-171-10/+0
* cheza: Support battery cutoffPhilip Chen2018-08-172-0/+19
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* cheza: Fix LED mappingPhilip Chen2018-08-151-7/+7
* cheza: Check switchcap GPIO0 which indicates outputting good voltageWai-Hong Tam2018-08-131-3/+7
* cheza: Don't report TCPC alert status if TCPC chip in resetWai-Hong Tam2018-08-101-2/+4
* cheza: Enable PD debug messages and suppress HC/event messagesWai-Hong Tam2018-08-081-0/+8
* cheza: Enable discharge on ACPhilip Chen2018-08-081-0/+1
* cheza: Enable display backlight controlWai-Hong Tam2018-08-063-1/+19
* board: Fix ADC_VBUS -1 accessing array out-of-boundsWai-Hong Tam2018-08-031-1/+1
* cheza: Fix triggering PPC interruptWai-Hong Tam2018-08-031-3/+2
* cheza: Add 1.8V flags to the GPIOs talking to PMIC/AP or with 1.8V PUWai-Hong Tam2018-08-021-16/+18
* cheza: Correct I2C5 pin mask, change I2C7 to 1.8V, and remove PUWai-Hong Tam2018-08-021-11/+14
* cheza: Remove the switchcap hackWai-Hong Tam2018-07-262-12/+0
* cheza: Enable PWM for display backlightWai-Hong Tam2018-07-263-1/+18
* cheza: Change the I2C buses of BC 1.2 chipsWai-Hong Tam2018-07-261-3/+4
* cheza: Enable ADC channelsWai-Hong Tam2018-07-263-2/+44
* cheza: Change GPIO for the rev-1 boardWai-Hong Tam2018-07-261-12/+17
* cheza: Enable MKBP keyboard protocolWai-Hong Tam2018-07-171-0/+1
* cheza: Don't defer the VBUS detection interrupt handlerWai-Hong Tam2018-06-211-14/+2
* cheza: Fix USB peripheral mode when using a Type-C to std-A male cableWai-Hong Tam2018-06-181-1/+0
* cheza: Support accel/gyroPhilip Chen2018-06-154-1/+79
* cheza: Read board version from GPIO pinsPhilip Chen2018-06-071-1/+1
* cheza: Switch USB port-0 HS to the hubWai-Hong Tam2018-06-011-2/+2
* Cheza: Support host command over SPIWai-Hong Tam2018-05-263-1/+8
* cheza: Add stubs and ifdefs to fix testsNicolas Boichat2018-05-261-0/+2
* ppc: making driver non-constJett Rink2018-05-241-2/+2
* cheza: Enable LED supportWai-Hong Tam2018-05-223-1/+165
* cheza: Check power enough and enable PP5000 when power-on APWai-Hong Tam2018-05-223-15/+3
* cheza: Disable EC hibernate temporarilyWai-Hong Tam2018-05-142-10/+2
* cheza: Remove BC1.2 switch hackTom Wai-Hong Tam2018-05-091-14/+0
* cheza: Support PD and chargingTom Wai-Hong Tam2018-05-097-12/+876
* cheza: Change ACOK_OD pin to EC inputTom Wai-Hong Tam2018-05-081-5/+5
* cheza: Lower the I2C bus speed of smart batteryTom Wai-Hong Tam2018-05-081-1/+1
* cheza: Remove internal pull-up for the BATT_PRES_ODL pinTom Wai-Hong Tam2018-05-081-1/+1
* cheza: Support confirmation of power lostTom Wai-Hong Tam2018-05-081-1/+1
* cheza: Enable AP_RST_REQ as a request from AP to reset itselfWai-Hong Tam2018-05-082-1/+2
* cheza: Make sure switchcap is configured rightAlexandru M Stan2018-05-042-0/+12
* cheza: Add SDM845 power sequence for rev-0 boardWai-Hong Tam2018-05-044-2/+35
* npcx: change chip variants of npcx7 series for better clarification.Mulin Chao2018-04-271-1/+1
* cheza: Increase charger current to maxAlexandru M Stan2018-04-261-0/+7
* cheza: Lower the I2C speeds on TCPC buses to 400kHzWai-Hong Tam2018-04-171-2/+2
* cheza: Add initial support for ChezaWai-Hong Tam2018-04-175-0/+311