summaryrefslogtreecommitdiff
path: root/board/hatch
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/helios/kindred/kohaku: Enable EC-based display backlight controlPhilip Chen2019-07-021-0/+1
* hatch: Add support for TCS3400 as clear ALS and RGB sesnorScott Collyer2019-06-203-21/+61
* hatch: move forward led_states to common/led_onoff_statesDevin Lu2019-06-151-1/+1
* hatch: Make MST support optional for subboardsPhilip Chen2019-06-141-1/+1
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-5/+10
* hatch: Enable CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MAScott Collyer2019-05-241-0/+12
* hatch/kohaku: Account for TCPC reset polarity in ALERT handlerScott Collyer2019-05-081-0/+1
* hatch: Configure EC_INT pin as open-drainPhilip Chen2019-04-262-23/+1
* hatch: Make PP5000_A_PGOOD a power signal interruptScott Collyer2019-04-251-1/+1
* hatch/kohaku: Account for different bc1.2 chipsScott Collyer2019-04-202-0/+16
* 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-192-0/+12
* hatch/kohaku: Move TCPC definitions to board from baseboardScott Collyer2019-04-172-0/+39
* hatch: Configure EC_INT_L as low before entering S5/G3Furquan Shaikh2019-04-091-0/+22
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* 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