summaryrefslogtreecommitdiff
path: root/board/rainier
Commit message (Expand)AuthorAgeFilesLines
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* 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-281-1/+2
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-294/+0
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-5/+5
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-2/+5
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-021-2/+2
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)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-012-6/+1
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-4/+1
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-1/+0
* usb-c: add high priority tasks for interruptsJett Rink2018-09-171-1/+2
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-0/+1
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-3/+3
* board: Fix ADC_VBUS -1 accessing array out-of-boundsWai-Hong Tam2018-08-031-1/+1
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-2/+2
* board: Clean up DMA channel mappingNicolas Boichat2018-07-231-5/+4
* 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
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-031-1/+1
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-52/+0
* cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE defineJett Rink2018-02-011-1/+0
* rainier: final fix for accel orientation.Ege Mihmanli2018-01-121-2/+2
* board: rainier: fix accel orientationEge Mihmanli2018-01-111-2/+2
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-182-7/+1
* board: Set BM160 Accel and Gyro to identical matrix.Gwendal Grignou2017-12-011-1/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-14/+1
* rainier: initial mainboardEge Mihmanli2017-11-096-0/+1196