summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* it83xx: disable ROM codestabilize-10866.BDino Li2018-07-101-0/+5
* stm32h7: Add support for TRNGNicolas Boichat2018-07-103-1/+50
* rollback: Ensure rollback_update writes blocks of correct sizeNicolas Boichat2018-07-101-11/+22
* rollback: Fix compile warning when local entropy is disabled.Nicolas Boichat2018-07-101-0/+2
* Nami: Enable temperature contorl by fanDaisuke Nojiri2018-07-102-4/+99
* fpsensor: put the sensor in low power mode when not usedVincent Palatin2018-07-101-0/+4
* npcx: Enable PWM when starting to spin fansDaisuke Nojiri2018-07-101-6/+11
* phaser: Enable PSLFurquan Shaikh2018-07-102-0/+8
* meowth_fp: flash_fp_mpu: Make sure WP is deassertedNicolas Boichat2018-07-091-0/+5
* flash-stm32h7: Fix protect_blocksNicolas Boichat2018-07-061-3/+3
* flash-stm32h7: Fix flash_physical_erase/write at bank boundaryNicolas Boichat2018-07-061-2/+2
* flash_fp_mcu: Unlock flash before programming itNicolas Boichat2018-07-061-1/+2
* fan: Don't enable or disable thermal control on resumeDaisuke Nojiri2018-07-061-5/+4
* ec-devutils: update pyusb to 1.0.2Nick Sanders2018-07-065-13/+24
* test/pinweaver: Fix clang compilation errorNicolas Boichat2018-07-061-1/+1
* npcx: uart: Add driver support for the second UARTCHLin2018-07-0514-227/+484
* phaser: enable lid angle tablet modePaul Ma2018-07-052-0/+7
* meowth_fp: Update SPIID for nocturneNicolas Boichat2018-07-051-3/+6
* phaser: Enable DPTF and orientationJustin TerAvest2018-07-041-0/+3
* yorp: Enable DPTFJustin TerAvest2018-07-041-0/+2
* driver: Add driver header for it8300 I/O port controllerVijay Hiremath2018-07-041-0/+106
* whiskers touchpad: adjust value rangeWei-Han Chen2018-07-042-5/+7
* usb_hid_touchpad.c: change report_desc to USAGE(touch pad)Wei-Han Chen2018-07-041-1/+1
* kukui: fix build errorZhuohao Lee2018-07-041-0/+1
* USB PD: Don't restore the default power state.Aseda Aboagye2018-07-041-2/+4
* USB PD: Initialize CC polarity during init.Aseda Aboagye2018-07-041-9/+36
* NPCX/fan: Update rpm_actual in duty modeTino Liu2018-07-042-2/+23
* sensor: Add flag for tight timestampingGwendal Grignou2018-07-032-0/+5
* DragonEgg: Add I2C pins/alt functions and config tableScott Collyer2018-07-033-1/+46
* Update signed_header.h with additional fields.Kor Nielsen2018-07-031-6/+30
* bip: comment fix to clarify GPIO pinsDiana Z2018-07-031-2/+2
* octopus: Fix booting to OS from shipmodeVijay Hiremath2018-07-034-96/+2
* cleanup: remove incorrect commentJett Rink2018-07-031-1/+1
* kukui: GPIO fixups, and mirror AP watchdog input to outputNicolas Boichat2018-07-032-8/+13
* bobba: initial files commitJustin TerAvest2018-07-028-0/+755
* common/bootblock: Pack bootblock in EC image.Yilun Lin2018-07-026-0/+202
* board: it83xx based boards start to use CHIP_FAMILY and CHIP_VARIANTDino Li2018-07-025-0/+10
* kukui: Initial setup for ec.Yilun Lin2018-06-309-0/+1318
* phaser: add new lis2de chip typePaul Ma2018-06-304-3/+9
* atlas: enable ALS pollingCaveh Jalali2018-06-291-0/+3
* Nami: configure motion sensors for board variants earlyDaisuke Nojiri2018-06-291-14/+14
* Nami: Add fan configurations for Sona and PantheonDaisuke Nojiri2018-06-291-2/+30
* phaser: add internal PUs for unused pins to prevent leakage current.Mulin Chao2018-06-291-0/+7
* host_command: fix the memmap fixVincent Palatin2018-06-291-1/+1
* stm32: fix power configuration for STM32H7Vincent Palatin2018-06-292-0/+20
* nocturne_fp: [HACK] Disable STOP mode by defaultVincent Palatin2018-06-291-0/+4
* npcx: gpio: bypass for excessive power consumption on low-voltage IOs.Mulin Chao2018-06-295-4/+115
* phaser: enable tablet mode and lid anglestabilize-nocturne.10828.BPaul Ma2018-06-293-6/+54
* yorp: add internal PUs for unused pins to prevent leakage current.Mulin Chao2018-06-281-0/+7
* npcx: adc: only enable ADC during conversion for power consumption.Mulin Chao2018-06-282-3/+12