summaryrefslogtreecommitdiff
path: root/board/hatch/board.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-500/+0
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+3
* hatch: Add check for convertible SKUs in lid_angle_peripheral_enableTim Wawrzynczak2020-02-181-0/+7
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-4/+2
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* drivers/tcs3400: update fields for new irt scale factorNick Vaccaro2019-12-121-3/+4
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* tcs3400: update fields for als and rgb sensorNick Vaccaro2019-08-201-6/+19
* hatch: update for 30.9K resistor in thermistor dividerPaul Fagerburg2019-08-131-2/+2
* pi3usb9201: Fix typo in structure name.Keith Short2019-07-301-1/+1
* 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