summaryrefslogtreecommitdiff
path: root/board/cheza
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-06-251-283/+4
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2020-06-251-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-08-232-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-232-14/+61
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-231-4/+17
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-08-231-3/+4
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-08-021-0/+2
* motion: Define macros for custom eventsGwendal Grignou2019-08-021-1/+2
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-08-021-0/+1
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-02-071-16/+150
* ss-mux: remove unused port_addr initializationv2.1.0Jett Rink2018-09-181-2/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-181-1/+1
* cheza: Enable floating point unitWai-Hong Tam2018-08-311-0/+1
* cheza: Enable some button featuresWai-Hong Tam2018-08-311-0/+3
* cheza: Measure VBUS by ADCstabilize-atlas-11022.BPhilip Chen2018-08-313-2/+10
* 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-312-16/+3
* Revert "cheza: Support confirmation of power lost"Wai-Hong Tam2018-08-311-1/+1
* cheza: Support base detectionWai-Hong Tam2018-08-294-2/+194
* cheza: Add more power signals for informative purposeWai-Hong Tam2018-08-293-7/+16
* cheza: Use BC1.2 to detect VBUS presentWai-Hong Tam2018-08-241-1/+1
* 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