summaryrefslogtreecommitdiff
path: root/src/drivers/i2c
AgeCommit message (Expand)Author
2016-09-21drivers/i2c/tpm: Split cr50 driver from main driverDuncan Laurie
2016-09-21drivers/i2c/tpm: Move common variables to headerDuncan Laurie
2016-09-19Revert "drivers/i2c/tpm: Move common variables to header"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm: Split cr50 driver from main driver"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Reduce max buffer size"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Clean up timeouts"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Clean up locality functions"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Improve data handling and function names"Duncan Laurie
2016-09-19Revert "drivers/i2c/tpm/cr50: Support interrupts for status"Duncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Improve data handling and function namesDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Clean up locality functionsDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Rename i2c read/write functionsDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Clean up timeoutsDuncan Laurie
2016-09-19drivers/i2c/tpm/cr50: Reduce max buffer sizeDuncan Laurie
2016-09-19drivers/i2c/tpm: Split cr50 driver from main driverDuncan Laurie
2016-09-19drivers/i2c/tpm: Move common variables to headerDuncan Laurie
2016-09-14drivers/i2c/tpm: Clean up handling of command readyDuncan Laurie
2016-09-08drivers/i2c/tpm: Fix early TPM probeDuncan Laurie
2016-09-06drivers/i2c/tpm: Fix error handling for tis structure not initializedDuncan Laurie
2016-09-06drivers/i2c/tpm: Add support for generating ACPI tableDuncan Laurie
2016-09-06drivers/i2c/tpm: Add support for cr50 TPMDuncan Laurie
2016-09-06drivers/i2c/tpm: Allow sleep durations to be set by the chipDuncan Laurie
2016-09-06drivers/i2c/tpm: Make driver safe for use in x86 pre-ramDuncan Laurie
2016-08-02i2c/w83795: Fix chip type messagePatrick Georgi
2016-07-31src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS
2016-07-28i2c/ww_ring: Add ww_ring files to ramstageFurquan Shaikh
2016-07-14drivers/i2c: Add new driver for RTC type PCF8523Werner Zeh
2016-07-08drivers/i2c/da7219: Add driver for generating device in SSDTDuncan Laurie
2016-07-08acpi: Change device properties to work as a treeDuncan Laurie
2016-06-23kconfig: allow various tpm type and interface permutationsVadim Bendebury
2016-06-22drivers/i2c/generic: Fix compile failureDuncan Laurie
2016-06-02i2c: Add a generic i2c driverDuncan Laurie
2016-06-01nau8825: Add driver for I2C codecDuncan Laurie
2016-04-19drivers/i2c: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-24drivers/i2c/w83795: Add option to use auxiliary SMBUS controllerTimothy Pearson
2015-10-24drivers/i2c/w83795: Add full support for core functionsTimothy Pearson
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-06-30drivers/i2c/tpm: move tpm driver around a bit more.Patrick Georgi
2015-06-30drivers/i2c/tpm: push tpm driver from verstage to libverstagePatrick Georgi
2015-06-11lenovo: Hide SMBIOS configVladimir Serbinenko
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-21lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-30i2c/tpm: add final newlinePatrick Georgi
2015-04-22i2c/ww_ring: add a pattern for normal bootVadim Bendebury