summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* jinlon: add FAN2 supportDevin Lu2019-11-243-1/+23
* TCPMv2: PD: Separately track each SOP and SOP' and SOP''Sam Hurst2019-11-246-94/+177
* TCPMv2: ServoV4 is not recognized appropriatelySam Hurst2019-11-223-95/+347
* usbc: fix storm tracker overflow issueJett Rink2019-11-226-6/+145
* cr50: prepare to release 0.{3,4}.24Vadim Bendebury2019-11-222-2/+2
* krane: Use the PWM mode to adjust brightness as lowestLeo Zhou2019-11-221-4/+22
* npcx7: i2c: enable FIFO mode to transmit and receive dataCHLin2019-11-223-80/+378
* it83xx/config_chip: remove configurationtim2019-11-221-1/+0
* it83xx/spi_master: correct the module IDtim2019-11-222-6/+6
* core/nds32 and riscv-rv32i/ec.lds.S: no assert if section is not presenttim2019-11-222-2/+4
* chip/it8xxx1, chip/it8xxx2: GPIO, WUC and IRQ for chip it83201/it83202Ruibin Chang2019-11-223-39/+282
* all hatch variants: Make sure EC_RST_ODL is GPIO_LOCKEDShelley Chen2019-11-225-0/+55
* all hatch variants: Assign SYS_RST_ODL to GPIOC5Shelley Chen2019-11-225-4/+5
* Ensure CEC bus pin is not driven lowFelix Ekblom2019-11-221-0/+3
* gsctool: delay RO update for old cr50 imagesMary Ruthven2019-11-221-0/+35
* Dratini/Jinlon: Add support for TEMP_SENSOR3Devin Lu2019-11-226-10/+28
* battery : Define CONFIG_BATTERY_DEAD_UNTIL_VALUEYongBeum Ha2019-11-223-0/+15
* jinlon: change TCPC port 0 from ANX7447 to PS8751Devin Lu2019-11-223-9/+8
* Trogdor: Initial board commitWai-Hong Tam2019-11-2211-0/+2530
* cleanup: Segregate ioexpander related drivers in ioexpander folderVijay Hiremath2019-11-2216-12/+12
* doc: document USB_PID strategyJett Rink2019-11-221-1/+8
* flash_ec: Fix servo micro boot0 for fpmcu/usbpdCraig Hesling2019-11-221-0/+4
* TCPMv2: Enable TCPC low power when port is looking for a connectionSam Hurst2019-11-219-256/+518
* usbc: add enter_low_power_mode for retimer muxDenis Brockus2019-11-213-6/+62
* TCPMv1: Improve jitter based collision avoidanceAseda Aboagye2019-11-211-11/+9
* volteer: disable CONFIG_BRINGUPKeith Short2019-11-212-6/+5
* testing: remove incorrect testing assertJett Rink2019-11-211-1/+7
* cleanup: fixing warnings and formattingJett Rink2019-11-212-2/+2
* cr50: update ownersVadim Sukhomlinov2019-11-211-0/+1
* charger/rt946x: fix mt6370 IEOC inaccuracyYilun Lin2019-11-211-8/+63
* ish: Use lsm6dsm polling mode on tgl rvp platformLeifu Zhao2019-11-211-16/+0
* driver: lsm6dsm: Allow building without CONFIG_ACCEL_FIFOYuval Peress2019-11-2113-48/+79
* cr50: drop unused definition of CONFIG_FLASH_READOUT_PROTECTIONVadim Bendebury2019-11-211-1/+0
* cr50: switch to new dev keyVadim Bendebury2019-11-213-9/+9
* cr50: remove flash nonvolatile counter spaceVadim Bendebury2019-11-214-23/+9
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-215-6/+239
* kappa: fix charge/discharge control setting orderDevin Lu2019-11-211-3/+3
* volteer: enable EC controlled fanKeith Short2019-11-212-0/+18
* volteer: Add USB-C policyVijay Hiremath2019-11-215-12/+194
* tcpmv2: Make battery handling optional.Andrew McRae2019-11-211-0/+8
* docs: Add Fingerprint Authentication Design DocTom Hughes2019-11-202-0/+763
* Drallion: Fix Upside/down orientation when portrait modeantony_wang2019-11-201-1/+1
* PRESUBMIT: enable signoff_checkTom Hughes2019-11-201-0/+1
* docs: Removing battery disables HW write protectionTom Hughes2019-11-191-0/+3
* cr50: Add support for testing SHA-384, SHA-512 with CRYPTO_TEST=1Vadim Sukhomlinov2019-11-191-3/+10
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-196-2/+185
* driver: lsm6dso: Fix build issue and align to motion sense fifo apiMario Tesi2019-11-191-1/+5
* servo_micro: shutdown HW module at sysjumpJett Rink2019-11-192-2/+28
* jacuzzi: Add keyboard functionalityAlexandru M Stan2019-11-194-1/+30
* driver/ioexpander_it8801: add I/O expander driver for keyboardtim2019-11-194-0/+279