coreboot/src
Lee Leahy e1ba3dac41 device: Add class and subclass name support
Add support to display class and subclass names for PCI devices.

BRANCH=none
BUG=None
TEST=Build and run on strago/cyan.

Change-Id: I5136fae45b8a1cd02541f233d29a246cdfcd8331
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: a7c9b0d7201b09a06ea32f0db84187d15f767c80
Original-Change-Id: Ibf2ee89dd84040ca6ab0e52857a69f7ed0c28f37
Original-Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/263342
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Commit-Queue: Leroy P Leahy <leroy.p.leahy@intel.com>
Original-Tested-by: Leroy P Leahy <leroy.p.leahy@intel.com>
Reviewed-on: http://review.coreboot.org/9901
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-22 08:55:29 +02:00
..
arch arm64: Correct shareability option for normal memory 2015-04-22 08:54:35 +02:00
console Add console wrapper for UART driver 2015-04-14 21:25:34 +02:00
cpu arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
device device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
drivers elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE 2015-04-22 08:42:22 +02:00
ec chromeec: Access ID + flags through ACPI I/O ports 2015-04-22 08:51:31 +02:00
include device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
lib lib: add base64 decoder 2015-04-22 08:50:54 +02:00
mainboard google/urara: retrieve network device information from VPD 2015-04-22 08:54:11 +02:00
northbridge northbridge/amd/agesa/familyXY: Make NULL device op explicit 2015-04-09 19:34:22 +02:00
soc soc: select generic gpio lib on (almost) all non-x86 SOCs 2015-04-22 08:54:56 +02:00
southbridge southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset 2015-04-20 23:51:34 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode vpd: process WiFi MACs along with ethernet MACs 2015-04-22 08:52:55 +02:00
Kconfig Kconfig: Don't select GENERIC_GPIO_LIB in BOARD_ID_SUPPORT 2015-04-22 08:55:11 +02:00