summaryrefslogtreecommitdiff
path: root/board/phaser
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-08-231-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-231-65/+103
* Octopus: add reset logic for C0 TCPCDiana Z2019-08-231-1/+4
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-08-122-2/+2
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2019-08-021-0/+4
* motion: Define macros for custom eventsGwendal Grignou2019-08-021-20/+2
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-08-021-40/+42
* drvier: lsm6dsm: Populate Gyroscope scale properlyGwendal Grignou2019-08-021-1/+1
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2019-02-261-2/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2019-02-261-1/+1
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-181-1/+1
* 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
* Phaser: three SKU IDs used, 1(phaser), 2(phaser360), 3(phaser360s)lancangyi2018-07-241-1/+1
* phaser: Change USB2_OTG_ID to open drainFurquan Shaikh2018-07-181-1/+6
* phaser: Enable EC_RST_ODL as wake source from PSL hibernate modeFurquan Shaikh2018-07-111-4/+24
* phaser: Enable PSLFurquan Shaikh2018-07-102-0/+8
* phaser: enable lid angle tablet modePaul Ma2018-07-052-0/+7
* phaser: Enable DPTF and orientationJustin TerAvest2018-07-041-0/+3
* phaser: add new lis2de chip typePaul Ma2018-06-301-2/+3
* phaser: add internal PUs for unused pins to prevent leakage current.Mulin Chao2018-06-291-0/+7
* phaser: enable tablet mode and lid anglestabilize-nocturne.10828.BPaul Ma2018-06-293-6/+54
* phaser: fix lis2de resolution and sensor value outputPaul Ma2018-06-271-1/+1
* phaser: Add volume buttons.nickchen2018-06-273-0/+7
* phaser: enable phaser motion sensor driversPaul Ma2018-06-214-4/+148
* phaser: add temperature sensorsJett Rink2018-06-152-0/+35
* phaser: add Sunwoda L18D3PG1 battery informationJett Rink2018-06-142-1/+28
* phaser: add battery informationJett Rink2018-06-112-3/+59
* phaser: set 1.8V mode for i2c busJett Rink2018-06-111-1/+1
* phaser: erase OCM automatically for V0Jett Rink2018-06-081-0/+17
* octopus: remove ADCs for VBUSJett Rink2018-06-071-4/+0
* phaser: update GPIO based on newest schematicsJett Rink2018-06-071-6/+7
* octopus: rename USB-C signal namesJett Rink2018-06-072-7/+7
* battery: Move fuel gauge code to commonEdward Hill2018-06-011-1/+1
* octopus: implement device modeJagadish Krishnamoorthy2018-05-221-0/+1
* octopus: enable trackpad (S3+) and backlight (S0)Jett Rink2018-05-181-1/+5
* phaser: initial files commitJett Rink2018-05-097-0/+367