summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/at24rf08c/lenovo_serials.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/i2c/lenovo_serials: Use buildtime constantsArthur Heymans2023-11-081-6/+2
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS2020-07-261-9/+9
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* x86/smbios: Untangle system and board tablesNico Huber2019-03-161-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-081-1/+1
* src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS2016-10-071-7/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* lenovo: Hide SMBIOS configVladimir Serbinenko2015-06-111-0/+5
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* 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
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-7/+7
* lenovo: Read mainboard version from AT24RF08C.Vladimir Serbinenko2014-08-301-17/+74
* lenovo: Add lenovo_mainboard_partnumber.Vladimir Serbinenko2014-05-251-1/+7
* drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespacePaul Menzel2014-02-021-1/+1
* lenovo: Handle EEPROM/RFID chip.Vladimir Serbinenko2014-02-011-0/+137