summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/at24rf08c
AgeCommit message (Expand)Author
2020-03-02drivers/i2c/at24rf08c: Format according to coding stylePaul Menzel
2020-03-02drivers/i2c/at24rf08c: Correctly format short multi-line commentsPaul Menzel
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-09-30drivers/i2c/at24rf08c: Add proper Kconfig optionNico Huber
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16x86/smbios: Untangle system and board tablesNico Huber
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-10-08src: Use tabs for indentationElyes HAOUAS
2016-10-07src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-11lenovo: Hide SMBIOS configVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-21lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko
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-08-30lenovo: Read mainboard version from AT24RF08C.Vladimir Serbinenko
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