summaryrefslogtreecommitdiff
path: root/board/poppy
Commit message (Expand)AuthorAgeFilesLines
* poppy: Disable PU on GPIO10Nicolas Boichat2020-08-082-1/+11
* board: Set Accelerometer range to 4gGwendal Grignou2020-06-241-1/+1
* poppy: Change console default to not overload cros_ec.logGwendal Grignou2020-06-181-0/+8
* poppy: Increase console buffer size to 4096 bytesNicolas Boichat2019-01-171-1/+4
* Poppy: Remove VR decay for V1.00A power railRoy Mingi Park2018-11-131-18/+0
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-274-16/+35
* poppy: Enable usb device modeFurquan Shaikh2018-04-263-3/+9
* poppy: Move PMIC init to a deferred functionNicolas Boichat2018-04-261-1/+4
* poppy: Prevent base detection from falling into reverse detection trapNicolas Boichat2018-04-231-12/+34
* FIXUP: board: Add CONFIG_ACCEL_FORCE_MODE_MASK for ALS when neededGwendal Grignou2018-04-081-1/+1
* Add config for boards that cannot distinguish reset typeDuncan Laurie2018-03-271-0/+1
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-271-1/+1
* board: Add CONFIG_ACCEL_FORCE_MODE_MASK for ALS when neededGwendal Grignou2018-03-212-0/+4
* 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 SYSTEM_UNLOCKED and enable PD_COMM_LOCKEDFurquan Shaikh2018-03-161-6/+1
* poppy/soraka: Disable power button shutdown timer on the PMICFurquan Shaikh2018-03-161-0/+3
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-151-75/+0
* base_detect_lux: Only allow enabling power if base is connectedNicolas Boichat2018-03-101-2/+7
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-081-1/+0
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-071-1/+0
* Revert "poppy/soraka: Enable VR decay for runtime and suspend S0ix"Haridhar Kalvala2018-03-031-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
* poppy/soraka: Change USB_C1_PD_RST_L to be GPIO_ODR_HIGHFurquan Shaikh2017-11-141-1/+1
* poppy/soraka: set attenuation_factor of opt3001 to 1.Marco Chen2017-11-091-2/+6