summaryrefslogtreecommitdiff
path: root/board/poppy/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-7/+6
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-5/+5
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+12
* 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-4/+4
* power: Replace weak attr with __overridableYilun Lin2019-08-221-1/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-25/+25
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-41/+42
* 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-3/+3
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-131-16/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-4/+4
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* espi: rename remaining eSPI optionsJett Rink2018-05-231-1/+1
* poppy: Move PMIC init to a deferred functionNicolas Boichat2018-04-111-1/+4
* usbc: add default I2C addressesJett Rink2018-03-281-2/+12
* poppy: Lower VCCIO from 0.975V to 0.850VFurquan Shaikh2018-03-201-4/+4
* poppy/soraka: Disable power button shutdown timer on the PMICFurquan Shaikh2018-03-151-0/+3
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-75/+0
* Revert "poppy/soraka: Enable VR decay for runtime and suspend S0ix"Haridhar Kalvala2018-03-011-1/+48
* poppy/soraka: Enable VR decay for runtime and suspend S0ixFurquan Shaikh2018-02-201-48/+1
* charge_state_v2: Safer power transfer between lid and baseNicolas Boichat2018-02-021-4/+4
* poppy / soraka: Decrease input current limit to prevent OCShawn Nematbakhsh2018-02-011-2/+10
* poppy: Enable dptf device orientationFurquan Shaikh2018-01-291-2/+0
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-01-261-0/+4
* poppy/nautilus: Enable ACCELGYRO3_INT_L BMI160 interruptsNicolas Boichat2018-01-211-0/+3
* lux: Add lux boardNicolas Boichat2018-01-101-0/+10
* poppy: Move base detection logic to separate fileNicolas Boichat2018-01-051-202/+0
* poppy: Do not print base detection value if base stays connectedNicolas Boichat2017-12-211-2/+10
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-181-6/+0
* nautilus/poppy/soraka: Add support for dumping PMIC fault registersFurquan Shaikh2017-11-301-0/+52
* OPT3001: Support MOTIONSENSE_CMD_SENSOR_[OFFSET|RANGE] for calibration.Marco Chen2017-11-261-11/+47
* poppy/soraka/nautilus: Do not enable V5A in deep sleep stateFurquan Shaikh2017-11-221-19/+0
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* Revert "poppy/nautilus: Move pmic vr decay enable/disable to suspend/resume h...Furquan Shaikh2017-11-151-2/+8
* poppy/soraka: set attenuation_factor of opt3001 to 1.Marco Chen2017-11-091-2/+6
* 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
* driver: BMM150: Set max frequency based on repetitions settingGwendal Grignou2017-10-301-1/+1
* Poppy: change unused pins configKyoung Kim2017-10-191-0/+33
* poppy: If base ADC value is unclear, try reading it againNicolas Boichat2017-10-191-10/+17
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-33/+0
* poppy: Enable pull-down on SPI flash MISO pin to avoid leakageNicolas Boichat2017-10-051-0/+8