summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-2112-15/+12
* lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko2015-05-211-0/+15
* vboot: split class in library and stagePatrick Georgi2015-04-301-2/+2
* i2c/tpm: add final newlinePatrick Georgi2015-04-301-1/+1
* i2c/ww_ring: add a pattern for normal bootVadim Bendebury2015-04-222-1/+88
* i2c/ww_ring: update color definitionsVadim Bendebury2015-04-221-5/+5
* i2c/ww_ring: change colors for different display modesVadim Bendebury2015-04-221-18/+18
* i2c/ww_ring: use shorter blinking programVadim Bendebury2015-04-221-134/+95
* i2c/ww_ring: stop running programs before loading the new onesVadim Bendebury2015-04-221-0/+12
* i2c/ww_ring: define display pattern programsVadim Bendebury2015-04-224-58/+395
* i2c/ww_ring: decouple LED display from vbootVadim Bendebury2015-04-223-15/+17
* i2c/ww_ring: various driver fixes and improvementsVadim Bendebury2015-04-221-25/+74
* i2c: add support for ww_ringVadim Bendebury2015-04-226-3/+440
* Unify byte order macros and clrsetbitsJulius Werner2015-04-212-2/+2
* tpm: wait for valid bit to be set in TPM access register before using tpmSourabh Banerjee2015-04-131-3/+26
* TPM: Reduce buffer size to fix stack overflowJulius Werner2015-04-102-8/+2
* tpm: allow 0 as valid i2c bus numberDaisuke Nojiri2015-04-101-3/+4
* vboot2: read secdata and nvdataDaisuke Nojiri2015-03-231-0/+1
* drivers/i2c/w83793: Use devicetree.cb to set additional valuesTimothy Pearson2015-02-262-18/+183
* drivers/i2c/w83793: Remove incorrect zeroing of PWM valuesTimothy Pearson2015-02-231-4/+0
* coreboot tpm: Fix printk format specifiersFurquan Shaikh2015-01-162-2/+2
* drivers/i2c/w83795: Fix tautology from wrong return typeEdward O'Callaghan2015-01-151-3/+3
* TPM: Fix i2c driver dependencyKyösti Mälkki2014-12-231-1/+1
* i2c: Replace the i2c API.Gabe Black2014-12-162-12/+12
* drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0'Edward O'Callaghan2014-11-281-3/+3
* drivers/i2c/at24rf08c/lenovo_serials.c: Upper-case'ifyEdward O'Callaghan2014-11-281-1/+1
* drivers: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-0110-72/+32
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-2711-48/+48
* tpm: i2c: When probing the TPM, write a 0 into the TPM access register.Gabe Black2014-10-221-3/+3
* 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
OpenPOWER on IntegriCloud