summaryrefslogtreecommitdiff
path: root/board/host/board.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* coil: replace non-inclusive terms with "placeholder"Mary Ruthven2021-11-191-5/+5
* coil: CONFIG_SPI_MASTER->CONFIG_SPI_CONTROLLERMary Ruthven2021-01-101-1/+1
* coil: remove motion_sense*Mary Ruthven2021-01-061-1/+0
* coil: remove fingerprint supportMary Ruthven2021-01-061-6/+0
* introducing an unittest of EC-EFSNamyoon Woo2020-03-111-0/+25
* fuzz_host_cmd: Add fpsensor task + fp host cmdsCraig Hesling2019-10-251-1/+7
* chip/host: Add spi+trng support, and add gpio funcCraig Hesling2019-07-181-0/+9
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-10/+0
* test/entropy: Add host test and compute entropyNicolas Boichat2017-06-131-0/+17
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-16/+0
* host: mock i2c_xferGwendal Grignou2015-09-161-0/+13
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-291-12/+2
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-251-4/+1
* samus: enable accel & gyro sensorsSheng-Liang Song2014-08-261-1/+4
* Add inductive charging control moduleVic Yang2014-08-251-0/+1
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-171-5/+0
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-15/+7
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-03-011-0/+5
* Added unit tests for lid angle calculation and acosAlec Berg2014-02-221-0/+25
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+18
* Emulator support of fake GPIO inputVic Yang2013-10-011-3/+7
* Add a test for x86 backlight passthroughVic Yang2013-09-271-0/+2
* Also test temp sensor read delegation in thermal testVic Yang2013-09-041-4/+4
* Completely new thermal/fan implementationBill Richardson2013-08-231-0/+1
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-0/+5
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-2/+5
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+0
* Add extpower-gpio unit testVic Yang2013-07-111-5/+8
* Fix EC_ENTERING_RW not being assertedRandall Spangler2013-07-091-0/+1
* Enable flash unit test on emulatorVic Yang2013-06-031-0/+1
* Revert "Revert "Add thermal engine test""Vic Yang2013-05-171-0/+13
* Revert "Add thermal engine test"Vic Yang2013-05-161-13/+0
* Add thermal engine testVic Yang2013-05-151-0/+13
* Add power button testVic Yang2013-05-081-0/+1
* Add lid switch test and enable kb_mkbp testVic Yang2013-05-081-0/+1
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-0/+12