coreboot/src
Kevin Chiu 76378b3c01 mb/google/reef/variants/: fix Samsung K4F6E3S4HM-MGCJ density
Samsung K4F6E3S4HM-MGCJ density is 16Gb

BUG=b:121228792
BRANCH=master
TEST=emerge-snappy coreboot chromeos-bootimage
     MemTotal: 8041964kB in /proc/meminfo
Change-Id: Ie8ecd82b92d4e82d3955cf773febca30f6280a5e
Signed-off-by: Kevin Chiu <Kevin.Chiu@quantatw.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33795
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2019-07-02 13:39:19 +00:00
..
acpi
arch device/pci_rom: Fix redundant pci_rom_probe() calls 2019-07-02 09:10:03 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console add ctype.h header 2019-06-24 21:15:14 +00:00
cpu cpu/x86/pae/pgtbl: Add memset with PAE 2019-07-02 08:45:50 +00:00
device device/pci_rom: Fix redundant pci_rom_probe() calls 2019-07-02 09:10:03 +00:00
drivers drivers/pc80/tpm: add support for TPM emulator SwTPM 2.0 module 2019-06-27 10:04:17 +00:00
ec src/ec: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:54:31 +00:00
include cpu/x86/pae/pgtbl: Add memset with PAE 2019-07-02 08:45:50 +00:00
lib lib/gnat: Enable -Werror 2019-06-28 08:42:16 +00:00
mainboard mb/google/reef/variants/: fix Samsung K4F6E3S4HM-MGCJ density 2019-07-02 13:39:19 +00:00
northbridge device,nb/amd: Deduplicate add_more_links() 2019-06-28 19:30:09 +00:00
security security/memory: Clear memory in ramstage 2019-07-02 08:46:00 +00:00
soc soc/intel/icelake: Disable HDA based on devicetree 2019-07-02 02:32:23 +00:00
southbridge sb/amd/sb{700,800}: Clean up index manipulations 2019-06-28 19:36:11 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode add ctype.h header 2019-06-24 21:15:14 +00:00
Kconfig Kconfig: Enable RAMPAYLOAD for x86 2019-07-01 02:27:38 +00:00