summaryrefslogtreecommitdiff
path: root/board/rainier/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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