summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ish: cleanup ISH specific CONFIG_ definitions and usageDenis Brockus2019-06-146-112/+97
* g: consolidate USB console transfer codes to usb-streamNamyoon Woo2019-06-143-13/+91
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-1361-731/+252
* docs: Add sitemapTom Hughes2019-06-132-1/+20
* anx7447: USB Mux is reset when TCPM is resetSam Hurst2019-06-131-8/+14
* g: use GLOBALSEC_REGION5 for flash log access controlVadim Bendebury2019-06-131-5/+5
* Makefile.rules: Fix silencing of libec.a related warnings.Allen Webb2019-06-131-3/+3
* fpsensor: Move crypto-related code to fpsensor_crypto.cYicheng Li2019-06-136-138/+221
* kindred: Initial EC imageTim Wawrzynczak2019-06-127-0/+963
* docs: Add "Getting Started Quickly"Tom Hughes2019-06-122-0/+130
* docs: Add navbarTom Hughes2019-06-121-0/+7
* docs: Update READMETom Hughes2019-06-122-7/+781
* kukui: Enable charger software ramping.Yilun Lin2019-06-124-0/+22
* charger/rt946x: Support software ramping API.Yilun Lin2019-06-121-1/+14
* kukui: Allow LID_OPEN as a wake source from S3Nicolas Boichat2019-06-121-2/+2
* cortex-m/ec.ld.S: .dram.bss section should not have LOAD attribute.Yilun Lin2019-06-121-1/+5
* g: reduce a mem copy in usb upstream transferNamyoon Woo2019-06-122-17/+98
* icelake: Add option to turn-off 5V-rail in power sequencingVijay Hiremath2019-06-112-0/+15
* atlas: Don't enter DP Alt Mode when AP is off.Aseda Aboagye2019-06-111-0/+16
* keyboard_scan: Send kb events at start of debouncing period.Jes Klinke2019-06-112-76/+105
* minute-ia: move IRQ definitions to common filesJack Rosenthal2019-06-114-25/+39
* core:RISC-V / chip:IT83202Dino Li2019-06-1125-122/+2283
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-1044-186/+412
* minute-ia: ish software panicDenis Brockus2019-06-114-29/+96
* ish: add missing include to power_mgt.hJack Rosenthal2019-06-111-0/+1
* ectool: Clarify addressing mode for I2C commandsDaisuke Nojiri2019-06-102-9/+20
* Makefile.rules: use CFLAGS instead of CPPFLAGSTom Hughes2019-06-101-1/+1
* Flapjack: Trigger BC12 detection when AC charger is pluggedDaisuke Nojiri2019-06-103-1/+29
* driver: set Kionix accel min frequency to 12.5HzEnrico Granata2019-06-102-2/+2
* util: introduce uart stress testerNamyoon Woo2019-06-082-0/+353
* common/battery: Avoid negative display percentagesEvan Green2019-06-081-0/+2
* 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