summaryrefslogtreecommitdiff
path: root/board/poppy
Commit message (Expand)AuthorAgeFilesLines
...
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-273-4/+4
* driver: bmi160: Rename secondary i2c device addressGwendal Grignou2018-06-151-1/+1
* espi: rename remaining eSPI optionsJett Rink2018-05-233-4/+4
* espi: convert all eSPI board to use CONFIG_HOSTCMD_ESPIJett Rink2018-05-221-2/+1
* poppy: Enable usb device modeFurquan Shaikh2018-04-263-3/+9
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+1
* poppy: Prevent base detection from falling into reverse detection trapNicolas Boichat2018-04-131-12/+34
* poppy: Move PMIC init to a deferred functionNicolas Boichat2018-04-111-1/+4
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* FIXUP: board: Add CONFIG_ACCEL_FORCE_MODE_MASK for ALS when neededGwendal Grignou2018-04-071-1/+1
* poppy: Increase console buffer size to 4096 bytesNicolas Boichat2018-04-071-1/+4
* charge_state_v2: Hibernate base in S5 with no ACNicolas Boichat2018-03-281-0/+8
* usbc: add default I2C addressesJett Rink2018-03-281-2/+12
* Add config for boards that cannot distinguish reset typeDuncan Laurie2018-03-261-0/+1
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-231-1/+1
* board: Add CONFIG_ACCEL_FORCE_MODE_MASK for ALS when neededGwendal Grignou2018-03-221-0/+3
* poppy: Lower VCCIO from 0.975V to 0.850VFurquan Shaikh2018-03-201-4/+4
* poppy: Increase task stack sizes, add stack analysis annotationsNicolas Boichat2018-03-192-12/+242
* 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
* base_detect_lux: Only allow enabling power if base is connectedNicolas Boichat2018-03-091-2/+7
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-071-1/+0
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-061-1/+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-022-5/+4
* cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE defineJett Rink2018-02-011-1/+0
* poppy / soraka: Decrease input current limit to prevent OCShawn Nematbakhsh2018-02-011-2/+10
* poppy: Enable dptf device orientationFurquan Shaikh2018-01-294-4/+1
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-01-261-0/+4
* lux: Base detection codeNicolas Boichat2018-01-261-1/+197
* poppy/nautilus: Enable ACCELGYRO3_INT_L BMI160 interruptsNicolas Boichat2018-01-211-0/+3
* lux: Add lux boardNicolas Boichat2018-01-106-9/+84
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+0
* poppy: Move base detection logic to separate fileNicolas Boichat2018-01-054-202/+223
* poppy/soraka: Remove charger profile override functionsNicolas Boichat2018-01-052-43/+0
* poppy: Disable PULL_UP on BOARD_VERSION4Nicolas Boichat2018-01-031-1/+1
* nautilus/poppy: Drop comment about thermistorNicolas Boichat2017-12-241-1/+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-182-7/+1
* ec: Re-configure GPIO02 to be INPUT | PULL_UP for power savingayowu2017-12-141-1/+1
* nautilus/poppy/soraka: Add support for dumping PMIC fault registersFurquan Shaikh2017-11-302-0/+53
* OPT3001: Support MOTIONSENSE_CMD_SENSOR_[OFFSET|RANGE] for calibration.Marco Chen2017-11-263-17/+49
* ec: reconfigure GPIO60 to be INPUT | PULL_UP for power savingsRuben Rodriguez Buchillon2017-11-231-1/+1
* poppy/soraka/nautilus: Do not enable V5A in deep sleep stateFurquan Shaikh2017-11-221-19/+0
* poppy/soraka: Add GPIO_SEL_1P8V flag for 1.8V pinsFurquan Shaikh2017-11-221-3/+3
* poppy/soraka: Fix battery_is_present detectionFurquan Shaikh2017-11-201-18/+45
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-14/+1
* poppy: Lower sensor max ODRGwendal Grignou2017-11-151-0/+2
* Revert "poppy/nautilus: Move pmic vr decay enable/disable to suspend/resume h...Furquan Shaikh2017-11-151-2/+8