summaryrefslogtreecommitdiff
path: root/board/host
Commit message (Expand)AuthorAgeFilesLines
* cbi: Add CONFIG_EEPROM_CBI_WPAseda Aboagye2021-07-291-0/+2
* cbi: Separate CBI EEPROM driver from CBI protocolPhilip Chen2021-06-291-1/+1
* PCHG: Fuzz PCHG and ctn730 driverDaisuke Nojiri2021-06-171-0/+2
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+1
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-032-2/+2
* Test: Make host calls for power supply mockableDiana Z2021-05-271-2/+2
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* charger: replace charger_get_input_current usesEric Yilun Lin2020-12-081-3/+3
* charger: rename charger_set_input_currentEric Yilun Lin2020-12-081-2/+2
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* CBI: Add unit testDaisuke Nojiri2020-08-072-0/+41
* ec: change usage of dummySam Hurst2020-08-051-5/+5
* tcpmv2: Add usb_tcpmv2_tcpci testEdward Hill2020-07-151-0/+2
* Charger: Add dynamic charger chip countDiana Z2020-07-111-2/+0
* hooks: Introduce HOOK_CHIPSET_SHUTDOWN_COMPLETEWai-Hong Tam2020-06-061-0/+1
* TCPMv2: Add pd console commandSam Hurst2020-04-141-0/+1
* remove cr50 related filesNamyoon Woo2020-03-091-78/+0
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-4/+4
* ec fan: Ensure AP is on before starting fan.Andrew McRae2020-02-051-0/+5
* Charger: Create charger driver structureDiana Z2020-01-281-16/+41
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-2/+5
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-1/+3
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-082-0/+8
* i2c: add support for i2c bit-bangingTing Shen2019-12-161-0/+3
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-26/+9
* 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