aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-15soc/amd: Print amdfwtool debug info if V=1Martin Roth
2023-03-15soc/amd/common: Ignore * in PSP dependency generationMartin Roth
2023-03-15soc/amd/common: Update PSP dependency generationMartin Roth
2023-03-15util/amdfwtool: Update config parser to accept full pathsMartin Roth
2023-03-15mb/google/skyrim: Do not pass recovery APCBKarthikeyan Ramasubramanian
2023-03-15util/amdfwtool: Support not passing recovery/backup APCBKarthikeyan Ramasubramanian
2023-03-15amdfwtool: Remove the initial alignment on newer SoCsKarthikeyan Ramasubramanian
2023-03-15soc/intel/tigerlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan
2023-03-15soc/intel/elkhartlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan
2023-03-15soc/intel/coffeelake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan
2023-03-15soc/intel/alderlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan
2023-03-15soc/mediatek/mt8186: Shut down PMIC on power key long pressSen Chu
2023-03-15soc/mediatek/mt8188: Shut down PMIC on power key long pressSen Chu
2023-03-15mb/google/brya/var/omnigul: Correct mux_conn for USB C1Dtrain Hsu
2023-03-15mb/google/brya/var/omnigul:Fixed can't detect 3.5mm headphone jackJamie Chen
2023-03-15mb/google/brya/var/omnigul:Fixed Touch screen has no actionJamie Chen
2023-03-14mb/google/skyrim/var/frostflow: Update the STT settingsFrank Wu
2023-03-14mb/google/dedede/var/dibbi: Configure I2C times for audioAmanda Huang
2023-03-14mb/google/brya: Create uldren variantvan_chen
2023-03-13soc/intel/meteorlake: Enable early caching of TOM regionSubrata Banik
2023-03-13drivers/intel/fsp2_0: Have provision for caching TOM regionSubrata Banik
2023-03-13soc/intel/cmn/sa: Store TOM into the CMOSSubrata Banik
2023-03-13soc/intel/cmn/tom: Cache TOM region earlySubrata Banik
2023-03-13top/Makefile.inc: Define regions-for-file with a flexibilityZheng Bao
2023-03-13soc/amd/phoenix/mca.c: Remove excess MCA bank namesFred Reitberger
2023-03-13soc/amd/common/block/cpu/update_microcode: use raw MSR dataFelix Held
2023-03-13soc/amd/common/block/cpu/noncar/write_resume_eip: use raw MSR dataFelix Held
2023-03-13arch/x86/include/arch/mmio.h: Provide __always_inline definition for muslFabian Groffen
2023-03-13soc/intel/meteorlake: Select `X86_CLFLUSH_CAR` configSubrata Banik
2023-03-13cpu/x86/cache: CLFLUSH programs to memory before runningArthur Heymans
2023-03-13MAINTAINERS: Add Kevin Keijzer for ASRock B75M-ITXKevin Keijzer
2023-03-13mb/google/skyrim/var/winterhold: Change touch controller T3EricKY Cheng
2023-03-13mb/google/brask/var/kinox: Allow USB2/3 hotplug to wakeup S0ixDtrain Hsu
2023-03-12util/inteltool: Fix build on musl-libc systemsFabian Groffen
2023-03-12util/superiotool: Fix build on musl-libc systemsFabian Groffen
2023-03-10top/Makefile.inc: add _tohexZheng Bao
2023-03-10soc/amd/common/psp: Put spl_fuse in separate compilation unitMartin Roth
2023-03-10soc/amd/common/cpu/smm/smm_relocate: don't assume TSEG is below 4GBFelix Held
2023-03-10soc/amd/common/block/psp/psp_smm: use raw MSR dataFelix Held
2023-03-10soc/amd/stoneyridge/monotonic_timer: use raw MSR dataFelix Held
2023-03-10mp_init: Wait longer for APs to check inPatrick Rudolph
2023-03-10xeon_sp: Setup x2apic in SRATNaresh Solanki
2023-03-10amdfwtool: Remove the option --list which nobody usesZheng Bao
2023-03-10amdfwtool: Move PSP FWs padding into a loop for comboZheng Bao
2023-03-10mb/starlabs/starbook/adl: Enable ASPMSean Rhodes
2023-03-10mb/google/skyrim/var/markarth: Add 2 Micron parts to RAM ID tableJohn Su
2023-03-10spd/lp5: Add 2 Micron memory partsJohn Su
2023-03-10mb/google/brya/var/omnigul: Fix SSD can not boot into OSJamie Chen
2023-03-10mb/google/brya/var/omnigul: Enable ELAN touchscreenDtrain Hsu
2023-03-10mb/starlabs/starbook/{tgl,adl}: Set DmiMaxLinkSpeed to 4Sean Rhodes
2023-03-10amdfwtool: Add combo index and combo config tableZheng Bao
2023-03-10amdfwtool: Add a wrapper function to open and process config fileZheng Bao
2023-03-10amdfwtool: Add HW IPCFG file whose subprog is 1Zheng Bao
2023-03-10soc/mediatek/mt8188: Enable lastbus debug hardwareot_zhenguo.li
2023-03-10src/soc/amd/phoenix/include/soc/: Update the Data Fabric ID for PhoenixAnand Vaikar
2023-03-10Revert "mb/google/skyrim: Create whiterun variant"Jon Murphy
2023-03-09soc/amd/common/cpu: move get_threads_per_core from noncar to common codeFelix Held
2023-03-09device/Kconfig: explain which PCI ID needs to be used for VGA_BIOS_IDFelix Held
2023-03-09soc/amd/common/cpu/Kconfig: use Cxxx as CPU string for all non-CAR SoCsFelix Held
2023-03-09util/amdfwtool: Add option to indicate uncompressed BIOS binaryKarthikeyan Ramasubramanian
2023-03-09soc/intel/xeon_sp: rework lock_pam0123() to accomodate hidden SAD deviceJonathan Zhang
2023-03-09soc/intel/xeon_sp: use get_socket_ubox_busno() to hide soc specificsJonathan Zhang
2023-03-09Revert "ec/starlabs/merlin: Add support for enabling the mirror flag"Sean Rhodes
2023-03-09Revert "mb/starlabs/*: Enable the Mirror flag for boards that support"Sean Rhodes
2023-03-09device/pci_rom: rework PCI ID remapping in pci_rom_probeFelix Held
2023-03-09mb/google/guybrush: Store XHCI resourcesRobert Zieba
2023-03-09soc/amd/cezanne: Set up SoC-specific XHCI definitionsRobert Zieba
2023-03-09soc/amd/cezanne: Update XHCI GPE to use constantRobert Zieba
2023-03-09mb/google/skyrim: Store XHCI PCI resourcessRobert Zieba
2023-03-09soc/amd/mendocino: Set up SoC-specific XHCI definesRobert Zieba
2023-03-09soc/amd/mendocino: Update XHCI GPE to use constantRobert Zieba
2023-03-09soc/amd/common/xhci: Add support for logging XHCI wake eventsRobert Zieba
2023-03-09util/ifdtool/ifdtool.c: Clean upMaximilian Brune
2023-03-09mb/google/skyrim: override winterhold PCIe configMartin Roth
2023-03-09mb/google/skyrim: drop link_hotplug from port descriptorsMatt DeVillier
2023-03-09mb/google/skyrim: Enable L1 ASPM substates for PCIe devicesMatt DeVillier
2023-03-09mb/google/skyrim: Allow port descriptors to be overriddenMartin Roth
2023-03-09soc/intel/broadwell/gma: don't unconditionally remap all GPU PCI IDsFelix Held
2023-03-09amdfwtool: move FW_MPIO to PSP Dir Level 2 where it belongsNikolai Vyssotski
2023-03-09soc/intel: Update API name `pmc_send_bios_reset_pci_enum_done`Subrata Banik
2023-03-09mb/google/dedede/var/kracko: Generate new SPD ID for new memory partsRobert Chen
2023-03-09amdfwtool: Support multiple inst entriesFred Reitberger
2023-03-09mb/google/brya/var/marasov: Half touch power-on delay to 150 msFrank Chu
2023-03-09mb/asrock/b75pro3-m: Advertise RTL NIC as onboard ethernet deviceFabian Groffen
2023-03-08cpu/x86,amd: drop unused LOGICAL_CPUS Kconfig symbolFelix Held
2023-03-08mb/google/skyrim: Enable SPL fusing on whiterun/winterholdMartin Roth
2023-03-08soc/amd/common/psp: Check more error bits before SPL fusingMartin Roth
2023-03-08soc/amd/common/psp: Only set SPL fuses if an SPL file is presentMartin Roth
2023-03-08soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI KconfigFelix Held
2023-03-08soc/amd/common/block/acpi/cpu_power_state: introduce get_cstate_io_baseFelix Held
2023-03-08soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.hFelix Held
2023-03-08vc/intel/fsp/mtl: Update header files from 2523_80 to 3064_81Kilari Raasi
2023-03-08mb/google/rex: Rename touchscreen signals as per latest Rex schematicsEran Mitrani
2023-03-08soc/amd/*/acpi: factor out common get_pstate_info implementationFelix Held
2023-03-08soc/amd/*/acpi: factor out common generate_cpu_entries implementationFelix Held
2023-03-08soc/amd/phoenix: Allow the amdfw.rom to be split into two partsZheng Bao
2023-03-08soc/amd/stoneyridge/romstage: pass C state control IO base addressFelix Held
2023-03-08amdfwtool: combo: Add combo feature for BIOS tableZheng Bao
2023-03-08amdfwtool: Separate two cases of combo and non-combo clearlyZheng Bao
2023-03-08amdfwtool: combo: Create the combo header earlierZheng Bao