summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* charge_manager: send EC_HOST_EVENT_PD_MCU at the end of refreshJeffy Chen2016-11-101-2/+6
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-082-37/+46
* common: Add tablet_mode APIGwendal Grignou2016-11-086-23/+30
* Cr50: Let NVMEM take more time and memoryBill Richardson2016-11-051-0/+2
* host_command_pd: reduce to 5msec delay in between PD interrupt handlingKevin K Wong2016-11-041-1/+2
* Cr50: I2CS TPM: Ensure HW read fifo is empty for register readsScott2016-11-041-16/+31
* mkbp_event: Properly queue events during host sleepShawn Nematbakhsh2016-11-042-19/+17
* mkbp_event: Don't use memmap'd host event maskShawn Nematbakhsh2016-11-041-3/+1
* usb_i2c: refactor into commonNick Sanders2016-11-022-1/+117
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-021-2/+97
* kevin: set accurate current limit on USB load switchVincent Palatin2016-10-312-2/+2
* Cr50: i2cs: Re-enable sleep after every interruptScott2016-10-261-8/+0
* task: Don't propagate TASK_EVENT_TIMER between between waitsShawn Nematbakhsh2016-10-261-2/+2
* pd: fix contract negotiation with dynamic PDOsVincent Palatin2016-10-261-5/+13
* host_command_pd: pd_exchange_status: Fix first_exchange logicNicolas Boichat2016-10-201-1/+4
* spi_flash_reg: Correct lengths for W25Q40/GD25LQ40David Hendricks2016-10-201-3/+3
* pd_task: print pd state nameKevin K Wong2016-10-191-18/+30
* pd: Initialize pd comms and dual role state from PD taskShawn Nematbakhsh2016-10-141-65/+81
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-142-2/+2
* g: use devid 0 and 1 to create a serial numberMary Ruthven2016-10-111-0/+5
* common: Print host command code in error.Aseda Aboagye2016-10-101-1/+1
* 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-081-3/+11
* Add CONFIG_CMD_SYSINFO and CONFIG_CMD_SYSLOCKBill Richardson2016-10-071-0/+4
* tpm: do not try running endorsement commands before nvram is availableVadim Bendebury2016-10-061-2/+3
* Enable spi_flash_read to read > SPI_FLASH_MAX_READ_SIZEphilipchen2016-10-051-9/+21
* i2c: Move I2C_MAX_HOST_PACKET_SIZE to i2c.hDaisuke Nojiri2016-10-051-0/+20
* i2c_passthru: Return NAK when battery not present.Aseda Aboagye2016-10-041-0/+12
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-1/+1
* Add more CONFIG_CMD_* options for console commandsBill Richardson2016-10-013-1/+7
* 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
* nvmem: fix partition number assignment in nvmem.cVadim Bendebury2016-09-281-2/+3
* cr50: tpm: ignore sys_rst_l/plt_rst_l when TPM reset is in progressVadim Bendebury2016-09-271-1/+6
* tpm: reset communications channels when resetting TPMVadim Bendebury2016-09-262-10/+36
* tpm: fix TPM resetVincent Palatin2016-09-261-1/+3
* Cr50: I2CS TPM: Prevent sleep when I2CS is activestabilize-8838.BScott2016-09-251-0/+9
* Cr50: Clear NVMEM before unlocking the consoleBill Richardson2016-09-241-3/+2
* Cr50: Add mostly-synchronous tpm_reset() function.Bill Richardson2016-09-241-6/+42
* cr50: reset only the TPM state on SYS_RST_LRandall Spangler2016-09-241-1/+37
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+161
* flash: Add command to get SPI flash chip infoRandall Spangler2016-09-231-29/+50
* usb: power_smart: Allow CONFIG_USB_PORT_POWER_SMART_PORT_COUNT < 2Shawn Nematbakhsh2016-09-221-2/+8
* cr50: notify chipset hooks when the AP state changesMary Ruthven2016-09-221-54/+6
* BD9995X: Rename common code of BD99955 and BD99956 as BD9995XVijay Hiremath2016-09-211-1/+1
* system: Add console print for reboot-on-ap-shutdownShawn Nematbakhsh2016-09-211-0/+3
* charger v2: Don't set charger current limit if capability is unknownShawn Nematbakhsh2016-09-212-9/+15
* i2c: lock i2c port before checking if the port is busyKevin K Wong2016-09-211-4/+5
* cr50: remove unused detect_off interruptMary Ruthven2016-09-211-6/+3