coreboot/src/include/device
Stefan Reinauer a675d49408 Fix SMBIOS generation
Dropping mainboard's chip.h broke execution of the mainboard's enable
function and the addition of mainboard specific smbios tables.

The former was fixed by Kyosti in http://review.coreboot.org/1374
This patch fixes the breakage in static.c and also backs out a small
portion of Kyosti's patch (because it's not needed anymore)

Change-Id: I6fdea9cbb8c6041663bd36f68f1cae4b435c1f9b
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1421
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
2012-08-08 11:34:57 +02:00
..
agp.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cardbus.h Remove the rest of cardbus_scan_bus. 2010-06-07 17:12:57 +00:00
device.h Fix SMBIOS generation 2012-08-08 11:34:57 +02:00
hypertransport.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
hypertransport_def.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
path.h Revert "Use broadcast SIPI to startup siblings" 2012-07-31 06:46:02 +02:00
pci.h Make the device tree available in the rom stage 2012-08-04 18:05:39 +02:00
pci_def.h Add support for enabling PCIe Common Clock and ASPM 2012-03-29 22:16:07 +02:00
pci_ids.h Add support for HM70 and NM70 LPC bridge 2012-07-24 12:26:26 +02:00
pci_ops.h PCI Type2 config must die 2012-07-05 23:01:42 +02:00
pci_rom.h Add OPROM mapping support to coreboot 2012-02-07 00:09:58 +01:00
pciexp.h Add support for enabling PCIe Common Clock and ASPM 2012-03-29 22:16:07 +02:00
pcix.h Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
pnp.h W83627DHG/W83627EHG fixups for virtual LDNs. 2010-12-05 22:36:14 +00:00
pnp_def.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00
resource.h Make the device tree available in the rom stage 2012-08-04 18:05:39 +02:00
smbus.h Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
smbus_def.h