coreboot/src
Kyösti Mälkki 2161c1d792 PCI: Add capability list parser to romstage
These are almost one-to-one copies from pci_device.c. However,
devicetree has not been enumerated yet and we have no console.

Change-Id: Ic80c781626521d03adde05bdb1916acce31290ea
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5196
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2014-02-12 22:01:00 +01:00
..
arch SMP: Add arch-agnostic boot_cpu() 2014-02-11 21:55:30 +01:00
console Move hexdump32() to lib/hexdump. 2014-02-11 21:54:34 +01:00
cpu PCI: Drop includes under cpu 2014-02-12 21:57:11 +01:00
device PCI: Add capability list parser to romstage 2014-02-12 22:01:00 +01:00
drivers usbdebug: Split to USB host/device 2014-02-12 21:55:56 +01:00
ec chromeec: allow override of i8042 interrupt 2014-01-30 05:36:33 +01:00
include PCI: Add capability list parser to romstage 2014-02-12 22:01:00 +01:00
lib SMP: Add arch-agnostic boot_cpu() 2014-02-11 21:55:30 +01:00
mainboard hp/dl145_g1: Add missing copyright notes 2014-02-12 00:35:11 +01:00
northbridge Move hexdump32() to lib/hexdump. 2014-02-11 21:54:34 +01:00
soc baytrail: add reset support 2014-02-11 22:22:25 +01:00
southbridge amd/cimx: fix sb(8|9)00 NULL type redefine 2014-02-11 22:23:15 +01:00
superio winbond/w83627hf/acpi: Fix some ASL warnings 2014-02-12 21:30:33 +01:00
vendorcode amd/cimx: fix sb(8|9)00 NULL type redefine 2014-02-11 22:23:15 +01:00
Kconfig Kconfig: Move vendorcode menu up from the bottom to above Chipset menu 2014-02-11 21:37:29 +01:00