mbox series

[0/4] Instantiate SPD EEPROMs at boot on x86

Message ID 20191014113636.57b5ce89@endymion
Headers show
Series Instantiate SPD EEPROMs at boot on x86 | expand

Message

Jean Delvare Oct. 14, 2019, 9:36 a.m. UTC
This is my work to let decode-dimms work out of the box on most x86
desktop and laptop systems.

[PATCH 1/4] firmware: dmi: Remember the memory type
[PATCH 2/4] firmware: dmi: Add dmi_memdev_handle
[PATCH 3/4] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
[PATCH 4/4] i2c: i801: Instantiate SPD EEPROMs automatically