summaryrefslogtreecommitdiff
path: root/board/cheza
Commit message (Expand)AuthorAgeFilesLines
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2021-10-121-6/+6
* board: Set Accelerometer range to 4gGwendal Grignou2021-10-121-1/+1
* base_state: implement basestate host commandTing Shen2021-06-011-3/+3
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-161-276/+4
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-12-123-12/+13
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-12-121-1/+1
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-2/+6
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-7/+7
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-4/+17
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-3/+4
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+1
* cheza: Add ALS sensorAlexandru M Stan2019-02-202-0/+35
* 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-112-4/+20
* cheza: Correct the GPIO USB_C1_OC_ODLWai-Hong Tam2019-01-111-1/+1
* cheza: Disable pull-up on USB_C1_OC_ODL in S5Wai-Hong Tam2018-12-122-1/+18
* cheza: Make chipset_reset do a warm resetWai-Hong Tam2018-12-092-4/+4
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2018-12-082-3/+33
* cheza: Only one port can mux its DisplayPort linesWai-Hong Tam2018-12-061-2/+32
* cheza: Remove the TODO's of verifying the config valuesWai-Hong Tam2018-12-051-4/+3
* cheza: Enable CONFIG_HOSTCMD_AP_RESET for debug usageWai-Hong Tam2018-11-151-0/+1
* cheza: Make USB mux handled by TCPC chips and HPD handled by APWai-Hong Tam2018-11-072-4/+83
* cheza: Apply the fix to handle two or more HPD eventsWai-Hong Tam2018-11-071-5/+0
* cheza: Don't mux the DP lines until HPD level goes highWai-Hong Tam2018-11-071-10/+10
* cheza: Correct the PSYS ADC multiplierWai-Hong Tam2018-11-021-3/+3
* cheza: Remove the internal PU for UART pinsWai-Hong Tam2018-10-311-1/+1
* cheza: Update battery infoWai-Hong Tam2018-10-311-3/+2
* cheza: Add internal PU for GPIO USB_C1_OC_ODLWai-Hong Tam2018-10-311-1/+1
* cheza: Configure GPIO RCAM_VSYNC to operate at 1.8VWai-Hong Tam2018-10-311-1/+1
* cheza: Remove the unnecessary GPIO_SEL_1P8V flagsWai-Hong Tam2018-10-311-5/+5
* cheza: Monitor the WARM_RESET_L signal to hold APWai-Hong Tam2018-10-303-4/+13
* cheza: start using higher priority taskJett Rink2018-10-171-4/+14
* cheza: Reenable EC hibernateWai-Hong Tam2018-10-043-5/+28
* cheza: Turn off 3.3V rail on S5Wai-Hong Tam2018-10-041-2/+1
* 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