summaryrefslogtreecommitdiff
path: root/board/yorp
Commit message (Expand)AuthorAgeFilesLines
* yorp: remove old commentJett Rink2018-06-121-1/+0
* yorp: update gpio and functionality based on latest schematicJett Rink2018-06-073-31/+94
* octopus: remove ADCs for VBUSJett Rink2018-06-073-16/+0
* octopus: rename USB-C signal namesJett Rink2018-06-072-7/+7
* battery: Move fuel gauge code to commonEdward Hill2018-06-011-1/+1
* yorp: enable interrupt for base accel sensorJagadish Krishnamoorthy2018-05-303-4/+19
* yorp: drive PPC EN_SNK from TCPC gpioJett Rink2018-05-292-2/+21
* yorp: add keyboard backlight controlJett Rink2018-05-232-1/+9
* octopus: implement device modeJagadish Krishnamoorthy2018-05-221-0/+2
* octopus: enable trackpad (S3+) and backlight (S0)Jett Rink2018-05-182-30/+5
* yorp: Add battery temperature sensorDivya Sasidharan2018-05-182-3/+23
* yorp: Enable tablet modeDivya Sasidharan2018-05-173-0/+19
* yorp: renegotiate Vbus down before hibernatingJett Rink2018-05-081-21/+0
* yorp: Configure GPIO_HIB_WAKE_HIGH for AC_PRESENTFurquan Shaikh2018-05-071-2/+4
* yorp: Enable SINK_CTRL on PPC before hibernatingFurquan Shaikh2018-05-071-1/+9
* yorp: Shutdown AP when doing hibernateFurquan Shaikh2018-05-041-0/+12
* octopus: move more implementation to baseboardJett Rink2018-05-042-173/+2
* octopus: remove pwm code for LEDsJett Rink2018-05-041-1/+0
* yorp: Add support for SONY batteryDivya Sasidharan2018-05-042-0/+29
* yorp: Control backlight based on chipset transitionsFurquan Shaikh2018-05-022-0/+13
* octopus: move common function to baseboardJett Rink2018-05-021-65/+0
* octopus: move common CONFIG defines into baseboardJett Rink2018-05-021-145/+6
* yorp: enable low power mode on ECJett Rink2018-05-021-0/+2
* anx7447: convert automatic OCM erase into commandJett Rink2018-05-011-1/+1
* npcx: change chip variants of npcx7 series for better clarification.Mulin Chao2018-04-271-1/+1
* octopus: move common usb/battery code into baseboardJett Rink2018-04-264-761/+17
* yorp: lower i2c speeds to 100kHzJett Rink2018-04-261-2/+2
* board/yorp: fix PMIC_EN gpioAaron Durbin2018-04-251-1/+1
* board/yorp: set the correct chip variantAaron Durbin2018-04-251-1/+1
* yorp: Enable temperature sensorsDivya Sasidharan2018-04-243-3/+105
* yorp: Fix force mode base accel configDivya Sasidharan2018-04-202-5/+7
* APL/GLK: Move chipset shutdown to chipset taskFurquan Shaikh2018-04-191-2/+1
* APL/GLK boards: Use chipset_pre_init_callbackFurquan Shaikh2018-04-191-4/+2
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+1
* yorp: do not wait for 5V rail to go downJett Rink2018-04-171-2/+5
* yorp: increase TCPC i2c bus speedJett Rink2018-04-171-3/+2
* yorp: Keep 5V rail high on jump to RWJustin TerAvest2018-04-172-2/+7
* yorp: use cbi for board versionJett Rink2018-04-133-87/+3
* yorp: Add support for Sanyo batteryScott Collyer2018-04-131-0/+29
* anx7447: Add functions to the anx7447 driver to check/erase OCM flashScott Collyer2018-04-131-0/+1
* yorp: Configure CONFIG_EXTPOWER_DEBOUNCE_MSDivya Sasidharan2018-04-111-1/+6
* yorp: Disable config for DRP_AUTO_TOGGLEDivya Sasidharan2018-04-111-1/+1
* yorp: Enable DP alternate modeDivya Sasidharan2018-04-102-6/+26
* yorp: add more USB-C power logicJett Rink2018-04-102-14/+103
* yorp: Include anx7447 driver for port 0Scott Collyer2018-04-052-14/+17
* yorp: Enable LED supportDivya Sasidharan2018-04-053-8/+184
* yorp: Enable keyboard supportDivya Sasidharan2018-04-044-0/+36
* yorp: add board versionJett Rink2018-04-023-0/+91
* yorp: Enable Trackpad powerShamile Khan2018-03-312-0/+17
* yorp: Add tcpc alert handlingScott Collyer2018-03-291-6/+61