summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* driver/tcpm: block bad config combinations at compile timeTing Shen2019-07-243-0/+13
* IO_Expander: introduce the common interface of IO expanderCHLin2019-07-247-0/+427
* board: Add bloonchipper and dartmonkey boardsTom Hughes2019-07-242-0/+2
* isl923x: Fix console messagesDaisuke Nojiri2019-07-241-3/+4
* isl923x: Check max current in isl923x_set_ac_prochotDaisuke Nojiri2019-07-243-19/+17
* util: Unify separate flash_fp_mcu scripts into single common oneTom Hughes2019-07-234-96/+124
* hatch_fp: Add RDP (read protection) support to STM32F4Tom Hughes2019-07-246-6/+163
* cr50: minor fix in neglecting 'failure type' in NVMEM flash logNamyoon Woo2019-07-241-1/+1
* npcx: make i2c slave address uint16_t to be standardDenis Brockus2019-07-231-1/+1
* signer: improve debug reporting of the signer scriptVadim Bendebury2019-07-231-4/+4
* hatch: add chargen to the set of CLI commandsVadim Bendebury2019-07-231-0/+3
* hatch: Enable CONFIG_USBC_PPC_DEDICATED_INTTim Wawrzynczak2019-07-232-0/+9
* npcx7: UART: wait for Tx empty before enabling deep-sleepCHLin2019-07-234-2/+39
* krane: Fix g-sensor reference point for all revisionsTing Shen2019-07-231-23/+6
* krane: limit backlight current for all revisions.Ting Shen2019-07-231-8/+10
* servo_v4: Support changing CC polarityWai-Hong Tam2019-07-222-37/+68
* servo_v4: Support command to limit the max_voltageWai-Hong Tam2019-07-221-3/+25
* docs: add i2c doc to site mapJett Rink2019-07-221-0/+1
* ish: fix snowball structure linker placementDenis Brockus2019-07-223-30/+20
* charger/rt946x: notify AC_CHANGE when ext power plugged/unpluggedYilun Lin2019-07-221-0/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-20251-1718/+1693
* Improve unit test and fuzzer documentation storyCraig Hesling2019-07-203-8/+56
* servo_v4: Support sink roles with PD comm enabledWai-Hong Tam2019-07-202-2/+25
* servo_v4: Support dual-role portWai-Hong Tam2019-07-202-79/+135
* servo_v4: Minor update the PD policy and commentsWai-Hong Tam2019-07-201-9/+17
* servo_v4: Remove unnecessary init for GPIO MODULE_USB_PDWai-Hong Tam2019-07-202-7/+7
* drivers/tcpm/ps8xxx: Return hardcoded vendor and product idKarthikeyan Ramasubramanian2019-07-201-0/+5
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-2011-24/+34
* baseboard: octopus: Guard sensor configurations with variantYuval Peress2019-07-201-0/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-19255-1879/+2424
* servo_v4: Fake CC2 voltage when servo v4 as snkWai-Hong Tam2019-07-191-7/+26
* util: uart_stress_tester raises an error on character lossNamyoon Woo2019-07-181-8/+27
* util: uart_stress_tester checks if the given ports existNamyoon Woo2019-07-181-0/+12
* nocturne: Don't enter DP Alt Mode when AP is off.Aseda Aboagye2019-07-181-0/+15
* tablet-mode: Fix header file guard and API definitionsDaisuke Nojiri2019-07-181-6/+15
* presubmit: don't require buildall for changes only in docs/Jack Rosenthal2019-07-181-0/+2
* nocturne: Only source 5V when chipset is on.Aseda Aboagye2019-07-181-0/+4
* driver/tcs3400: make error message in sensor read less spammy.Ting Shen2019-07-181-2/+3
* Helios:Initial Type-C Controller PS8751 settingBarney_Liao2019-07-181-0/+7
* printf: Fix hexdump and string 0 precisionCraig Hesling2019-07-183-49/+147
* chip/host: Add spi+trng support, and add gpio funcCraig Hesling2019-07-185-1/+94
* nocturne: Don't wake on any MKBP in suspend.Aseda Aboagye2019-07-171-1/+2
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-07-173-14/+16
* mkbp_event: Add CONFIG_MKBP_USE_GPIO_AND_HOST_EVENT.Aseda Aboagye2019-07-172-3/+31
* common: add i2c tracing functionalityJack Rosenthal2019-07-175-6/+275
* Basic implentation of the Maxim Integrated MAX32660 within the EC OSJerry Bradshaw2019-07-1723-0/+6305
* common: remove CONFIG_SMBUS dead codeDenis Brockus2019-07-175-342/+16
* Add the functions to read and write EAR.Pai Peng2019-07-172-34/+97
* cr50: do not enable TPM when compiling for dcrypto testsVadim Bendebury2019-07-172-6/+38
* cr50: provide separate environment variable to enable crypto testsVadim Bendebury2019-07-172-5/+6