summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* payloads/tianocore: Rename TianoCore to edk2Sean Rhodes2022-08-1316-18/+18
* soc/amd/cezanne,common: factor out CPPC code to common AMD SoC codeFelix Held2022-08-127-3/+7
* soc/amd/mendocino: clear Port80 enable bit in ESPI DecodeJon Murphy2022-08-121-1/+0
* soc/(amd|rockchip): Update vb2ex_hwcrypto implementations to new API reqJulius Werner2022-08-122-10/+3
* mb/google/brya/var/taeko: Disable PCH USB2 phy power gating for taekoJoey Peng2022-08-121-0/+4
* soc/mediatek/mt8186: Enable USB macro controlAllen-KH Cheng2022-08-124-2/+12
* mb/google/brya/var/mithrax: Add new memory H9HCNNNCPMMLXR-NEEJohn Su2022-08-123-1/+3
* Fix Alder Lake and Raptor Lake Device ID'sMaximilian Brune2022-08-123-145/+126
* Add missing ADL-S device identificationMaximilian Brune2022-08-123-0/+9
* soc/intel/meteorlake: Provide access to IOE through P2SB SBI for TCSSJohn Zhao2022-08-124-4/+22
* soc/intel/common: Delete the TBT authenticaton functionJohn Zhao2022-08-121-5/+0
* soc/intel/alderlake: Fix DDR5 channel mappingAngel Pons2022-08-121-8/+6
* mb/system76/gaze16: Rename variant dirTim Crawford2022-08-1213-2/+2
* mb/google/nissa/var/craask: Enable DDR RFIM Policy for CraaskTyler Wang2022-08-121-0/+6
* mb/google/rex: Add ACPI support for Type-C portsSubrata Banik2022-08-123-0/+25
* mb/google/rex: Describe USB2/3 ports in devicetreeSubrata Banik2022-08-121-0/+50
* mb/google/rex: Update mainboard properties for BB retimerSubrata Banik2022-08-121-2/+14
* mb/google/rex: Describe TCSS USB ports in devicetreeSubrata Banik2022-08-121-1/+20
* mb/google/rex: Add OC pin programming for USB2 Port 8Subrata Banik2022-08-121-0/+1
* soc/intel/meteorlake: Have non prefetchable MMIO for IGD BAR0Wonkyu Kim2022-08-121-0/+1
* soc/intel/common: Ignore prefetch PCI attribute for IGD BAR0Wonkyu Kim2022-08-122-1/+19
* treewide: Rename Sabrina to MendocinoJon Murphy2022-08-1185-142/+142
* lib: Add SPDX identifiers to files missing themMartin Roth2022-08-1119-1/+40
* include: Add SPDX identifiers to files missing themMartin Roth2022-08-112-0/+4
* southbridge: Add SPDX identifiers to files missing themMartin Roth2022-08-112-0/+6
* drivers: Add SPDX identifiers to files missing themMartin Roth2022-08-113-0/+6
* src/mb: Add SPDX identifiers to files missing themMartin Roth2022-08-118-0/+16
* src/soc/intel/mtl: Add VPU supportSrinidhi N Kaushik2022-08-112-0/+5
* mb/google/nissa/var/joxer: Add WiFi SAR tableMark Hsieh2022-08-103-0/+8
* soc/intel/tigerlake: Add USBOTG and CrashLog to irq tableFrans Hendriks2022-08-102-0/+3
* mb/google/zork: Set vw_irq_polarity from low to highRaul E Rangel2022-08-104-14/+4
* mb/google/{zork,guybrush,skyrim},soc/amd/espi: Fix vw_irq_polarityRaul E Rangel2022-08-105-10/+62
* mb/google/nissa/var/pujjo: Enable USB3.0 port 3 for WWANStanley Wu2022-08-091-0/+2
* mb/google/brya/var/ghost: update arbitrage gpio.c headerKevin Chowski2022-08-091-3/+6
* mb/google/brya: Select SOC_INTEL_COMMON_UFS_SUPPORT for NissaMeera Ravindranath2022-08-081-0/+1
* soc/amd/sabrina: Rename PSP SPL defaultMarshall Dawson2022-08-081-1/+1
* soc/amd/sabrina: Rename PSP whitelist defaultMarshall Dawson2022-08-081-1/+1
* soc/amd/sabrina: Use new mendocino amd_blobsMarshall Dawson2022-08-071-32/+32
* mb/google/skyrim: Resolve boot behaviorJon Murphy2022-08-071-0/+2
* mb/google/brya/var/ghost: Pull EN_PP3300_TCHSCR highJack Rosenthal2022-08-071-1/+1
* superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0Michał Kopeć2022-08-071-6/+10
* mb/amd/chausie: Add Kconfig prompts to EC stringsMarshall Dawson2022-08-071-2/+2
* pciexp_device: Handle unsupported requests in pciexp_get_ext_cap_offset()Bill XIE2022-08-071-0/+3
* payloads/tianocore: Remove the option for CorebootPayloadPkgSean Rhodes2022-08-071-1/+1
* soc/intel/alderlake: Fix RPL-P 282 15W GT ICC MAXJeremy Compostella2022-08-071-2/+2
* soc/amd/sabrina: Enable PSP Crypto Co-Processor (CCP) DMAKarthikeyan Ramasubramanian2022-08-071-1/+1
* soc/amd/sabrina: Re-init eSPI in bootblockKarthikeyan Ramasubramanian2022-08-071-3/+3
* mb/google/rex: Remove depedency on board id for early GPIO configTarun Tuli2022-08-071-5/+16
* pci_device: Add a function to find PCI capability ID recursivelyBill XIE2022-08-072-0/+25
* pciexp_device: Fix a bug in pciexp_enable_ltr()Bill XIE2022-08-071-1/+1