coreboot/src
Kyösti Mälkki fca1797757 vc/google/chromeos: Allocate RAMOOPS late
The allocation is for the OS. Just need to take care
in the firmware that ChromeOS GNVS is allocated first.

Change-Id: I16db41b31751d7b4a8a70e638602f3f537fe392e
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50609
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-17 22:58:10 +00:00
..
acpi ACPI: Add acpi_reset_gnvs_for_wake() 2021-02-16 09:28:42 +00:00
arch device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
commonlib commonlib/cbfs.c: Remove unuse <console/console.h> 2021-02-15 10:51:24 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu src: use ARRAY_SIZE where possible 2021-02-15 11:30:40 +00:00
device device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
drivers drivers/intel/fsp2_0: Allow larger FSPS UPD than expected in coreboot 2021-02-17 17:15:07 +00:00
ec src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 2021-02-10 19:18:09 +00:00
include device/dram: Move SPD manufacturer names out of arch/x86 2021-02-16 10:43:11 +00:00
lib lib/selfboot.c: Fix indentation and drop one newline 2021-02-11 10:19:17 +00:00
mainboard mainboard/amd/bilby: Add Bilby CRB board 2021-02-17 20:00:41 +00:00
northbridge nb/intel/i945: Use UPMC4 macro 2021-02-16 20:57:56 +00:00
security src/{drivers,security}: Remove unused <string.h> 2021-02-16 17:19:01 +00:00
soc soc/intel/alderlake: Fix PCI IRQ tables 2021-02-17 22:28:13 +00:00
southbridge sb/intel: Add missing <types.h> 2021-02-16 20:57:37 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode vc/google/chromeos: Allocate RAMOOPS late 2021-02-17 22:58:10 +00:00
Kconfig nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors 2021-02-07 20:20:00 +00:00