coreboot/src/soc/intel/braswell
Michael Niewöhner 2353cd9936 soc/intel: drop P_BLK support
P_BLK is legacy and superseded by ACPI _CST. Also, the implementation
for most platforms in soc/intel is broken. Thus, drop it.

For APL the IO redirection is kept since it's used as replacement for
the broken MWAIT instructions.

Change-Id: I489aa7886dd9a4c1e6c12542bc2a1feba245ec36
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58096
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-10-13 18:05:05 +00:00
..
acpi {sb,soc}/intel: Drop unused globalnvs.asl methods 2021-09-29 10:04:44 +00:00
bootblock soc/intel/braswell/bootblock/bootblock.c: Report the FSP-T output 2020-11-22 22:17:53 +00:00
include/soc {sb,soc}/intel: Drop PRMx from GNVS 2021-09-29 10:04:40 +00:00
romstage soc/intel/braswell/romstage/romstage.c: Use __func__ 2021-01-26 20:52:35 +00:00
acpi.c soc/intel: drop P_BLK support 2021-10-13 18:05:05 +00:00
chip.c drivers/intel/fsp1_1,fsp2_0: Refactor logo display 2021-02-09 07:52:31 +00:00
chip.h soc/intel/braswell,skylake: Drop logo parameters from devicetree 2021-02-08 04:57:30 +00:00
cpu.c cpu/x86/mpinit: Serialize microcode updates for HT threads 2021-01-15 11:20:41 +00:00
elog.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
emmc.c soc/intel: Replace <soc/nvs.h> with <soc/device_nvs.h> 2021-01-03 11:35:51 +00:00
fadt.c soc/intel: drop P_BLK support 2021-10-13 18:05:05 +00:00
gfx.c {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits 2020-07-26 21:17:50 +00:00
gpio.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
gpio_support.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
iosf.c soc/intel/{baytrail,braswell}: Drop unneeded return 2020-07-25 10:19:14 +00:00
Kconfig src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
lpc_init.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
lpe.c ACPI: Separate device_nvs_t 2021-01-27 10:25:03 +00:00
lpss.c ACPI: Separate device_nvs_t 2021-01-27 10:25:03 +00:00
Makefile.inc cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
memmap.c src: Update some incorrect config options in comments 2020-11-16 12:09:58 +00:00
northcluster.c src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
pcie.c soc/intel/braswell: Drop some BIOS_SPEW printk's 2020-07-09 12:44:04 +00:00
placeholders.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmutil.c soc/intel/braswell/pmutil.c: Define __SIMPLE_DEVICE__ 2021-04-19 10:45:06 +00:00
ramstage.c soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h> 2021-02-16 17:28:12 +00:00
sata.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
scc.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
sd.c soc/intel: Replace <soc/nvs.h> with <soc/device_nvs.h> 2021-01-03 11:35:51 +00:00
smbus.c soc/intel/braswell/smbus.c: Define __SIMPLE_DEVICE__ 2021-04-19 10:44:40 +00:00
smihandler.c sb,soc/intel: Remove no-op APMC for C-state and P-state 2021-01-25 10:37:13 +00:00
smm.c ACPI: Replace smm_setup_structures() 2020-06-24 11:49:15 +00:00
southcluster.c ACPI: Have single call-site for acpi_inject_nvsa() 2021-01-13 18:30:13 +00:00
tsc_freq.c src: use ARRAY_SIZE where possible 2021-02-15 11:30:40 +00:00
xhci.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00