summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kukui_scp: Run 'sync' after update firmware.stabilize-12249.BYilun Lin2019-06-041-0/+1
* g: keep track of frequent update attacks separately for RO and RWVadim Bendebury2019-06-041-9/+61
* gsctool: process intermittent flash log retrieval errorsVadim Bendebury2019-06-041-12/+33
* printf: Add HIDE_EC_STDLIB and __stdlib_compat defines.Allen Webb2019-06-031-4/+9
* krane: Enable display bias settings.Yilun Lin2019-06-031-0/+4
* ish: remove unused ish_dma_page codeJack Rosenthal2019-06-032-40/+3
* common: board_[read/write]_serial weak reference cleanupDenis Brockus2019-06-033-26/+21
* cr50: Remove user presence check message.Keith Short2019-06-031-1/+4
* common: Define markers for weak symbolsDaisuke Nojiri2019-06-031-0/+27
* driver: driver/led/oz554 weak reference cleanupDenis Brockus2019-06-033-2/+12
* cr50: limit ability to disable TPM to certain boardsVadim Bendebury2019-06-034-2/+19
* cr50: do not save NVMEM when disabling TPMVadim Bendebury2019-06-031-10/+0
* charger/rt946x: Add display bias API mt6370_db_set_voltages.Yilun Lin2019-06-032-4/+84
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-039-49/+59
* flash_log_vc: return proper error valueVadim Bendebury2019-06-031-1/+1
* Revert "Makefiles.rules: Do not attempt to run fuzzing tests"Nicolas Boichat2019-06-011-2/+1
* Revert "servo_v4: Enable VBUS voltage and current measurement"Wai-Hong Tam2019-06-012-6/+0
* gsctool: make more debug output availableVadim Bendebury2019-06-011-4/+4
* util: update hardware write protect check for flash_fp_mcuTom Hughes2019-05-311-2/+4
* sweetberry: update I2C clock speeds to match spec/measurements.Brian J. Nemec2019-05-301-4/+4
* garg: add simplo 916Q2286H batteryDevin Lu2019-05-302-2/+30
* ish: remove unnecessary task switch for UARTJett Rink2019-05-301-4/+2
* Intelrvp: Adding PECI ifdef in temp_sensor_id enumAyushee2019-05-301-0/+2
* Adds filtering of the STM32 DFU devices to eliminate devices withBrian J. Nemec2019-05-301-4/+4
* helios: Scrub GPIOSTim Wawrzynczak2019-05-303-56/+5
* helios: Update battery pack infoTim Wawrzynczak2019-05-302-40/+11
* helios: Initial EC imageScott Collyer2019-05-307-0/+945
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-05-304-39/+32
* Prevent power on with disconnected batteryDiana Z2019-05-301-0/+4
* chgmgr: Allow boards to customize supplier_priorityDaisuke Nojiri2019-05-293-5/+8
* ec: Update OWNERSKirtika Ruchandani2019-05-291-3/+3
* common: Remove unnecessary null checkJacob Garber2019-05-281-3/+0
* arcada_ish: hook up 360 hall sensor to ISRJett Rink2019-05-283-3/+17
* fpsensor: move hardware-independent code to fpsensor_state.cYicheng Li2019-05-284-165/+255
* driver/tcpm: Tidy tcpci_tcpm_transmitJacob Garber2019-05-281-10/+8
* common: Remove duplicate error checkJacob Garber2019-05-281-3/+1
* Krane: correct the default charging current to 3.5A (0.5C)Tony Lin2019-05-281-0/+4
* PECI: Move non-chipset specific PECI code to common folderVijay Hiremath2019-05-286-234/+233
* casta : Blink red led to indicate low batteryYongBeum Ha2019-05-281-2/+3
* Reverts an update to the compiler toolchain when building theBrian J. Nemec2019-05-251-0/+5
* usb_port_power_smart: support a new usb_charge_mode - USB_CHARGE_MODE_DEFAULT.Marco Chen2019-05-243-34/+30
* usb_port_power_smart: data of USB_SYSJUMP_TAG is a struct not uint8_t.Marco Chen2019-05-241-5/+8
* bobba: add blorb and droid into the support of controlling USB Type-A power.Marco Chen2019-05-241-0/+34
* Nami: Increase thermal thresholds to avoid auto-shutdownDaisuke Nojiri2019-05-241-2/+2
* g: improve trng error handlingVadim Bendebury2019-05-242-1/+70
* FIXUP: sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-05-241-1/+1
* cml: Remove while loop to check for PP5000_A_PG signalScott Collyer2019-05-242-5/+7
* nvmem: make page header checksums different between prod and devVadim Bendebury2019-05-243-16/+35
* nvmem: do not run when crypto is disabledVadim Bendebury2019-05-245-0/+42
* hatch: Enable CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MAScott Collyer2019-05-241-0/+12