summaryrefslogtreecommitdiff
path: root/board/host/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-134/+0
* cbi: Separate CBI EEPROM driver from CBI protocolPhilip Chen2021-06-291-1/+1
* PCHG: Fuzz PCHG and ctn730 driverDaisuke Nojiri2021-06-171-0/+2
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* CBI: Add unit testDaisuke Nojiri2020-08-071-0/+33
* ec: change usage of dummySam Hurst2020-08-051-5/+5
* tcpmv2: Add usb_tcpmv2_tcpci testEdward Hill2020-07-151-0/+2
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-4/+4
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-081-0/+6
* 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