summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* driver: sensor: Remove set_interruptGwendal Grignou2016-11-081-10/+0
* common: Add tablet_mode APIGwendal Grignou2016-11-083-6/+17
* mkbp_event: Properly queue events during host sleepShawn Nematbakhsh2016-11-041-1/+2
* usb_i2c: refactor into commonNick Sanders2016-11-021-0/+153
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-023-0/+19
* kevin: set accurate current limit on USB load switchVincent Palatin2016-10-312-0/+16
* pd: fix contract negotiation with dynamic PDOsVincent Palatin2016-10-261-1/+3
* lpc: Add function for host reset without RCIN GPIODuncan Laurie2016-10-261-0/+4
* power: Add board callback before RSMRST# state changeDuncan Laurie2016-10-262-0/+23
* include: Add default state for ESPI and VW_SIGNALSDuncan Laurie2016-10-251-0/+6
* Support alignment for EC host command structuresRandall Spangler2016-10-192-423/+536
* pd_task: print pd state nameKevin K Wong2016-10-191-0/+6
* pd: Initialize pd comms and dual role state from PD taskShawn Nematbakhsh2016-10-141-4/+5
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* g: use devid 0 and 1 to create a serial numberMary Ruthven2016-10-111-0/+5
* TABLET_MODE_SWITCH: set as undef by defaultGwendal Grignou2016-10-111-1/+1
* smart_battery: Remove smart charger unreachable codeVijay Hiremath2016-10-111-6/+0
* g: Added I2CM driver to support chip_i2c_xfer()Scott2016-10-111-0/+6
* cr50: add reset extension commandVadim Bendebury2016-10-081-0/+1
* Use CONFIG_KEYBOARD_DEBUG for keyboard debug printfGwendal Grignou2016-10-081-0/+3
* driver: bmi160: Add config variable for INT2 settingGwendal Grignou2016-10-071-0/+3
* Add CONFIG_CMD_SYSINFO and CONFIG_CMD_SYSLOCKBill Richardson2016-10-071-0/+2
* stm32l4: Add i2c driverDaisuke Nojiri2016-10-051-0/+17
* i2c: Move I2C_MAX_HOST_PACKET_SIZE to i2c.hDaisuke Nojiri2016-10-051-0/+15
* Cr50: Removed Reef EVT workaroundsScott2016-10-041-4/+1
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-2/+3
* Add more CONFIG_CMD_* options for console commandsBill Richardson2016-10-011-0/+4
* Sort CONFIG_CMD_* options in config.hBill Richardson2016-10-011-49/+49
* cr50: tpm: ignore sys_rst_l/plt_rst_l when TPM reset is in progressVadim Bendebury2016-09-271-0/+7
* tpm: reset communications channels when resetting TPMVadim Bendebury2016-09-261-5/+4
* Cr50: Clear NVMEM before unlocking the consoleBill Richardson2016-09-241-1/+9
* Cr50: Add mostly-synchronous tpm_reset() function.Bill Richardson2016-09-241-0/+11
* cr50: reset only the TPM state on SYS_RST_LRandall Spangler2016-09-242-0/+8
* system: Add print_system_rtc().Aseda Aboagye2016-09-231-0/+13
* i2c: Add i2ctest console commandVijay Hiremath2016-09-233-0/+49
* flash: Add command to get SPI flash chip infoRandall Spangler2016-09-233-6/+41
* Cr50: Add gpio input for platform reset (plt_rst_l)Scott2016-09-231-0/+1
* cr50: notify chipset hooks when the AP state changesMary Ruthven2016-09-221-7/+1
* BD9995X: Rename common code of BD99955 and BD99956 as BD9995XVijay Hiremath2016-09-211-5/+6
* charger v2: Don't set charger current limit if capability is unknownShawn Nematbakhsh2016-09-211-1/+1
* reef: Print tcpc firmware versionDivya Sasidharan2016-09-211-0/+3
* cr50: remove unused detect_off interruptMary Ruthven2016-09-211-2/+1
* flash: Call lock function prior to mapped external readShawn Nematbakhsh2016-09-161-0/+10
* tcpc: Enable vbus discharge using PD discharge registersKevin K Wong2016-09-132-0/+14
* charger: bd99955: Enable VBUS discharge when appropriateShawn Nematbakhsh2016-09-132-2/+17
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-132-5/+9
* driver: add support ambient light sensor AL3010stabilize-8798.BRocky Hsiao2016-09-131-0/+1
* cr50: correct a todo bug numberMary Ruthven2016-09-111-1/+1
* cr50: remove the pullup on sys_rst on kevinMary Ruthven2016-09-091-0/+2
* Add check to prevent duplicate PIN assignmentsBill Richardson2016-09-091-0/+15