summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cts: Fix back-to-back buildDaisuke Nojiri2016-10-144-15/+16
* getversion: Fix lucid failing because of version stringsDaisuke Nojiri2016-10-141-4/+1
* g: add usb i2c driverMary Ruthven2016-10-149-57/+378
* Pyro: Follow battery spec to modify battery parameters.Bruce2016-10-131-6/+6
* elm: disable 3.3V to ANX7688 by default and enable it in board_power_on_pd_mcu.Milton Chiang2016-10-132-1/+3
* g: check that the rx fifo is ready before reading from itMary Ruthven2016-10-133-36/+32
* anx74xx: update usage with its CC_STATUS registerKevin K Wong2016-10-131-38/+26
* npxc: lpc: correct setting for SCI/SMI gererated from PM moduleCHLin2016-10-122-8/+28
* cr50: dont do a hard reboot after updating the AP or ECMary Ruthven2016-10-121-2/+5
* cr50: reset TPM when we assert sys_rst_lMary Ruthven2016-10-121-1/+0
* g: use devid 0 and 1 to create a serial numberMary Ruthven2016-10-116-3/+93
* Update TRNG handling.Marius Schilder2016-10-111-9/+12
* CR50: recognize the production endorsement CAnagendra modadugu2016-10-111-2/+41
* npcx: Enable VW's valid bits of SCI#/SMI# if no CONFIG_SCI_GPIO.Mulin Chao2016-10-111-6/+10
* TABLET_MODE_SWITCH: set as undef by defaultGwendal Grignou2016-10-111-1/+1
* Make sure endorsement cert matches current keyladder.Marius Schilder2016-10-111-0/+20
* cr50: add press and release options to powerbtn commandMary Ruthven2016-10-113-16/+66
* smart_battery: Remove smart charger unreachable codeVijay Hiremath2016-10-115-16/+33
* Cr50: I2CM: Enable i2c master for accessing INA chipsScott2016-10-115-5/+82
* g: Added I2CM driver to support chip_i2c_xfer()Scott2016-10-114-0/+492
* reef: Enable CONFIG_CMD_ACCEL_INFODivya Sasidharan2016-10-101-0/+1
* reef: Enable Host command that enables/disables Display BacklightShamile Khan2016-10-101-0/+1
* common: Print host command code in error.Aseda Aboagye2016-10-101-1/+1
* Pyro: Create initial boardBruce2016-10-089-0/+2503
* util: ectool: Add names for new sensors.Gwendal Grignou2016-10-081-2/+13
* boards: Fix sensors order for devices with BM160 and LPC mode.Gwendal Grignou2016-10-086-155/+165
* kionix: Add reading whoami to be sure device has booted.Gwendal Grignou2016-10-082-8/+29
* usb_updater: add command to reset CR50 when updating over SPIVadim Bendebury2016-10-081-7/+20
* reef: remove obsolete code for protoKevin K Wong2016-10-083-123/+1
* cr50: add reset extension commandVadim Bendebury2016-10-083-0/+22
* cr50: provide means of posting reboot requestVadim Bendebury2016-10-083-6/+14
* mkbp: compile host_get_next_event out in LPC modeGwendal Grignou2016-10-081-1/+2
* Use CONFIG_KEYBOARD_DEBUG for keyboard debug printfGwendal Grignou2016-10-082-3/+14
* cts: Add real interrupt testDaisuke Nojiri2016-10-076-110/+187
* Cr50: ecrst and sysrst commands should show stateBill Richardson2016-10-071-21/+22
* servo_v4: update uservo port init for tca6416Nick Sanders2016-10-071-9/+41
* Cr50: Add board-specific "sysinfo" commandBill Richardson2016-10-071-0/+33
* Cr50: Disable sysinfo, sysjump, syslockBill Richardson2016-10-071-1/+3
* driver: bmi160: Fix logic issue when accelerometer is not first sensorGwendal Grignou2016-10-071-4/+2
* driver: bmi160: Add config variable for INT2 settingGwendal Grignou2016-10-072-8/+13
* g: Upgrade protocol returns the keyid for RO/RWBill Richardson2016-10-073-13/+33
* Add CONFIG_CMD_SYSINFO and CONFIG_CMD_SYSLOCKBill Richardson2016-10-072-0/+6
* Put a newline at the end of PRESUBMIT.cfgBill Richardson2016-10-071-1/+1
* hibernate: Re-init GPIO levels on hibernate wakeShawn Nematbakhsh2016-10-073-3/+6
* 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