index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
i2c
/
at24rf08c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-01
src: Remove not used 'include <smbios.h>'
Elyes HAOUAS
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-02
drivers/i2c/at24rf08c: Format according to coding style
Paul Menzel
2020-03-02
drivers/i2c/at24rf08c: Correctly format short multi-line comments
Paul Menzel
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-09-30
drivers/i2c/at24rf08c: Add proper Kconfig option
Nico Huber
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
x86/smbios: Untangle system and board tables
Nico Huber
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2016-10-07
src/drivers: Remove whitespace after memcpy & memset
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-11
lenovo: Hide SMBIOS config
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
lenovo: Remerge smbios_mainboard_bios_version.
Vladimir Serbinenko
2014-11-28
drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0'
Edward O'Callaghan
2014-11-28
drivers/i2c/at24rf08c/lenovo_serials.c: Upper-case'ify
Edward O'Callaghan
2014-11-01
drivers: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-08-30
lenovo: Read mainboard version from AT24RF08C.
Vladimir Serbinenko
2014-05-25
lenovo: Add lenovo_mainboard_partnumber.
Vladimir Serbinenko
2014-02-02
drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespace
Paul Menzel
2014-02-01
lenovo: Handle EEPROM/RFID chip.
Vladimir Serbinenko