summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/sabrina/fsp_m_params: fix modification of constantFred Reitberger2022-05-121-1/+4
* vc/amd/fsp/sabrina/UsbUpd: update USB settings structure to match FSPFelix Held2022-05-121-16/+19
* soc/amd/sabrina/fsp_m_params: add defines for FSP USB struct versionFelix Held2022-05-122-2/+5
* soc/amd/sabrina/fsp_m_params: don't hard-code USB PHY config table sizeFelix Held2022-05-121-1/+2
* Makefile.inc: Remove leftoverArthur Heymans2022-05-121-1/+1
* mb/google/corsola: Enable TPM_GOOGLE_TI50Yu-Ping Wu2022-05-121-1/+1
* mb/google/skyrim/var/skyrim: Add USB WWAN configurationKarthikeyan Ramasubramanian2022-05-122-1/+18
* mb/google/skyrim/var/skyrim: Add VL822 USB hubKarthikeyan Ramasubramanian2022-05-123-12/+43
* drivers/usb: Add chip driver for external USB hubKarthikeyan Ramasubramanian2022-05-124-0/+109
* mb/google/brask/variants/moli: Set GPP_E14 as the default value.Raihow Shi2022-05-121-2/+0
* mb/google/nissa/var/craask: Add supported touchpadTyler Wang2022-05-121-0/+9
* include/memory_info.h: Increase DIMM_INFO_TOTAL to 32Johnny Lin2022-05-121-1/+1
* mb/starlabs/labtop: Enable Max Charge for CMLSean Rhodes2022-05-121-0/+1
* ec/starlabs/merlin: Remove offset for Max Charge when not supportedSean Rhodes2022-05-123-3/+3
* mb/google/brya/var/agah: Enable PCIe RP 3 for LANTony Huang2022-05-121-0/+6
* arch/x86: Add support for catching null dereferences through debug regsRobert Zieba2022-05-127-2/+486
* soc/amd/non-car: Don't add bootblock cbfs fileArthur Heymans2022-05-121-0/+4
* soc/intel/apl: Write to cbfs regions using intermediate targetsArthur Heymans2022-05-121-4/+6
* security/intel/cbnt/Makefile.inc: Improve build flowArthur Heymans2022-05-121-5/+8
* soc/intel/common/block/fast_spi/Makefile.inc: Improve cosmeticsArthur Heymans2022-05-121-2/+1
* soc/amd/*/Makefile.inc: Do some cosmeticsArthur Heymans2022-05-124-4/+4
* Kconfig: Add an option to skip adding a cbfs bootblock on x86Arthur Heymans2022-05-123-1/+9
* Makefile.inc: Add x86 bootblock as a separate targetArthur Heymans2022-05-122-11/+8
* Makefile.inc: Move adding bootblock on non-x86 targetsArthur Heymans2022-05-121-4/+6
* Makefile.inc: Generate master header and pointer as C structsArthur Heymans2022-05-126-13/+75
* commonlib: Add timestamp IDs for Chrome OS hypervisorMattias Nissler2022-05-111-2/+24
* mb/google/brya/var/crota: enable wifi sarScott Chao2022-05-113-0/+14
* mb/google/brya/var/kinox: Disable thunderbolt interfaceDtrain Hsu2022-05-111-0/+4
* mb/google/brask/variants/moli: correct tcss_usb3 portCasper Chang2022-05-111-2/+2
* device/dram/common.h: Use C over CPPArthur Heymans2022-05-111-5/+5
* amd/*/gcccar.inc: Replace local declarationsArthur Heymans2022-05-115-268/+187
* libpayload/nvme: Fix controller disablement in (de)init sequenceNico Huber2022-05-111-2/+2
* libpayload/nvme: Test for NVMe-command-set bit individuallyNico Huber2022-05-111-1/+1
* libpayload/nvme: Fix error paths of nvme_init()Nico Huber2022-05-111-11/+12
* soc/*: Use __fallthrough statementArthur Heymans2022-05-112-3/+3
* *.h: Fix up typos in guardingArthur Heymans2022-05-114-4/+4
* sec/intel/txt: Use 'bios_acm_error' variableArthur Heymans2022-05-111-1/+1
* superio/kbc1100: Fix set but unused variablesArthur Heymans2022-05-111-4/+0
* mb/*/bootblock.c: Fix set but unused variable over inb loopArthur Heymans2022-05-112-4/+3
* vendorcode/amd/cimx/sb900: Drop codeArthur Heymans2022-05-1140-15126/+0
* amd/fam15tn/gcccar.inc: Fix msr access with clangArthur Heymans2022-05-111-2/+2
* amd/f15tn/gcccar.inc: Fix macro with ClangArthur Heymans2022-05-111-1/+1
* drivers/intel/gma/opregion.c: Fix uninitialised variable useArthur Heymans2022-05-111-2/+2
* drivers/usb/ehci_debug.c: Fix unused variable warningArthur Heymans2022-05-111-9/+8
* security/tpm/crtm.c: Remove set but unused variableArthur Heymans2022-05-111-6/+0
* Documentation: Add NovaCustom laptops to ships-with-coreboot hw listIgor Bagnucki2022-05-101-0/+9
* Documentation: Add Dasharo to after-market firmware listIgor Bagnucki2022-05-101-0/+9
* soc/mediatek: Demote log level of SPMI clock calibration problem to infoRex-BC Chen2022-05-091-2/+2
* soc/mediatek/mt8186: Change the power-down time slot from 0xA to 0xFzhiyong tao2022-05-091-2/+2
* soc/amd/picasso: Use read*pArthur Heymans2022-05-063-9/+9