summaryrefslogtreecommitdiff
path: root/board/rowan/board.c
Commit message (Expand)AuthorAgeFilesLines
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2022-05-161-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-181-3/+3
* 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
* board: Clean up DMA channel mappingNicolas Boichat2018-07-231-2/+1
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-37/+0
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-181-6/+0
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-12/+0
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-33/+0
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-2/+2
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+1
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-311-1/+1
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-1/+1
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+4
* button: Allow board to define recovery buttonsDaisuke Nojiri2017-05-091-0/+6
* rowan: enable Lid Accel but not Gyro readings in S0Daniel Kurtz2017-04-211-6/+6
* rowan: update rotation matrixMilton Chiang2017-04-211-2/+2
* rowan: add support for recovery modeRong Chang2017-03-221-0/+8
* rowan: Config BMI160Yidi Lin2017-03-221-79/+73
* rowan: fix SPI2 reset sequence and chip select ALT functionRong Chang2017-03-141-0/+1
* rowan: Add ISL29035Yidi Lin2017-02-091-0/+8
* rowan: config SPI pinsYidi Lin2017-02-091-6/+3
* rowan: GPIO configurationYidi Lin2017-02-091-5/+0
* rowan: Add initial support for rowanYidi Lin2017-02-091-0/+587