coreboot/src/soc/intel/baytrail
Mate Kukri 135b3ecac9 soc/intel/baytrail: Add microcode for '06-37-08' SOCs
Previously only the '06-37-03' and '06-37-09' microcode files were provided
but '06-37-08' was missing.

Linux on my '06-37-08' SOC was segfaulting in various unpredictable ways without
this patch.

Signed-off-by: Mate Kukri <km@mkukri.xyz>
Change-Id: I1a66a8ba980f4fd43f5f54d446edbcd5029e33a0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86217
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2025-02-03 18:59:45 +00:00
..
acpi soc/intel/baytrail: Adjust status of IOSF ACPI object 2023-08-11 22:49:32 +00:00
bootblock Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
include/soc soc/intel: Remove space between function name and '(' 2023-09-11 21:39:08 +00:00
romstage soc/intel/adl to jsl: Explicitly include static.h for config_of_soc 2024-10-07 20:33:49 +00:00
acpi.c soc/intel: Remove blank lines before '}' and after '{' 2024-03-30 08:29:38 +00:00
chip.c include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
chip.h
cpu.c arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
dptf.c
ehci.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
elog.c sb,soc/intel: Address TCO SECOND_TO_STS name collision 2022-11-28 10:09:04 +00:00
emmc.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
fadt.c soc/intel: Remove blank lines before '}' and after '{' 2024-03-30 08:29:38 +00:00
gfx.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
gpio.c
hda.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
int15.c
iosf.c
Kconfig cpu/x86: Make 1GB paging the default 2024-06-05 20:31:03 +00:00
lpe.c soc/intel/baytrail: Use newer function for resource declarations 2023-07-13 14:13:26 +00:00
lpss.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
Makefile.mk soc/intel/baytrail: Add microcode for '06-37-08' SOCs 2025-02-03 18:59:45 +00:00
memmap.c cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
modphy_table.c src: Use 'stdint.h' when appropriate 2022-01-01 14:58:44 +00:00
northcluster.c soc/intel/baytrail: Use newer function for resource declarations 2023-07-13 14:13:26 +00:00
pcie.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
perf_power.c
placeholders.c
pmutil.c soc/intel: Clean up some includes 2023-05-10 21:27:29 +00:00
ramstage.c soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-04 13:23:27 +00:00
refcode.c soc/intel: Remove unused <acpi/acpi.h> 2022-04-24 17:41:04 +00:00
refcode_native.c src/soc/intel: Remove unnecessary space after casts 2022-11-26 23:39:16 +00:00
sata.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
scc.c soc/intel: Replace bad uses of find_resource 2021-11-04 17:34:30 +00:00
sd.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
smihandler.c mb,sb,soc/intel: Drop useless IO trap handlers 2022-12-07 11:23:15 +00:00
smm.c soc/intel: Remove blank lines before '}' and after '{' 2024-03-30 08:29:38 +00:00
southcluster.c soc/intel/baytrail,braswell: Do resource transition 2022-06-26 21:58:05 +00:00
tsc_freq.c
xhci.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00