summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cr50: Removed Reef EVT workaroundsScott2016-10-044-63/+13
* cr50: bump up minor RW version fieldVadim Bendebury2016-10-041-1/+1
* i2cs: reset local variables when reinitializing.Vadim Bendebury2016-10-041-0/+17
* Cr50: lock down the console a bit moreBill Richardson2016-10-031-0/+10
* Cr50: fix CR50_DEV=1 overrideBill Richardson2016-10-021-1/+1
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-0212-12/+16
* Add more CONFIG_CMD_* options for console commandsBill Richardson2016-10-014-1/+11
* Sort CONFIG_CMD_* options in config.hBill Richardson2016-10-011-49/+49
* g: The hid command is only useful for debuggingBill Richardson2016-10-011-0/+3
* g: Remove the test_rdd commandBill Richardson2016-10-011-8/+0
* Cr50: The panicinfo command is not safeBill Richardson2016-10-011-3/+3
* Cr50: The devices command is safe.Bill Richardson2016-10-011-3/+3
* Cr50: The chan command is not safe.Bill Richardson2016-10-011-3/+3
* power: rk3399: Enable PP900_PCIE earlier to prevent leakageShawn Nematbakhsh2016-09-301-2/+2
* ec: Remove fusb302 rev.A supportSam Hurst2016-09-291-102/+26
* npcx: pwm: Fix prescaler calculationSam Hurst2016-09-291-15/+32
* charger: bd9995x: Reset map command set on failed set operationShawn Nematbakhsh2016-09-281-4/+6
* util/signer/gnubby.c: set home dir correctlyMartin Roth2016-09-281-1/+2
* nvmem: fix partition number assignment in nvmem.cVadim Bendebury2016-09-281-2/+3
* stm32: Fixed bugs with stm32l4 register masksChris Chen2016-09-272-10/+74
* kevin: hotplugging DP not workingSam Hurst2016-09-271-11/+1
* npcx: watchdog: Log watchdog panic informationShawn Nematbakhsh2016-09-271-0/+8
* cr50: tpm: ignore sys_rst_l/plt_rst_l when TPM reset is in progressVadim Bendebury2016-09-273-3/+19
* bd9995x: Disable fast/pre-charging watchdog timerphilipchen2016-09-261-2/+2
* tpm: reset communications channels when resetting TPMVadim Bendebury2016-09-266-42/+52
* tpm: fix TPM resetVincent Palatin2016-09-261-1/+3
* kevin: bd99955: Enable power save mode.Vincent Palatin2016-09-261-0/+1
* power: common: Prevent console spam.Aseda Aboagye2016-09-261-2/+16
* Cr50: I2CS TPM: Prevent sleep when I2CS is activestabilize-8838.BScott2016-09-253-1/+21
* Cr50: I2CS: Fixed i2cs word aligned fifo write functionScott2016-09-251-2/+2
* cr50: make sure board resets when cr50 resetsVadim Bendebury2016-09-241-0/+10
* Cr50: Lock console by default, with long timeoutBill Richardson2016-09-241-8/+24
* Cr50: Unlock console quickly when battery is unpluggedBill Richardson2016-09-241-25/+56
* Cr50: Clear NVMEM before unlocking the consoleBill Richardson2016-09-244-11/+50
* Cr50: Change "unlock dance" to "unlock process"Bill Richardson2016-09-241-27/+29
* Cr50: Add mostly-synchronous tpm_reset() function.Bill Richardson2016-09-245-11/+63
* anx74xx: fix hard reset issue.Shaoliang Wang2016-09-242-81/+84
* cr50: reset only the TPM state on SYS_RST_LRandall Spangler2016-09-248-4/+76
* npcx: gpio: Remove DEBUG_GPIO to make gpio_interrupt reentrantShawn Nematbakhsh2016-09-232-5/+0
* tcpm: anx74xx: Initialize regs for proper CC cye diagramShawn Nematbakhsh2016-09-232-2/+23
* reef: Enable Host command that limits external charger voltage/currentShamile Khan2016-09-231-0/+1
* npcx: Selectively filter WDT reset in reset_flagsMulin Chao2016-09-231-13/+21
* kevin / gru: Use FW register for bd99955 resetShawn Nematbakhsh2016-09-231-7/+2
* Cr50: I2CS: Set INT_AP_L as in input when the AP is offScott2016-09-231-0/+25
* power: common: Print RTC when changing states.Aseda Aboagye2016-09-231-0/+3
* power: rk3399: Print RTC when resetting chipset.Aseda Aboagye2016-09-231-0/+3
* system: Add print_system_rtc().Aseda Aboagye2016-09-233-8/+30
* i2c: Add i2ctest console commandVijay Hiremath2016-09-2324-4/+469
* cr50: wake from deep sleep on rising edge of AP UARTMary Ruthven2016-09-231-0/+8
* kevin / gru: Make AP_OVERTEMP assertion print less scaryShawn Nematbakhsh2016-09-231-4/+4