summaryrefslogtreecommitdiff
path: root/board/rainier/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* tablet_mode: Fix tablet mode for tablet devicesNicolas Boichat2018-12-011-6/+0
* 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
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-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
* 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
* 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-181-6/+0
* board: Set BM160 Accel and Gyro to identical matrix.Gwendal Grignou2017-12-011-1/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* rainier: initial mainboardEge Mihmanli2017-11-091-0/+525