summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* bd99955: Add support for power save mode.Aseda Aboagye2016-09-091-0/+9
* motion: make fiforead optionalGwendal Grignou2016-09-091-0/+1
* motion: remove accel_int_xxx, dead codeGwendal Grignou2016-09-091-16/+0
* mkbp: Send event when in tablet modeGwendal Grignou2016-09-091-0/+5
* motion: Add tablet mode flag.Gwendal Grignou2016-09-091-0/+1
* common: motion_lid: Add tablet mode detection using lid angle.Gwendal Grignou2016-09-092-0/+11
* motion_lid: prevent angle 0 <-> 360 transition.Gwendal Grignou2016-09-091-0/+6
* Remove unused defineGwendal Grignou2016-09-091-6/+0
* g: usb update: clear fallback counter after update finishesVadim Bendebury2016-09-091-0/+8
* spi_flash: Add GD25LQ40 write-protect supportDavid Hendricks2016-09-091-0/+3
* common: Add TABLET_MODE hook.Gwendal Grignou2016-09-073-0/+10
* Cr50: Preliminary I2CS TPM2.0 driverScott2016-09-052-0/+5
* config: Make memory command optionalGwendal Grignou2016-09-021-0/+1
* Cr50: NvMem: Allow for partitions to not be contiguousScott2016-09-022-5/+11
* cr50: mark updated image as good once a usb request is receivedMary Ruthven2016-09-021-1/+4
* button: Add console command to simulate button pressVijay Hiremath2016-09-021-0/+1