summaryrefslogtreecommitdiff
path: root/board/reef
Commit message (Expand)AuthorAgeFilesLines
...
* reef: Add a print to indicate board version.David Hendricks2016-07-071-0/+1
* reef: Rejigger PROCHOT pinsDavid Hendricks2016-07-071-2/+6
* reef: Update board ID values and add positive error marginDavid Hendricks2016-07-071-8/+9
* reef: Fix board ID ADC scaling factorsDavid Hendricks2016-07-071-1/+3
* reef: correct GPIO name for PMIC_EN signal pinKevin K Wong2016-07-063-7/+7
* reef: Add I2C_PORT_ACCELDavid Hendricks2016-06-291-0/+7
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* BD99955: Added support for 'psys' & 'amonbmon' console commandsVijay Hiremath2016-06-271-0/+10
* reef: Support DP alt mode of Type-C controllerli feng2016-06-274-10/+38
* reef: force PMIC reset on initial bootKevin K Wong2016-06-231-0/+17
* reef: Enable external power interrupt GPIOVijay Hiremath2016-06-233-8/+6
* Enable 1 slot of secure temporary storage in reef.Ravi Chandra Sadineni2016-06-161-2/+2
* BD99955: Use only one USB charger task for both the portsVijay Hiremath2016-06-141-2/+1
* reef: corrections to motion sensorsDavid Hendricks2016-06-132-39/+34
* reef: Add internal pull-up on LID_OPEN gpioFurquan Shaikh2016-06-101-1/+2
* reef: Minimum battery voltage settings in no battery conditionVijay Hiremath2016-06-082-1/+10
* reef: Enable BC1.2 supportVijay Hiremath2016-06-084-69/+17
* reef: Initialize EC_PCH_PWROK lowDavid Hendricks2016-06-071-1/+1
* reef: Rename SMI/SCI GPIOs and enable CONFIG_SCI_GPIODavid Hendricks2016-06-062-2/+3
* reef: Don't set LPC pins in gpio.incDavid Hendricks2016-06-061-10/+12
* reef: add trackpad power controlKevin K Wong2016-06-031-2/+7
* reef: really disable USB-A in S3 -> S5David Hendricks2016-06-031-1/+1
* reef: Move PP3300 and PMIC enable to occur togetherDavid Hendricks2016-06-031-6/+6
* reef: sleep for 10ms when re-enabling USB_TCPC_PWRDavid Hendricks2016-06-031-2/+2
* reef: enable WiFi power control supportKevin K Wong2016-06-031-0/+3
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-1/+1
* reef: Initialize charge suppliers after change manager is initializedVijay Hiremath2016-05-281-11/+31
* BD99955: Get the VBUS provided status from individual portsVijay Hiremath2016-05-282-2/+21
* reef: Re-factor PP5000 and PP3300 enable/disableDavid Hendricks2016-05-271-41/+29
* apollolake: modify PMIC_EN and RSMRST_N handlingKevin K Wong2016-05-271-0/+3
* reef: Initialize VBUS + BC1.2 charge_manager suppliersShawn Nematbakhsh2016-05-241-0/+29
* reef: keep analogix pd chip in resetAaron Durbin2016-05-241-1/+1
* reef: change USB_C0_PD_INT voltage toleranceAaron Durbin2016-05-241-1/+1
* reef: don't reset analogix pd chip out of band of driverAaron Durbin2016-05-241-4/+3
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+3
* reef: Initial commitDavid Hendricks2016-05-208-0/+1746