summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usb_updater: always reboot cr50 in the end of the updatestabilize-8872.70.Bstabilize-8872.6.Bstabilize-8872.40.Bstabilize-8872.15.Brelease-R55-8872.BVadim Bendebury2016-10-061-2/+2
* usb_updater: add missing help message sectionVadim Bendebury2016-10-061-0/+2
* cr50: bump up minor RW version fieldVadim Bendebury2016-10-061-1/+1
* tpm: do not try running endorsement commands before nvram is availableVadim Bendebury2016-10-061-2/+3
* cr50: add console commands to have parity with servoMary Ruthven2016-10-053-0/+105
* Enable spi_flash_read to read > SPI_FLASH_MAX_READ_SIZEphilipchen2016-10-052-24/+22
* cts: Add I2C tests for read8/16/32 and write8/16/32Daisuke Nojiri2016-10-0512-5/+359
* cts: Add a return code indicating timeoutDaisuke Nojiri2016-10-051-0/+1
* stm32l4: Add i2c driverDaisuke Nojiri2016-10-053-2/+484
* reef: Enable CONFIG_HOSTCMD_FLASH_SPI_INFODavid Hendricks2016-10-051-0/+1
* i2c: Move I2C_MAX_HOST_PACKET_SIZE to i2c.hDaisuke Nojiri2016-10-053-29/+35
* cts: Fix error message for uart port being occupiedDaisuke Nojiri2016-10-052-6/+6
* cts: Fail script when build or flash failsDaisuke Nojiri2016-10-052-7/+11
* util: Fix fifo_info when lost vectors are presentGwendal Grignou2016-10-051-3/+14
* i2c_passthru: Return NAK when battery not present.Aseda Aboagye2016-10-041-0/+12
* spi: Add lock around spi_transactionShawn Nematbakhsh2016-10-043-0/+9
* 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