aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c
AgeCommit message (Expand)Author
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
2015-04-22i2c/ww_ring: update color definitionsVadim Bendebury
2015-04-22i2c/ww_ring: change colors for different display modesVadim Bendebury
2015-04-22i2c/ww_ring: use shorter blinking programVadim Bendebury
2015-04-22i2c/ww_ring: stop running programs before loading the new onesVadim Bendebury
2015-04-22i2c/ww_ring: define display pattern programsVadim Bendebury
2015-04-22i2c/ww_ring: decouple LED display from vbootVadim Bendebury
2015-04-22i2c/ww_ring: various driver fixes and improvementsVadim Bendebury
2015-04-22i2c: add support for ww_ringVadim Bendebury
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-13tpm: wait for valid bit to be set in TPM access register before using tpmSourabh Banerjee
2015-04-10TPM: Reduce buffer size to fix stack overflowJulius Werner
2015-04-10tpm: allow 0 as valid i2c bus numberDaisuke Nojiri
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-02-26drivers/i2c/w83793: Use devicetree.cb to set additional valuesTimothy Pearson
2015-02-23drivers/i2c/w83793: Remove incorrect zeroing of PWM valuesTimothy Pearson
2015-01-16coreboot tpm: Fix printk format specifiersFurquan Shaikh
2015-01-15drivers/i2c/w83795: Fix tautology from wrong return typeEdward O'Callaghan
2014-12-23TPM: Fix i2c driver dependencyKyösti Mälkki
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-11-28drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0'Edward O'Callaghan
2014-11-28drivers/i2c/at24rf08c/lenovo_serials.c: Upper-case'ifyEdward O'Callaghan
2014-11-01drivers: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-22tpm: i2c: When probing the TPM, write a 0 into the TPM access register.Gabe Black
2014-09-10tpm: Clean up I2C TPM driverStefan Reinauer
2014-08-30lenovo: Read mainboard version from AT24RF08C.Vladimir Serbinenko
2014-08-10drivers: Add I2C TPM driver to corebootStefan Reinauer
2014-07-21src/drivers: Remove a trailing whitespaceElyes HAOUAS
2014-05-25lenovo: Add lenovo_mainboard_partnumber.Vladimir Serbinenko
2014-02-02drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespacePaul Menzel
2014-02-01lenovo: Handle EEPROM/RFID chip.Vladimir Serbinenko
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-12-21rtd2132: implement full configurationAaron Durbin
2013-12-21rtd2132: Add driver for Realtek RTD2132 LVDS bridgeDuncan Laurie
2013-07-10drivers: Fix spellingMartin Roth
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-04Add Nuvoton W83793 hardware monitor driverSven Schnelle
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-02-16HWM: Nuvoton W83795G/ADG HWM supportKerry Sheh
2012-01-21adm1026: removed prototypeVikram Narayanan
2012-01-08adm1027: add return statementVikram Narayanan
2012-01-05Indentation: Various indentation fixesVikram Narayanan
2011-04-15Handle drivers/ equally to any other sub directory.Stefan Reinauer
2010-06-22Finish fixing Tyan s2881. Simplify ADT7463 initialization code.Myles Watson
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2009-08-26Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2007-07-12Fix Agami Aruma target (the only one using the part)Stefan Reinauer
2007-05-11Clean up whitespace in preparation for another patch to fix fan control.Ward Vandewege
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-02-16serverworks HT1000/HT2000, bcm5785/5780 supportYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2004-12-03i2c mux supportYinghai Lu