summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/at24rf08c
Commit message (Expand)AuthorAgeFilesLines
* drivers/i2c/at24rf08c: Add proper Kconfig optionNico Huber2019-09-302-8/+5
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* x86/smbios: Untangle system and board tablesNico Huber2019-03-161-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-082-2/+2
* src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS2016-10-071-7/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* lenovo: Hide SMBIOS configVladimir Serbinenko2015-06-112-0/+12
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko2015-05-211-0/+15
* 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-011-7/+3
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-272-10/+10
* lenovo: Read mainboard version from AT24RF08C.Vladimir Serbinenko2014-08-301-17/+74
* 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-013-0/+213