coreboot-kgpe-d16/src
Karthikeyan Ramasubramanian afeb7b3f68 drivers/wifi: Adapt generic wifi driver into a chip driver
Re-organize the existing generic wifi driver into a generic wifi chip
driver. This allows generic wifi chip information to be added to the
devicetree.

BUG=None
TEST=./util/abuild/abuild

Change-Id: I63f957a008ecf4a6a810c2a135ed62ea81a79fe0
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43768
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-28 16:07:47 +00:00
..
acpi src/acpi/device.c: Add include <types.h> 2020-07-26 21:34:21 +00:00
arch ACPI S3: Clean up resume path 2020-07-28 10:37:28 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console
cpu cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> 2020-07-26 21:38:22 +00:00
device src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
drivers drivers/wifi: Adapt generic wifi driver into a chip driver 2020-07-28 16:07:47 +00:00
ec ec/lenovo/h8: Align macro values in one column 2020-07-26 21:40:00 +00:00
include src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
lib ACPI S3: Clean up resume path 2020-07-28 10:37:28 +00:00
mainboard mb/google/dedede/var/waddledee: Add discrete WiFi configuration 2020-07-28 15:09:05 +00:00
northbridge nb/intel/haswell: Enable DMI ASPM 2020-07-28 10:54:29 +00:00
security src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
soc src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
southbridge src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
superio superio/common: Avoid NULL pointer dereference 2020-07-24 21:21:09 +00:00
vendorcode vc/cavium: Fix up license headers 2020-07-28 10:54:58 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00