summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation/releases: Fill in coreboot 4.14 release notes4.144.14_branchPatrick Georgi2021-05-101-12/+70
* cpu/x86/smm: Fix typoPatrick Georgi2021-05-101-1/+1
* *x86: fix x2apic mode boot issueWonkyu Kim2021-05-103-17/+22
* doc/relnotes/4.14: add Intel Xeon-SP support status changeJonathan Zhang2021-05-101-0/+24
* doc/releases/coreboot-4.14: Add x86 bootblock and ACPI GNVS changesKyösti Mälkki2021-05-101-0/+15
* AGESA boards: Drop comments about `IDS_DEBUG_PORT`Angel Pons2021-05-1025-50/+0
* AGESA boards: Drop unused `IDSOPT_HOST_SIMNOW` macroAngel Pons2021-05-1025-50/+0
* AGESA boards: Drop unused `IDSOPT_HOST_HDT` macroAngel Pons2021-05-1025-50/+0
* AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` macroAngel Pons2021-05-1025-41/+0
* device: Drop unused `uma_memory_{base,size}` globalsAngel Pons2021-05-102-12/+0
* src: Drop "This file is part of the coreboot project" linesAngel Pons2021-05-105-5/+0
* soc/intel/cannonlake: Merge soc_memory_init_params() into its callerFelix Singer2021-05-101-14/+5
* soc/intel/skylake: Set proper defaults in chipset devicetreeFelix Singer2021-05-101-3/+3
* inteltool: add initial support for Emmits Burg PCHJonathan Zhang2021-05-102-0/+3
* inteltool: add initial suppot for Sapphire Rapids Scalable ProcessorJonathan Zhang2021-05-102-0/+3
* mb/gigabyte/ga-d510ud: Fix HDA codec configurationAngel Pons2021-05-101-16/+18
* 3rdparty/intel-sec-tools: Update submodule pointerArthur Heymans2021-05-102-5/+3
* security/intel/cbnt: Rename bg-prov to cbnt-provArthur Heymans2021-05-102-34/+34
* soc/intel/adl: Allow mainboard to fill CmdMirror and DqDqsRetrainingMaulik V Vaghela2021-05-102-0/+12
* mb/google/cherry: Configure TPMYidi Lin2021-05-103-0/+19
* mb/google/cherry: Enable Chrome ECYidi Lin2021-05-104-6/+18
* soc/amd/picasso: move acpigen_dptc_call_alib to new common alibFelix Held2021-05-106-14/+27
* Revert "soc/amd/common/espi: Don't set alert pin in espi_set_initial_config"Raul E Rangel2021-05-101-0/+11
* soc/amd/cezanne: Force resets to be coldMarshall Dawson2021-05-102-4/+10
* mb/google/mancomb: Fix TPM setting in devicetreeIvy Jian2021-05-101-8/+9
* cezanne/psp_verstage: update SRAM addressKangheui Won2021-05-101-4/+4
* amd/cezanne: verify transfer buffer in bootblockKangheui Won2021-05-101-0/+7
* psp_verstage: differentiate bios entryKangheui Won2021-05-104-1/+14
* psp_verstage: move platform-specific code to chipset.cKangheui Won2021-05-106-27/+37
* cezanne/psp_verstage: clean up duplicated targetKangheui Won2021-05-101-3/+0
* cezanne/psp_verstage: populate a/b firmwareKangheui Won2021-05-102-0/+63
* mb/google/guybrush: Enable GFX HDA deviceKarthikeyan Ramasubramanian2021-05-101-0/+1
* mb/google/guybrush: Enable PP5000_PENEric Peers2021-05-101-1/+1
* soc/mediatek/mt8195: Add RTC driverYuchen Huang2021-05-109-2/+263
* soc/mediatek/mt8195: Add clk_buf driverYuchen Huang2021-05-105-5/+9
* soc/mediatek/mt8195: Configure eMMC and SDCardWenbin Mei2021-05-103-0/+120
* soc/mediatek/mt8195: Add i2c driver supportkewei xu2021-05-103-0/+230
* soc/mediatek/mt8195: Add mt6360 driver for LDO accessAndrew SH Cheng2021-05-102-0/+357
* soc/amd/cezanne: Generate PCI GPP ACPI namesRaul E Rangel2021-05-091-31/+9
* soc/amd/cezanne: Enable GNB IO-APIC _PRTRaul E Rangel2021-05-091-2/+1
* soc/amd/cezanne: add GNB IOAPIC supportFelix Held2021-05-094-1/+29
* mb/google/guybrush: Populate PIC IRQ dataRaul E Rangel2021-05-091-8/+8
* soc/amd/cezanne: Generate PCI routing tableRaul E Rangel2021-05-092-2/+30
* soc/amd/cezanne: Populate PCI_INTR registersRaul E Rangel2021-05-092-0/+7
* soc/amd/common/fsp/pci: Add helper methods for PCI IRQ tableRaul E Rangel2021-05-093-0/+51
* soc/amd/picasso/pci_gpp: Switch to using acpigen_write_pci_GNB_PRTRaul E Rangel2021-05-091-63/+1
* soc/amd/common/block/pci: Implement acpigen_write_pci_{GNB,FCH}_PRTRaul E Rangel2021-05-093-2/+217
* soc/amd/{picasso,common/blocks/pci}: Move populate_pirq_dataRaul E Rangel2021-05-093-30/+35
* soc/amd/picasso: Migrate to struct pci_routing_infoRaul E Rangel2021-05-091-46/+21
* soc/amd/common/block/pci: Introduce struct pci_routing_infoRaul E Rangel2021-05-093-0/+85