coreboot/src
Kangheui Won 168c25b82b mb/google/nissa: Add devicetree
Fill in devicetree for nissa baseboard based on schematics.

BUG=b:197479026
TEST=abuild -a -x -c max -p none -t google/brya -b nivviks
TEST=abuild -a -x -c max -p none -t google/brya -b nereid

Signed-off-by: Kangheui Won <khwon@chromium.org>
Change-Id: I6cd332fd05fde19078ebc4bd2797580abfb76f3b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61141
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Reka Norman <rekanorman@chromium.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2022-02-07 14:06:08 +00:00
..
acpi src: Remove unused <stdbool> 2022-01-19 15:15:50 +00:00
arch arch/riscv: Fix some SMP related headers 2022-01-19 19:29:42 +00:00
commonlib commonlib: Add new "CSME ROM started execution" TS 2022-01-21 22:43:30 +00:00
console console: Pass log_state to vtxprintf() 2022-02-04 16:33:36 +00:00
cpu cpu/x86/Makefile.inc: Build smi_trigger on !HAVE_SMI_HANDLER 2022-02-07 13:47:04 +00:00
device src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
drivers drivers/uart/uart8250reg.h: use shifts in constants 2022-02-07 14:05:05 +00:00
ec src/ec: Get rid of unnecessary blank line {before,after} brace 2022-02-04 20:16:42 +00:00
include cpu/x86/mp_init.c: Rename num_concurrent_stacks 2022-02-07 13:46:42 +00:00
lib lib/spd_cache.c: Drop comparison to {true, false} 2022-01-28 17:56:10 +00:00
mainboard mb/google/nissa: Add devicetree 2022-02-07 14:06:08 +00:00
northbridge nb/amd/pi/00730F01/iommu: call pci_dev_set_resources directly 2022-02-05 19:00:14 +00:00
security console/cbmem_console: Rename cbmem_dump_console 2022-01-13 15:25:43 +00:00
soc soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_UART 2022-02-07 14:02:27 +00:00
southbridge cpu/x86/smm: Add SMM_LEGACY_ASEG 2022-02-01 20:35:02 +00:00
superio superio/smsc/lpc47n207/early_serial.c: Fix indent for 'if' statement 2022-01-31 13:56:59 +00:00
vendorcode soc/amd/cezanne,vc/cezanne: Implement svc_write_postcode 2022-02-02 22:56:43 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00