summaryrefslogtreecommitdiff
path: root/board/hatch/board.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-8/+8
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-8/+8
* hatch: Add support for TCS3400 as clear ALS and RGB sesnorScott Collyer2019-06-201-16/+52
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-5/+10
* hatch: Configure EC_INT pin as open-drainPhilip Chen2019-04-261-22/+0
* hatch/kohaku: Account for different bc1.2 chipsScott Collyer2019-04-201-0/+13
* hatch/kohaku: Move HDMI support to board-specific.Tim Wawrzynczak2019-04-191-0/+2
* hatch/kohaku: Remove Type A USB support for Kohaku.Tim Wawrzynczak2019-04-191-0/+5
* hatch/kohaku: Move TCPC definitions to board from baseboardScott Collyer2019-04-171-0/+31
* hatch: Configure EC_INT_L as low before entering S5/G3Furquan Shaikh2019-04-091-0/+22
* hatch: Fix lid accel rotation matrixScott Collyer2019-03-301-1/+1
* hatch: Make EN_PP5000_A gpio signal runtime configurableScott Collyer2019-03-131-0/+37
* hatch : Add volume buttons functionalityKashyap Nanavati2019-03-061-0/+1
* hatch: Add support for OPT3001 ALSScott Collyer2019-02-271-0/+35
* hatch: Add support for BMA253 lid accel sensor and lid angle detectionScott Collyer2019-02-271-0/+44
* hatch: Add support for base accelgyro bmi160 sensorScott Collyer2019-02-271-1/+70
* hatch: Enable bc1.2 supportScott Collyer2019-02-191-0/+18
* hatch: Adjust temperature threshold when fan is under EC controlScott Collyer2019-02-131-2/+7
* hatch: Add support for MST (multi stream transport) enableScott Collyer2019-02-121-0/+5
* hatch: Add support for PSL wake sourcesScott Collyer2019-01-311-6/+0
* hatch: Add support for fan and temperature sensorsScott Collyer2019-01-301-1/+90
* hatch: Add support for keyboard backlightScott Collyer2019-01-301-0/+9
* hatch: Add support for charging and USB type CScott Collyer2019-01-291-0/+50
* hatch: Add support for power sequencingScott Collyer2019-01-241-0/+1
* hatch: Initial skeleton for hatchScott Collyer2019-01-241-0/+31