summaryrefslogtreecommitdiff
path: root/board/cheza/board.c
Commit message (Expand)AuthorAgeFilesLines
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-24/+21
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+11
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-6/+6
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-6/+6
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-6/+6
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-4/+17
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-3/+4
* cheza: Add ALS sensorAlexandru M Stan2019-02-201-0/+27
* cheza: Fix the port argument of overcurrent eventWai-Hong Tam2019-01-261-1/+1
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-171-2/+2
* cheza: Add the interrupt of port-1 overcurrentWai-Hong Tam2019-01-111-3/+19
* cheza: Disable pull-up on USB_C1_OC_ODL in S5Wai-Hong Tam2018-12-121-0/+17
* cheza: Make chipset_reset do a warm resetWai-Hong Tam2018-12-091-3/+3
* 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