coreboot-kgpe-d16/src
Maulik V Vaghela ef5ff0b49a mb/intel/jasperlake_rvp: Enable Wifi and BT
Enable Wifi and Bluetooth for Jasper Lake RVP with following changes:
1. Enable related pci root ports for WLAN and BT
2. Disable unused root ports and clkreq for unused clocks
3. Configure GPIOs properly for M.2 port

BUG=None
BRANCH=None
TEST=Code compiles and able to detect Wifi/BT module on board.

Change-Id: Ifbd07022c05769c04ecd49c81a4430947125b32a
Signed-off-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39933
Reviewed-by: Aamir Bohra <aamir.bohra@intel.com>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Ronak Kanabar <ronak.kanabar@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-21 05:48:21 +00:00
..
acpi
arch arch/x86/acpi: Add code to generate ACPI for PS2 keyboards 2020-04-20 21:34:58 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
drivers drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
ec ec/google/chromeec: Fill up SSDT for EC provided PS2 keyboard 2020-04-20 21:35:12 +00:00
include mmio: Fix failure in bit field macro when accessing >30 bits 2020-04-20 06:20:50 +00:00
lib drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
mainboard mb/intel/jasperlake_rvp: Enable Wifi and BT 2020-04-21 05:48:21 +00:00
northbridge nb/intel/sandybridge: Refactor get_mem_min_tck 2020-04-19 09:46:42 +00:00
security security/vboot, mb/google: Fix build errors 2020-04-20 08:27:32 +00:00
soc soc/intel/tigerlake: Update iDisp Link UPD settings 2020-04-20 06:45:53 +00:00
southbridge i82371eb: Drop KB/Mouse/FDC declarations 2020-04-18 18:52:34 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode vc/amd/agesa/f15tn,f16kb: Fix array types 2020-04-18 19:07:19 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00