summaryrefslogtreecommitdiff
path: root/board/host
Commit message (Expand)AuthorAgeFilesLines
* Add back unit test for usb_pd"Vic Yang2014-10-044-0/+199
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-252-5/+1
* samus: enable accel & gyro sensorsSheng-Liang Song2014-08-261-1/+4
* Add inductive charging control moduleVic Yang2014-08-253-0/+7
* Revert "Add back unit test for usb_pd"Vic Yang2014-08-154-199/+0
* Add back unit test for usb_pdVic Yang2014-08-134-0/+199
* Revert "Add unit test for usb_pd"Alec Berg2014-08-116-207/+1
* Add unit test for usb_pdVic Yang2014-08-106-1/+207
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-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-263-29/+25
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-112-5/+22
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-051-1/+1
* Add charger_get_params() function to query charger state.Bill Richardson2014-03-281-1/+1
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-03-012-0/+6
* Added unit tests for lid angle calculation and acosAlec Berg2014-02-222-0/+34
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-072-0/+20
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-3/+3
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-15/+12
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-301-1/+0
* Separate fan_t from pwm_tBill Richardson2013-10-302-6/+12
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-1/+1
* Separate common fan behavior from implementationBill Richardson2013-10-302-0/+68
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-6/+0
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-1/+0
* cleanup: Battery header files and filenamesRandall Spangler2013-10-073-8/+6
* Emulator support of fake GPIO inputVic Yang2013-10-011-3/+7
* Add a test for x86 backlight passthroughVic Yang2013-09-272-0/+4
* Merge smart_battery_stub.h to smart_battery.hVic Yang2013-09-271-1/+0
* Add test for memory-mapped switch informationVic Yang2013-09-251-0/+1
* cleanup: move test mocks to board/host and remove unused mocksRandall Spangler2013-09-193-0/+227
* Fix task priorities for console and hostcmd tasksRandall Spangler2013-09-141-2/+2
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-0/+5
* Also test temp sensor read delegation in thermal testVic Yang2013-09-041-4/+4
* Refactor PWM moduleVic Yang2013-08-271-0/+7
* Remove unused test configVic Yang2013-08-241-19/+1
* Completely new thermal/fan implementationBill Richardson2013-08-232-1/+2
* Add test for console command historyVic Yang2013-08-181-0/+3
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-072-0/+11
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-2/+5
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-251-0/+12
* Change macro names used for test configurationsBill Richardson2013-07-251-2/+2
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-241-2/+2
* Clean up more config optionsRandall Spangler2013-07-241-2/+0
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-241-0/+7
* Clean up and document more config optionsRandall Spangler2013-07-241-0/+1
* Clean up debug config optionsRandall Spangler2013-07-231-4/+0
* Add system_common unit testVic Yang2013-07-222-6/+38
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+0
* Add extpower-gpio unit testVic Yang2013-07-112-5/+10