summaryrefslogtreecommitdiff
path: root/board/cheza
Commit message (Expand)AuthorAgeFilesLines
* base_state: implement basestate host commandTing Shen2021-05-271-3/+3
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-1/+1
* Add a common header for board_vbus_sink_enable()Simon Glass2021-03-311-2/+0
* Add a common header for board_is_sourcing_vbus()Simon Glass2021-03-311-2/+0
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-3/+3
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-2/+4
* TCPM: Add OCP moduleDiana Z2020-11-171-0/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* power: Use a general name for PMIC_RESIN_L signal on sc7180 and sdm845Wai-Hong Tam2020-07-201-0/+3
* Charger: Add dynamic charger chip countDiana Z2020-07-111-2/+0
* 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
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-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-282-26/+22
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+11
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-2/+4
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-1/+2
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-276/+4
* usb_mux: cleanup the usb_mux_get() functionVijay Hiremath2019-11-261-3/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-12/+13
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-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