summaryrefslogtreecommitdiff
path: root/board/cheza/board.h
Commit message (Expand)AuthorAgeFilesLines
* Drop some obsolete boardsJack Rosenthal2021-08-051-224/+0
* COIL: Change host interface option to CONFIG_HOSTCMD_SHIKeith Short2021-08-031-1/+1
* 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
* 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
* 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
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-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-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+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-201-0/+8
* cheza: Make chipset_reset do a warm resetWai-Hong Tam2018-12-091-1/+1
* 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-071-0/+1
* cheza: Monitor the WARM_RESET_L signal to hold APWai-Hong Tam2018-10-301-0/+1
* cheza: Reenable EC hibernateWai-Hong Tam2018-10-041-2/+2
* cheza: Enable low power idle modeRaviChandra Sadineni2018-10-031-0/+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
* cheza: Enable RTC EC/host commandPhilip Chen2018-09-131-0/+4
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-131-0/+2
* cheza: Config the SPI flash size to 1MBWai-Hong Tam2018-09-131-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-311-1/+1
* cheza: Support base detectionWai-Hong Tam2018-08-291-0/+5
* cheza: Add more power signals for informative purposeWai-Hong Tam2018-08-291-1/+4
* cheza: Use BC1.2 to detect VBUS presentWai-Hong Tam2018-08-241-1/+1
* cheza: Support battery cutoffPhilip Chen2018-08-171-0/+1
* 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-061-0/+1
* board: Fix ADC_VBUS -1 accessing array out-of-boundsWai-Hong Tam2018-08-031-1/+1
* cheza: Remove the switchcap hackWai-Hong Tam2018-07-261-2/+0
* cheza: Enable PWM for display backlightWai-Hong Tam2018-07-261-1/+8
* cheza: Enable ADC channelsWai-Hong Tam2018-07-261-1/+7
* cheza: Enable MKBP keyboard protocolWai-Hong Tam2018-07-171-0/+1
* cheza: Fix USB peripheral mode when using a Type-C to std-A male cableWai-Hong Tam2018-06-181-1/+0