summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* helios: Change port 0 TCPC from ANX7447 to PS8751Scott Collyer2019-06-153-10/+8
* hatch: move forward led_states to common/led_onoff_statesDevin Lu2019-06-158-207/+5
* ish: make PMU reset prep isr go thru system_resetJack Rosenthal2019-06-141-7/+2
* ish: change log_pm_stat to accept uint32_tJack Rosenthal2019-06-141-1/+1
* minute-ia: show EC task information during panicJack Rosenthal2019-06-143-4/+19
* intel_x86: Report S0ix hang detected by EC using console printFurquan Shaikh2019-06-141-0/+1
* grunt: Wake from hibernate on EC resetEdward Hill2019-06-148-13/+52
* driver/tcs3400: disable ADC & oscillator between readsNick Vaccaro2019-06-142-14/+11
* ish: remove vestigial line in build fileJett Rink2019-06-141-5/+3
* chip/mt_scp: Add dummy read in D-cache invalidation functionsNicolas Boichat2019-06-141-5/+8
* kukui_scp/update_scp: Deploy elf file by defaultNicolas Boichat2019-06-141-3/+1
* chip/mt_scp: Fix clock selection register values for ULPOSC_1/2Nicolas Boichat2019-06-141-4/+4
* fpsensor: Add unit test for derive_encryption_key().Yicheng Li2019-06-146-7/+159
* g: minor fix in putting a character into usb_console tx queueNamyoon Woo2019-06-141-21/+19
* core/riscv-rv32i: remove panic_sw_reasons[] from panic.cDino Li2019-06-141-16/+2
* core/riscv-rv32i: remove TODO from build.mkDino Li2019-06-141-4/+0
* kukui/led: Support led blinking at sysrq debug mode.Yilun Lin2019-06-141-0/+21
* kukui/led: Reset led prv_chstate once auto-controlled re-enabled.Yilun Lin2019-06-141-1/+13
* motionsense: prevent loop after missing eventsJett Rink2019-06-141-8/+10
* aes-gcm: Fix undefined ref gcm_gmult_v8 gcm_ghash_v8Craig Hesling2019-06-141-1/+17
* hatch: Make MST support optional for subboardsPhilip Chen2019-06-148-28/+10
* 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