summaryrefslogtreecommitdiff
path: root/board/host
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-139-9/+9
* coil: replace non-inclusive terms with "placeholder"Mary Ruthven2021-11-191-5/+5
* cr50: provide public crypto API for HMAC/HASH with error reporting.Vadim Sukhomlinov2021-10-021-66/+4
* cr50: switch ECDSA to use enum dcrypto_result, added FIPS checksVadim Sukhomlinov2021-09-241-2/+4
* cr50: block access to U2F functions in case of FIPS errorsVadim Sukhomlinov2021-09-171-0/+2
* cr50: remove unused and empty struct APPKEY_CTX from APIsVadim Sukhomlinov2021-09-171-3/+2
* cr50: switch to using DRBG for key generation purposes.Vadim Sukhomlinov2021-09-171-0/+2
* cr50: drop cryptoc for SHA1/SHA2 supportstabilize-14150.882.B-cr50_stabstabilize-14150.881.B-cr50_stabstabilize-14150.74.B-cr50_stabstabilize-14150.734.B-cr50_stabstabilize-14150.64.B-cr50_stabstabilize-14150.43.B-cr50_stabstabilize-14150.376.B-cr50_stabrelease-R94-14150.B-cr50_stabrelease-R94-14150.49.B-cr50_stabVadim Sukhomlinov2021-08-121-21/+6
* cr50_stab: Add unittests for u2fstabilize-quickfix-13729.84.B-cr50_stabstabilize-quickfix-13729.73.B-cr50_stabstabilize-quickfix-13729.60.B-cr50_stabstabilize-13729.72.B-cr50_stabstabilize-13729.57.B-cr50_stabstabilize-13729.56.B-cr50_stabstabilize-13729.49.B-cr50_stabstabilize-13729.45.B-cr50_stabstabilize-13729.16.B-cr50_stabrelease-R89-13729.B-cr50_stabYicheng Li2021-01-121-1/+24
* coil: cleanup commentsstabilize-rust-13720.B-cr50_stabMary Ruthven2021-01-111-1/+1
* coil: CONFIG_SPI_MASTER->CONFIG_SPI_CONTROLLERMary Ruthven2021-01-102-2/+2
* coil: remove motion_sense*Mary Ruthven2021-01-061-1/+0
* coil: remove charge_state_v2Mary Ruthven2021-01-063-235/+0
* coil: remove fingerprint supportMary Ruthven2021-01-063-12/+0
* coil: remove usbc, usb_pd, charge_manager, and tcpmMary Ruthven2021-01-064-156/+0
* introducing an unittest of EC-EFSNamyoon Woo2020-03-114-0/+77
* nvmem: do not waste time looking for legacy NVMEM spaceVadim Bendebury2019-12-131-0/+3
* usbc: fix vbus discharge path for GPIOJett Rink2019-11-071-0/+2
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-1/+1
* fuzz_host_cmd: Add fpsensor task + fp host cmdsCraig Hesling2019-10-253-1/+19
* fpsensor: replace memset() with always_memset()Yicheng Li2019-09-041-0/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+4
* chip/host: Add spi+trng support, and add gpio funcCraig Hesling2019-07-181-0/+9
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-1912-12/+12
* 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
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* host: Add dcrypto definitions that can be used by fuzzing targets.Allen Webb2018-09-071-16/+28
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-3/+3
* Cr50: Add logging functionality to PinWeaver.Allen Webb2018-04-271-1/+6
* Cr50: Added Pinweaver base implementation.Allen Webb2018-04-271-0/+61
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-031-1/+1
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-10/+15
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-12/+2
* charge_ramp: Ramp USB-C DTS sourcesShawn Nematbakhsh2017-10-191-0/+1
* test/entropy: Add host test and compute entropyNicolas Boichat2017-06-131-0/+17
* 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
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-021-0/+1
* Add check to prevent duplicate PIN assignmentsBill Richardson2016-09-091-12/+12
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* test: host: Fix sbc_charging_v2 test failureShawn Nematbakhsh2016-05-051-1/+1
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-0/+3
* pd: change battery and variable sink cap for voltage inaccuracyAlec Berg2015-10-231-2/+2
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-16/+0
* host: mock i2c_xferGwendal Grignou2015-09-162-25/+34
* oak: enable MBKP events for PD eventsBen Lok2015-08-311-1/+1