summaryrefslogtreecommitdiff
path: root/board/host/board.h
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-97/+0
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* CBI: Add unit testDaisuke Nojiri2020-08-071-0/+8
* TCPMv2: Add pd console commandSam Hurst2020-04-141-0/+1
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-081-0/+2
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-0/+3
* fuzz_host_cmd: Add fpsensor task + fp host cmdsCraig Hesling2019-10-251-0/+7
* fpsensor: replace memset() with always_memset()Yicheng Li2019-09-041-0/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* chgmgr: Allow boards to customize supplier_priorityDaisuke Nojiri2019-05-291-3/+0
* charge_manager: Revisit charge supplier priority.stabilize-12206.BYilun Lin2019-05-141-0/+1
* charge_ramp: Ramp USB-C DTS sourcesShawn Nematbakhsh2017-10-191-0/+1
* pd: support gotoMin and giveBackSam Hurst2017-01-261-0/+3
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-101-5/+4
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-0/+17
* charge_manager: Allow board to reject a selected charge portShawn Nematbakhsh2014-12-171-6/+0
* charge_manager: Add unit testsShawn Nematbakhsh2014-11-131-0/+23
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-291-9/+0
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-251-1/+0
* Add inductive charging control moduleVic Yang2014-08-251-0/+1
* Revert "Add unit test for usb_pd"Alec Berg2014-08-111-5/+0
* Add unit test for usb_pdVic Yang2014-08-101-0/+5
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-14/+1
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-051-1/+1
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-03-011-0/+1
* Added unit tests for lid angle calculation and acosAlec Berg2014-02-221-0/+9
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+2
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-301-1/+0
* Separate fan_t from pwm_tBill Richardson2013-10-301-6/+0
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-6/+0
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-1/+0
* Add a test for x86 backlight passthroughVic Yang2013-09-271-0/+2
* Add test for memory-mapped switch informationVic Yang2013-09-251-0/+1
* Refactor PWM moduleVic Yang2013-08-271-0/+7
* Remove unused test configVic Yang2013-08-241-19/+1
* Completely new thermal/fan implementationBill Richardson2013-08-231-1/+1
* Add test for console command historyVic Yang2013-08-181-0/+3
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-0/+6
* 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 extpower-gpio unit testVic Yang2013-07-111-0/+2