Commits (13)
-
Chris Wang authored
Add the UPD updating hook in early stage for customization. BUG=b:117719313 BRANCH=zork TEST=build,check the hook function been executed. Signed-off-by:
Chris Wang <chris.wang@amd.corp-partner.google.com> Change-Id: I4954a438a51b29b086015624127e651fd06f971b Reviewed-on: https://review.coreboot.org/c/coreboot/+/51181Reviewed-by:
EricR Lai <ericr_lai@compal.corp-partner.google.com> Reviewed-by:
Kangheui Won <khwon@chromium.org> Tested-by:
build bot (Jenkins) <no-reply@coreboot.org>
216d69d4 -
John Su authored
To define Mainboard Type config, use the fw_config bit[26]. Check MB Type to modify SDLE settings for different VCORE IC. BUG=b:177193131 BRANCH=zork Signed-off-by:
John Su <john_su@compal.corp-partner.google.com> Change-Id: If153c0a3e641ae32ef89737925bd9f62dfb71f3d Reviewed-on: https://review.coreboot.org/c/coreboot/+/49683Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
EricR Lai <ericr_lai@compal.corp-partner.google.com> Reviewed-by:
Kangheui Won <khwon@chromium.org>
2f67b34e -
Mathew King authored
BUG=b:182269526 TEST=builds Signed-off-by:
Mathew King <mathewk@chromium.org> Change-Id: Ib33a46a6eead84eaff2c4ac320800b7993f5c3f6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51383Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Felix Held <felix-coreboot@felixheld.de>
729c6196 -
Mathew King authored
BUG=b:182269526 TEST=builds Signed-off-by:
Mathew King <mathewk@chromium.org> Change-Id: I351fb4fc493bb92b31e2c8bc946dfb048045335c Reviewed-on: https://review.coreboot.org/c/coreboot/+/51384Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Felix Held <felix-coreboot@felixheld.de>
612e403d -
Nikolai Vyssotski authored
Even though AMD does not need VBT we still need to implement the vbt_get() function to not break the build with GOP driver enabled (see fsps_return_value_handler() in fsp2_0/silicon_init.c BUG=b:171234996 BRANCH=Zork Change-Id: I80a5131a9852a05998b55b847243748d24cf535f Signed-off-by:
Nikolai Vyssotski <nikolai.vyssotski@amd.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49865Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Raul Rangel <rrangel@chromium.org>
ad68e696 -
Kane Chen authored
Add ".data_hold_time_ns" to follow I2C specification. The adjusted result aobut 0.315us(more than 0.3us) BUG=b:181091107 BRANCH=zork TEST=emerge-zork coreboot chromeos-bootimage Signed-off-by:
Kane Chen <kane_chen@pegatron.corp-partner.google.com> Change-Id: Id92fadcb54b9722709e32ced1f0be001b8c97975 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51361Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Martin Roth <martinroth@google.com>
d3a767f4 -
Matt Papageorge authored
Some of the previous binaries were incorrect and should not be used for Majolica because they are templates instead of APCBs specifically built for the board. This APCB update also places the UMA region under 4G and size 32 MB which is essential for video output. TEST=Boot with UEFI BIOS and verify we can get to OS. Also verify memory region size, base and alignment. Change-Id: Id797e2ad5bd67815c09752aedc19dad7dcf8ad12 Signed-off-by:
Matt Papageorge <matthewpapa07@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51014Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Martin Roth <martinroth@google.com>
a37ec522 -
Raul E Rangel authored
PSP_SHAREDMEM_BASE made the assumption that _psp_sharedmem_dram would only match once. With CB:49332 there are now two symbols, and it was grabbing the wrong one. This change makes it so we match the exact symbol. It also switches to using awk to simplify the code. The bootblock.elf target that is added to the list of prerequisites also creates the bootblock.map file that gets used to extract the base address of the _psp_sharedmem_dram symbol. BUG=b:181354692 TEST=Boot zork past bootblock Fixes: 82d16b15 ("memlayout: Store region sizes as separate symbols") Suggested-by:
Julius Werner <jwerner@chromium.org> Signed-off-by:
Raul E Rangel <rrangel@chromium.org> Signed-off-by:
Felix Held <felix-coreboot@felixheld.de> Change-Id: I79675bd73f964282b54bca858830e26de64037c7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51300Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Julius Werner <jwerner@chromium.org>
42c5b010 -
Angel Pons authored
This option defaults to n already. Change-Id: I9f6407152f7cf2e2ac6fd1fff874e400f89a27ae Signed-off-by:
Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51339Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Nico Huber <nico.h@gmx.de> Reviewed-by:
Arthur Heymans <arthur@aheymans.xyz>
83f9f898 -
Angel Pons authored
The VGA BIOS for AMD Padmelon and Google Zork are stored in `amd_blobs`. Do not force inclusion of VGA BIOS when `USE_AMD_BLOBS` is not enabled. Change-Id: I206e8fadc14ec0d9b162dc4d72813fdd3d43958b Signed-off-by:
Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51341Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Raul Rangel <rrangel@chromium.org> Reviewed-by:
Felix Held <felix-coreboot@felixheld.de>
06b20ceb -
Kane Chen authored
Define the 26th bit of the fw_config for the regular touchpad and numpad touchpad selection. REGULAR_TOUCHPAD: 1 NUMPAD_TOUCHPAD: 0 BUG=b:174964012 BRANCH=zork TEST=build pass Signed-off-by:
Kane Chen <kane_chen@pegatron.corp-partner.google.com> Change-Id: Ie2055d6bb45a64bc0e59209cecc0f8a31c0f3718 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51278Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Kangheui Won <khwon@chromium.org>
807ce625 -
Mathew King authored
BUG=b:180529005 TEST=builds Signed-off-by:
Mathew King <mathewk@chromium.org> Change-Id: I16de0869abd1eff4e89cf1b8128775858702acb3 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51255Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Raul Rangel <rrangel@chromium.org>
c519bff9 -
Mathew King authored
BUG=b:180507937 TEST=builds Signed-off-by:
Mathew King <mathewk@chromium.org> Change-Id: I7b8b2ab73d66e0aaa0e9b7570661c885f7f777ca Reviewed-on: https://review.coreboot.org/c/coreboot/+/51296Reviewed-by:
Martin Roth <martinroth@google.com> Reviewed-by:
EricR Lai <ericr_lai@compal.corp-partner.google.com> Reviewed-by:
Raul Rangel <rrangel@chromium.org> Tested-by:
build bot (Jenkins) <no-reply@coreboot.org>
78f0301b
Showing