summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-078-8/+191
* Makefile: add -ffat-lto-objects to CFLAGSVadim Bendebury2019-06-071-0/+1
* get rid of compiler warningsVadim Bendebury2019-06-072-3/+3
* usbpd: Fix infinite init loopDaisuke Nojiri2019-06-071-5/+5
* Casta: Adjust power button init timeout for no battery bootsDiana Z2019-06-071-1/+11
* fpsensor: Replace ccprintf/s with CCPRINTF/STom Hughes2019-06-071-11/+11
* g: enforce order of enabling RO/RW sectionsVadim Bendebury2019-06-071-8/+14
* cr50: optimize set_ec_on() by prioritizing the case EC is onNamyoon Woo2019-06-071-8/+10
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-06-066-61/+134
* common: motion_sense: Spread timestamps in motion sense fifoYuval Peress2019-06-067-106/+333
* fpsensor: Add instructions for using screen instead of minicomTom Hughes2019-06-061-1/+18
* Intelrvp: Get current DP modeAyushee2019-06-061-1/+6
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-063-1/+49
* ish: use magic number to verify persistent dataJack Rosenthal2019-06-0610-55/+142
* ish: fix to follow HECI specHyungwoo Yang2019-06-061-39/+71
* Makefile: create new rules for host and fuzz testsJack Rosenthal2019-06-061-2/+4
* krane: remove mag driverTing Shen2019-06-062-3/+11
* cr50: prepare to release 0.4.19Vadim Bendebury2019-06-061-1/+1
* g: add rx_handled into USB_STREAM_CONFIGNamyoon Woo2019-06-062-10/+15
* ectool: add async flash eraseTom Hughes2019-06-063-1/+61
* ish: don't specify any on-board testsJack Rosenthal2019-06-051-0/+3
* tpm: reset command_ready bit when entering idle stateVadim Bendebury2019-06-051-4/+6
* chocodile_vpdmcu: Firmware refactoringSam Hurst2019-06-0514-2794/+2322
* 8042: Only send back ACK in response to reset command(0xff)Furquan Shaikh2019-06-052-5/+2
* arcada: use lid switch instead of gpioJett Rink2019-06-051-1/+1
* ec-devutils: restore servo_updater functionalityKevin Shelton2019-06-052-0/+6
* ish: reload watchdog after lower power exitJett Rink2019-06-053-8/+22
* common: queue: Update chunk struct and get read/write logicYuval Peress2019-06-054-38/+100
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-0531-318/+410
* Add OWNERS files for fingerprintTom Hughes2019-06-054-0/+10
* Move fingerprint files to their own directoryTom Hughes2019-06-054-1/+17
* krane/battery: rename battery name to SCUDTing Shen2019-06-051-3/+3
* charge_manager: customize dedicated port propertiesTing Shen2019-06-053-13/+99
* USB PD: Only maintain contracts over sysjump when sinkingDiana Z2019-06-041-9/+18
* USB PD: Disable Vconn as well as Vbus on initDiana Z2019-06-041-1/+7
* 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