summaryrefslogtreecommitdiff
path: root/board/phaser
Commit message (Expand)AuthorAgeFilesLines
* board: Set Accelerometer range to 4gGwendal Grignou2021-10-121-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-12-121-1/+1
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-192-2/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2019-05-231-0/+4
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-202-2/+2
* octopus: correct GPIO - KB_BL_PWR_EN to UNIMPLEMENTEDMarco Chen2019-04-131-2/+2
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-1/+2
* Phaser: Remove support for early board versionsDiana Z2019-03-201-15/+0
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-02-081-4/+5
* board: indent sensor_motion arraysGwendal Grignou2019-02-081-63/+63
* drvier: lsm6dsm: Populate Gyroscope scale properlyGwendal Grignou2019-01-191-1/+1
* board/octopus: Notify SoC about USB overcurrentKarthikeyan Ramasubramanian2019-01-171-0/+10
* octopus: convert boards to use hardware intJett Rink2019-01-102-4/+3
* octopus: reduce all octopus sensor fifo sizesJett Rink2019-01-051-9/+0
* phaser: add sku 5 for Laserxiong.huang2019-01-031-1/+2
* Octopus: Increase task stacks on npcx boardsDiana Z2018-12-121-11/+11
* gpio: Add configuration for EC_PCH_RTCRST GPIO in octopus boardsKarthikeyan Ramasubramanian2018-12-051-0/+1
* octopus: remove OCM erase commandJett Rink2018-11-291-14/+0
* board/phaser/gpio: Add missing GPIO configuration for Board Id 2Karthikeyan Ramasubramanian2018-11-291-1/+12
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-2/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-292-2/+2
* ocotpus: move VBUS_ADC config to baseJett Rink2018-11-192-16/+2
* phaser: update gpio based on next revJett Rink2018-11-162-11/+21
* phaser: set PD on unused interruptJett Rink2018-11-161-8/+5
* octopus: update active_mask for consistencyJett Rink2018-10-301-1/+1
* phaser: add sku 4Jett Rink2018-10-151-1/+1
* Octopus: add reset logic for C0 TCPCDiana Z2018-10-091-1/+4
* octopus: remove CONFIG_SYSTEM_UNLOCKED optionJett Rink2018-10-041-3/+0
* Octopus: Add CCD_MODE_ODL to GPIO listDiana Z2018-10-011-0/+3
* meep: Add clamshell Suspend LED BehaviorZick Wei2018-09-201-2/+1
* phaser: enable to measure the Vbus voltage of PD ports via ADC channelnickchen2018-09-193-0/+29
* octopus: enable PSL for all NPCX variantsJett Rink2018-09-171-3/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* octopus: disable tablet mode switch for clamshellsJett Rink2018-09-101-5/+7
* octopus: use higher priority TCPC interrupt tasksJett Rink2018-09-072-13/+3
* octopus: consolidate identical definesJett Rink2018-09-041-4/+0
* octopus: enabled DPTF device orientationJett Rink2018-09-041-3/+0
* Phaser: support quick charge function of batteryHuangGe Haha2018-09-041-0/+44
* ppc: nx20p3483: Rename driver to nx20p348x to support NX20P3481Scott Collyer2018-08-161-3/+3
* octopus: increase USB charger stack sizesDiana Z2018-08-081-2/+2
* octopus: Refactor power LED codeDiana Z2018-08-012-13/+21
* phaser: Fix ectool led on/off/auto controlsnickchen2018-07-311-11/+22
* octopus: remove unused usb_pd_policy filesJett Rink2018-07-272-9/+0
* Phaser: the XYZ value of base sensor is unconverted after opening lid(system ...lancangyi2018-07-261-1/+1
* phaser: remove GPIO_PULL_UP of volume buttonsnickchen2018-07-261-2/+2
* octopus: Add phaser LED behavior supporteddylu2018-07-264-3/+99