summaryrefslogtreecommitdiff
path: root/board/nautilus/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-2/+2
* 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-8/+5
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-3/+3
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+11
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-4/+4
* power: Replace weak attr with __overridableYilun Lin2019-08-221-1/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-28/+28
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-28/+29
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-20/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-8/+10
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* nautilus,reef_mchp: Remove board_is_ramp_allowedDaisuke Nojiri2018-12-141-15/+0
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-2/+2
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* nautilus: Remove the unused GPIO USB_POWERON_LPhilip Chen2018-07-171-4/+0
* espi: rename remaining eSPI optionsJett Rink2018-05-231-1/+1
* nautilus: Move PMIC init to a deferred functionFurquan Shaikh2018-05-011-1/+4
* nautilus: Support tristate board id strapping pinPhilip Chen2018-04-091-0/+28
* nautilus: Lower VCCIO from 0.975V to 0.850VFurquan Shaikh2018-04-041-4/+4
* usbc: add default I2C addressesJett Rink2018-03-281-2/+12
* Remove the unnecessary words of "Disable touchpad" in the commentsKaiyen Chang2018-03-261-1/+2
* nautilus: Use I2C callbacks to ensure minimum bus free time for batteryFurquan Shaikh2018-03-211-0/+35
* driver: bma2x2: Add perform_calibGwendal Grignou2018-03-161-1/+1
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-45/+0
* nautilus: Disable sensor in S5Furquan Shaikh2018-02-231-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