summaryrefslogtreecommitdiff
path: root/board/cheza
Commit message (Expand)AuthorAgeFilesLines
...
* cheza: Change GPIO for the rev-3 boardWai-Hong Tam2018-10-031-13/+11
* cheza: Enable low power idle modeRaviChandra Sadineni2018-10-031-0/+1
* cheza: Fix bmi160 interrupt pin settingPhilip Chen2018-10-031-1/+1
* cheza: Enable host commands flashspiinfo and uptimeinfoWai-Hong Tam2018-10-031-0/+2
* cheza: Enable CONFIG_VBOOT_HASHWai-Hong Tam2018-10-021-0/+2
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* usb-c: add high priority tasks for interruptsJett Rink2018-09-171-1/+3
* cheza: Enable RTC EC/host commandPhilip Chen2018-09-131-0/+4
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-132-0/+19
* cheza: Config the SPI flash size to 1MBWai-Hong Tam2018-09-131-1/+1
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* cheza: Disable the base explicitly in S5Wai-Hong Tam2018-09-031-4/+17
* 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