summaryrefslogtreecommitdiff
path: root/board/arcada_ish/board.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/arcada_ish/board.c: Format with clang-formatJack Rosenthal2022-06-281-7/+4
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+1
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-3/+7
* driver: lsm6dsm: Allow building without CONFIG_ACCEL_FIFOYuval Peress2019-11-211-1/+1
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-191-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* arcada: lower i2c bus speed to 400kHzJett Rink2019-07-091-1/+1
* arcada_ish: clean up old commentsJett Rink2019-06-181-7/+8
* ish: remove conditional compilation where possibleDenis Brockus2019-06-171-2/+0
* arcada: use lid switch instead of gpioJett Rink2019-06-051-1/+1
* arcada_ish: hook up 360 hall sensor to ISRJett Rink2019-05-281-0/+11
* driver: lis2mdl: fix magnetometer range/resolutionGwendal Grignou2019-05-231-1/+1
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2019-05-231-0/+4
* board: arcada: Fix magnetometer axis rotationYuval Peress2019-05-161-1/+1
* board: arcarda_ish: Fix gyro matrixGwendal Grignou2019-05-081-1/+1
* arcada_ish: hook up lid open gpio interruptJett Rink2019-05-041-0/+1
* board: arcada_ish: add lis2mdl magnetometerYuval Peress2019-04-241-1/+20
* arcada_ish: ensure tests target buildsJett Rink2019-04-031-0/+2
* arcada_ish: set NB_MODE_L going to EC correctlyJett Rink2019-03-181-0/+9
* arcada_ish: add base lis2dh accel sensorJett Rink2019-03-181-3/+46
* arcada_ish: Enable accel interrupts and accel fifoMathew King2019-03-131-0/+8
* arcada_ish: Add the gyro to the motion sensor arrayMathew King2019-03-081-6/+25
* ec: Cleanup ish config optionsMathew King2019-03-011-16/+0
* arcada_ish: add sensor and heci tasksJett Rink2019-02-261-3/+68
* arcada: remove gpio lines for I2CJett Rink2019-01-281-2/+6
* arcada: remove executable flag from all filesJett Rink2019-01-241-0/+0
* ISH: Arcada ISH initial enablingShine Liu2019-01-111-0/+35