summaryrefslogtreecommitdiff
path: root/src/drivers/i2c
AgeCommit message (Expand)Author
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