coreboot/src/device
Martin Roth 2c6c353b5b device/dram/spd.c: Add Nanya's Manufacturer ID
There is a Nanya device used on one of the Google Guybrush devices,
so add it to the list of SPD manufacturer names.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Ia449f4d14385cdd5a2548e2a05e3928ea3602c12
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73254
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2023-02-27 16:40:25 +00:00
..
dram device/dram/spd.c: Add Nanya's Manufacturer ID 2023-02-27 16:40:25 +00:00
oprom treewide: Remove repeated words 2023-02-09 10:04:04 +00:00
azalia_device.c
cardbus_device.c
cpu_device.c device/cpu_device.c: Zero initialize struct 2022-12-14 13:52:00 +00:00
device.c
device_const.c
device_util.c
gpio.c
i2c.c
i2c_bus.c
Kconfig device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT 2023-02-17 13:25:20 +00:00
Makefile.inc
mdio.c
mmio.c
pci_class.c
pci_device.c device/pci_device.c: Add way to limit max bus numbers 2023-02-06 00:22:46 +00:00
pci_early.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
pci_ops.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
pci_rom.c
pciexp_device.c
pcix_device.c
pnp_device.c
resource_allocator_common.c
resource_allocator_v4.c
root_device.c
smbus_ops.c
software_i2c.c
xhci.c treewide: Include <device/mmio.h> instead of <arch/mmio.h> 2022-12-10 05:07:14 +00:00