summaryrefslogtreecommitdiff
path: root/board/hatch
Commit message (Expand)AuthorAgeFilesLines
...
* hatch: Fix lid accel rotation matrixScott Collyer2019-03-301-1/+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
* hatch: Enable PP5000_CONTROL for BC1.2 to work in G3Scott Collyer2019-03-161-0/+1
* hatch: Enable sensors sync via dedicated IRQ pinPhilip Chen2019-03-141-0/+3
* hatch: Make EN_PP5000_A gpio signal runtime configurableScott Collyer2019-03-133-1/+43
* hatch : Add volume buttons functionalityKashyap Nanavati2019-03-063-6/+10
* hatch: Add support for OPT3001 ALSScott Collyer2019-02-272-1/+44
* hatch: Add support for BMA253 lid accel sensor and lid angle detectionScott Collyer2019-02-272-1/+52
* hatch: Add support for base accelgyro bmi160 sensorScott Collyer2019-02-274-1/+86
* hatch: Enable bc1.2 supportScott Collyer2019-02-193-0/+22
* hatch: Adjust temperature threshold when fan is under EC controlScott Collyer2019-02-131-2/+7
* hatch: Use CONFIG_TEMP_SENSOR_POWER_GPIO to prevent bad temp readingsScott Collyer2019-02-121-0/+1
* hatch: Add support for MST (multi stream transport) enableScott Collyer2019-02-123-0/+22
* hatch: Add support for PSL wake sourcesScott Collyer2019-01-312-8/+8
* hatch: Fix battery name and add SMP-SDP battery supportScott Collyer2019-01-302-5/+34
* hatch: Add support for fan and temperature sensorsScott Collyer2019-01-303-2/+126
* hatch: Enable UART alternate funciton for servoScott Collyer2019-01-301-0/+3
* hatch: Add support for keyboard backlightScott Collyer2019-01-303-0/+18
* hatch: Add support for keyboard scanScott Collyer2019-01-302-0/+11
* hatch: Add smart control for USB-A portsScott Collyer2019-01-301-1/+1
* hatch: Add support for 2 color LEDScott Collyer2019-01-294-1/+85
* hatch: Add support for charging and USB type CScott Collyer2019-01-296-1/+144
* hatch: Add support for power sequencingScott Collyer2019-01-244-1/+37
* hatch: Initial skeleton for hatchScott Collyer2019-01-245-0/+160