summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Clean up I2C TPM driverStefan Reinauer2014-09-108-846/+674
* lenovo: Read mainboard version from AT24RF08C.Vladimir Serbinenko2014-08-301-17/+74
* drivers: Add I2C TPM driver to corebootStefan Reinauer2014-08-109-0/+1070
* src/drivers: Remove a trailing whitespaceElyes HAOUAS2014-07-211-1/+1
* lenovo: Add lenovo_mainboard_partnumber.Vladimir Serbinenko2014-05-252-1/+8
* drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespacePaul Menzel2014-02-021-1/+1
* lenovo: Handle EEPROM/RFID chip.Vladimir Serbinenko2014-02-014-0/+214
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* rtd2132: implement full configurationAaron Durbin2013-12-212-21/+159
* rtd2132: Add driver for Realtek RTD2132 LVDS bridgeDuncan Laurie2013-12-216-0/+184
* drivers: Fix spellingMartin Roth2013-07-102-4/+4
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-015-5/+5
* Get rid of drivers classPatrick Georgi2012-11-278-8/+8
* Remove chip.h files without config structureKyösti Mälkki2012-10-0713-20/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-228-16/+0
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-2/+3
* Add Nuvoton W83793 hardware monitor driverSven Schnelle2012-07-047-0/+291
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-3/+2
* HWM: Nuvoton W83795G/ADG HWM supportKerry Sheh2012-02-167-0/+343
* adm1026: removed prototypeVikram Narayanan2012-01-211-13/+11
* adm1027: add return statementVikram Narayanan2012-01-081-0/+1
* Indentation: Various indentation fixesVikram Narayanan2012-01-056-68/+61
* Handle drivers/ equally to any other sub directory.Stefan Reinauer2011-04-1514-0/+30
* Finish fixing Tyan s2881. Simplify ADT7463 initialization code.Myles Watson2010-06-221-17/+3
* Always enable parent resources before child resources.Myles Watson2010-06-172-0/+126
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-092-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-275-11/+11
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-3/+3
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-4/+4
* This is a general cleanup patchStefan Reinauer2010-02-222-2/+0
* newconfig is no more.Patrick Georgi2010-02-075-10/+0
* Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi2009-08-261-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* Fix Agami Aruma target (the only one using the part)Stefan Reinauer2007-07-121-1/+3
* Clean up whitespace in preparation for another patch to fix fan control.Ward Vandewege2007-05-111-34/+35
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-041-0/+1
* serverworks HT1000/HT2000, bcm5785/5780 supportYinghai Lu2006-02-163-0/+49
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)2005-07-061-2/+2
* i2c mux supportYinghai Lu2004-12-0312-0/+254