summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/ish: Hook get ISH version into `.final`Subrata Banik2023-04-211-0/+22
* soc/intel/cmn/cse: Store ISH firmware version into CBMEMSubrata Banik2023-04-211-2/+50
* {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEMSubrata Banik2023-04-214-3/+87
* mb/google/myst: Enable mp2 deviceJon Murphy2023-04-211-0/+1
* mb/google/myst: Enable audio co-processor in devicetreeJon Murphy2023-04-211-0/+1
* mb/google/skyrim/var/markarth: Change to read the eMMC clkreq insteadJohn Su2023-04-211-6/+6
* nb/amd/pi/00730F01/northbridge: remove unneeded AGESA.h includeFelix Held2023-04-211-1/+0
* cpu/amd/pi/00730F01/fixme: replace some magic numbersFelix Held2023-04-211-4/+6
* cpu/amd/pi/00730F01/fixme: use coreboot's PCI access functionsFelix Held2023-04-211-36/+13
* soc/amd/phoenix: Mark PCIe GPP bridges as hidden instead of offMartin Roth2023-04-211-10/+10
* soc/amd/mendocino: Mark PCIe GPP bridges as hidden instead of offMartin Roth2023-04-212-10/+10
* soc/intel/meteorlake: Add VPU into the DMAR SATC tablezhaojohn2023-04-211-0/+2
* soc/intel/(adl, cmn, mtl): Refactor cse_fw_sync() functionSubrata Banik2023-04-213-13/+11
* soc/intel/cmn/cse: Refactor ramstage_cse_fw_sync() functionSubrata Banik2023-04-211-3/+3
* mb/google/volteer/var/delbin: Add new memory supportFrank Chu2023-04-213-3/+5
* soc/amd/common/cpu/noncar/early_cache: use get_top_of_mem_below_4gbFelix Held2023-04-211-3/+2
* soc/amd/stoneyridge/memmap: use get_top_of_mem_below_4gbFelix Held2023-04-211-3/+1
* soc/amd/stoneyridge/northbridge: use get_top_of_mem_[below,above]_4gbFelix Held2023-04-211-6/+5
* soc/amd/common/block/acpi/tables: use get_top_of_mem_[below,above]_4gbFelix Held2023-04-211-5/+3
* Drop unused include <version.h>Kyösti Mälkki2023-04-218-8/+0
* soc/intel/braswell: Replace <build.h> with <version.h>Kyösti Mälkki2023-04-211-5/+4
* drivers/ipmi: Replace <build.h> with <version.h>Kyösti Mälkki2023-04-211-5/+4
* nb/amd/pi/00730F01/northbridge: use get_top_of_mem_[below,above]_4gbFelix Held2023-04-211-5/+3
* include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gbFelix Held2023-04-211-1/+1
* include/cpu/amd/mtrr: rename functions to get top of memory regionsFelix Held2023-04-214-6/+6
* soc/amd/phoenix: Update XHCI eventsJon Murphy2023-04-213-2/+21
* mb/google/myst: Enable AP <-> GSC communicationJon Murphy2023-04-216-2/+48
* aopen/dxplplusu: Drop ACPI C-states supportKyösti Mälkki2023-04-211-6/+2
* ACPI: Obsolete FADT duty_offset and duty_width fieldsKyösti Mälkki2023-04-214-8/+6
* ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fieldsKyösti Mälkki2023-04-2113-39/+4
* soc/amd/phoenix/xhci: Correct counting of xhci_sci_sourcesFred Reitberger2023-04-211-1/+1
* mb/google/brya/var/marasov: Add _DSD object for wifiFrank Chu2023-04-211-0/+1
* mb/google/dedede: Create boxy variantkevin3.yang2023-04-218-0/+84
* soc/intel/common/block/pcie/rtd3: Fix source clock check condition for PM methodCliff Huang2023-04-201-2/+3
* soc/intel/meteorlake: Send CSE EOP Async CMD earlySubrata Banik2023-04-201-0/+17
* mb/google/myst: Add eSPI configurationJon Murphy2023-04-205-0/+78
* soc/amd/phoenix/include/soc/pci_devs: update defines to match the PPRFelix Held2023-04-201-15/+45
* soc/amd/phoenix/devicetree: drop i2s_ac97 deviceFelix Held2023-04-201-1/+0
* soc/amd/stoneyridge/northbridge: fix indentation in set_mmio_addr_regFelix Held2023-04-201-2/+2
* soc/intel/meteorlake: Replace TcssD3ColdDisable with D3COLD_SUPPORTSean Rhodes2023-04-202-3/+1
* soc/intel/alderlake: Replace TcssD3ColdDisable with D3COLD_SUPPORTSean Rhodes2023-04-202-3/+1
* soc/intel/tigerlake: Replace TcssD3ColdDisable with D3COLD_SUPPORTSean Rhodes2023-04-204-5/+1
* soc/intel/common/rtd3: Use D3COLD_SUPPORT to set max sleep stateSean Rhodes2023-04-201-1/+4
* soc/intel/tigerlake: Replace SOC_INTEL_TIGERLAKE_S3 with D3COLD_SUPPORTSean Rhodes2023-04-206-25/+18
* device: Move D3COLD_SUPPORT symbolSean Rhodes2023-04-202-14/+14
* mb/amd/birman: Enable PCIe RTD3 supportFred Reitberger2023-04-202-2/+15
* mb/amd/birman: Update DXIO descriptors per schematicFred Reitberger2023-04-202-53/+180
* soc/intel/meteorlake: Drop FSP CPU feature programming for ChromeOSSubrata Banik2023-04-201-1/+1
* mb/amd/birman/ec.c: Update EC configurationFred Reitberger2023-04-192-26/+217
* mb/google/myst: Add initial fch irq routingJon Murphy2023-04-191-1/+39