summaryrefslogtreecommitdiff
path: root/board/cheza/board.c
Commit message (Expand)AuthorAgeFilesLines
* cheza: Make USB mux handled by TCPC chips and HPD handled by APWai-Hong Tam2018-11-071-4/+82
* cheza: Correct the PSYS ADC multiplierWai-Hong Tam2018-11-021-3/+3
* cheza: Monitor the WARM_RESET_L signal to hold APWai-Hong Tam2018-10-301-0/+4
* cheza: start using higher priority taskJett Rink2018-10-171-4/+14
* cheza: Reenable EC hibernateWai-Hong Tam2018-10-041-0/+9
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* cheza: Measure VBUS by ADCstabilize-atlas-11022.BPhilip Chen2018-08-311-0/+8
* cheza: Disable interrupts which are floating when switchcap offWai-Hong Tam2018-08-311-4/+12
* cheza: Use POWER_GOOD signal instead of AP_RST_LWai-Hong Tam2018-08-311-14/+0
* cheza: Add more power signals for informative purposeWai-Hong Tam2018-08-291-1/+8
* 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: Don't report TCPC alert status if TCPC chip in resetWai-Hong Tam2018-08-101-2/+4
* cheza: Enable display backlight controlWai-Hong Tam2018-08-061-0/+17
* cheza: Fix triggering PPC interruptWai-Hong Tam2018-08-031-3/+2
* cheza: Remove the switchcap hackWai-Hong Tam2018-07-261-10/+0
* cheza: Enable PWM for display backlightWai-Hong Tam2018-07-261-0/+9
* cheza: Change the I2C buses of BC 1.2 chipsWai-Hong Tam2018-07-261-3/+4
* cheza: Enable ADC channelsWai-Hong Tam2018-07-261-1/+36
* cheza: Don't defer the VBUS detection interrupt handlerWai-Hong Tam2018-06-211-14/+2
* cheza: Support accel/gyroPhilip Chen2018-06-151-0/+61
* Cheza: Support host command over SPIWai-Hong Tam2018-05-261-0/+1
* cheza: Add stubs and ifdefs to fix testsNicolas Boichat2018-05-261-0/+2
* ppc: making driver non-constJett Rink2018-05-241-2/+2
* cheza: Check power enough and enable PP5000 when power-on APWai-Hong Tam2018-05-221-8/+0
* cheza: Disable EC hibernate temporarilyWai-Hong Tam2018-05-141-8/+0
* cheza: Remove BC1.2 switch hackTom Wai-Hong Tam2018-05-091-14/+0
* cheza: Support PD and chargingTom Wai-Hong Tam2018-05-091-0/+347
* cheza: Lower the I2C bus speed of smart batteryTom Wai-Hong Tam2018-05-081-1/+1
* cheza: Enable AP_RST_REQ as a request from AP to reset itselfWai-Hong Tam2018-05-081-0/+1
* cheza: Make sure switchcap is configured rightAlexandru M Stan2018-05-041-0/+10
* cheza: Add SDM845 power sequence for rev-0 boardWai-Hong Tam2018-05-041-0/+21
* 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-171-0/+67