summaryrefslogtreecommitdiff
path: root/board/nautilus/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: Set Accelerometer range to 4gGwendal Grignou2020-06-241-2/+2
* nautilus: Remove the unused GPIO USB_POWERON_LPhilip Chen2018-07-171-4/+0
* nautilus: remove code for supporting old board(BDID 0/1/2/3)YB.Ha2018-06-281-27/+2
* nautilus: Only disable keyscanning when not in S0.Aseda Aboagye2018-06-111-6/+13
* nautilus: Move PMIC init to a deferred functionFurquan Shaikh2018-06-061-1/+4
* nautilus: fix battery communication errorYB.Ha2018-05-091-1/+10
* nautilus: Support tristate board id strapping pinPhilip Chen2018-04-091-0/+28
* nautilus: Lower VCCIO from 0.975V to 0.850VFurquan Shaikh2018-04-051-4/+4
* Remove the unnecessary words of "Disable touchpad" in the commentsKaiyen Chang2018-03-271-1/+2
* nautilus: Use I2C callbacks to ensure minimum bus free time for batteryFurquan Shaikh2018-03-231-0/+35
* driver: bma2x2: Add perform_calibGwendal Grignou2018-03-191-1/+1
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-151-45/+0
* nautilus: Disable sensor in S5Furquan Shaikh2018-03-031-3/+4
* nautilus: Implement workaround for broken reset flags for rev3.Jongpil Jung2018-01-311-2/+2
* nautilus: set default level for USB_POWERONJongpil Jung2018-01-231-4/+8
* poppy/nautilus: Enable ACCELGYRO3_INT_L BMI160 interruptsNicolas Boichat2018-01-211-0/+3
* nautilus: support BC1.2 on USB Type-A portYB.Ha2018-01-151-0/+10
* nautilus: bug fix in sensor index.Jongpil Jung2018-01-101-120/+120
* nautilus: Implement workaround for broken reset flagsFurquan Shaikh2018-01-101-0/+12
* nautilus: update sensor rotation matrix.Jongpil Jung2018-01-101-6/+6
* nautilus: Limit input current to fraction of negotiated limitYB.Ha2017-12-131-0/+5
* nautilus: remove internal pull down on rev0 and rev1.Jongpil Jung2017-12-091-1/+1
* nautilus : change sensor i2c levelYB.Ha2017-12-081-0/+8
* nautilus/poppy/soraka: Add support for dumping PMIC fault registersFurquan Shaikh2017-11-301-0/+52
* nautilus: enable gyro and accelerometer.Jongpil Jung2017-11-291-123/+139
* poppy/soraka/nautilus: Do not enable V5A in deep sleep stateFurquan Shaikh2017-11-221-19/+0
* nautilus: remove revision related code.Jongpil Jung2017-11-221-13/+1
* nautilus: Remove CONFIG_BUTTON_RECOVERYFurquan Shaikh2017-11-221-6/+0
* nautilus: Get rid of board_has_working_reset_flagsFurquan Shaikh2017-11-221-12/+0
* nautilus: remove base-related code.Jongpil Jung2017-11-221-171/+0
* nautilus: enable touchpad,backlight and disable base.Jongpil Jung2017-11-211-17/+2
* nautilus: remove als.Jongpil Jung2017-11-211-9/+0
* Nautilus: clean up thermal sensors.Jongpil Jung2017-11-211-4/+0
* nautilus: clean up code.Jongpil Jung2017-11-201-26/+3
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* nautilus: Replace anx74xx with another ps8xxxPhilip Chen2017-11-151-72/+8
* Revert "poppy/nautilus: Move pmic vr decay enable/disable to suspend/resume h...Furquan Shaikh2017-11-151-2/+8
* nautilus: Support keyboard matrixPhilip Chen2017-11-031-30/+0
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-9/+0
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-11/+0
* poppy/nautilus: Move pmic vr decay enable/disable to suspend/resume hooksFurquan Shaikh2017-10-311-8/+2
* nautilus: Correct the year in the headersPhilip Chen2017-10-311-1/+1
* driver: BMM150: Set max frequency based on repetitions settingGwendal Grignou2017-10-301-1/+1
* ec: add initial nautilus boardChris Wang2017-10-231-0/+1061