summaryrefslogtreecommitdiff
path: root/board/rowan
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-07-141-308/+1
* servo_v4: add per port dualrole settingNick Sanders2019-11-011-2/+2
* usb-c: use higher priority task for interruptsJett Rink2019-04-151-4/+1
* usb-c: add high priority tasks for interruptsJett Rink2019-04-151-0/+1
* power: Rename mediatek to mt817xNicolas Boichat2018-06-071-1/+1
* Makefile.rules: Add buildalltests targetNicolas Boichat2018-05-261-1/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-37/+0
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+0
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-182-7/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-14/+1
* 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
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-20/+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
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-312-3/+3
* 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: gpio: Change SUSPEND_L to PIN(C, 11)Yidi Lin2017-03-221-1/+1
* rowan: correct battery LED colorRong Chang2017-03-221-32/+32
* rowan: add support for recovery modeRong Chang2017-03-223-0/+20
* rowan: Config BMI160Yidi Lin2017-03-222-84/+74
* rowan: enable SPI and GPIO console commandsRong Chang2017-03-141-1/+3
* rowan: fix SPI2 reset sequence and chip select ALT functionRong Chang2017-03-142-1/+2
* rowan: change battery profile to 2 cellRong Chang2017-03-141-4/+4
* rowan: enable CONFIG_CHARGE_MANAGER_EXTERNAL_POWER_LIMITYidi Lin2017-02-091-0/+1
* rowan: Add ISL29035Yidi Lin2017-02-093-1/+20
* rowan: config SPI pinsYidi Lin2017-02-091-6/+3
* rowan: GPIO configurationYidi Lin2017-02-095-126/+30
* rowan: remove keyscan task to remove the keyboard supportYidi Lin2017-02-091-1/+0
* rowan: Add initial support for rowanYidi Lin2017-02-098-0/+1609