summaryrefslogtreecommitdiff
path: root/board/rainier/board.h
Commit message (Expand)AuthorAgeFilesLines
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-121-1/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/rainier/board.h: Format with clang-formatJack Rosenthal2022-06-301-15/+15
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-1/+1
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-1/+1
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-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: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-2/+5
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-021-2/+2
* 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
* power/rk3399: Remove unused power_seq_versionPhilip Chen2018-12-011-1/+1
* tablet_mode: Fix tablet mode for tablet devicesNicolas Boichat2018-12-011-0/+1
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-0/+1
* board: Fix ADC_VBUS -1 accessing array out-of-boundsWai-Hong Tam2018-08-031-1/+1
* config: Clarify CONFIG_STM32_CLOCK_LSE is sourced externallyNicolas Boichat2018-07-231-0/+1
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE defineJett Rink2018-02-011-1/+0
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-181-1/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+1
* rainier: initial mainboardEge Mihmanli2017-11-091-0/+177