summaryrefslogtreecommitdiff
path: root/board/poppy
Commit message (Expand)AuthorAgeFilesLines
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-3/+4
* power: Replace weak attr with __overridableYilun Lin2019-08-221-1/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-29/+29
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-45/+46
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-132-32/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-8/+10
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-262-2/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* config: Add magnetometer definitionsGwendal Grignou2019-02-081-1/+1
* soraka: Enable multi-profile DPTFFurquan Shaikh2018-11-152-0/+10
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-1/+0
* 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-134-16/+35
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-4/+4
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* 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