Age | Commit message (Expand) | Author |
2024-06-26 | acpi: Rename acpi_create_dmar_drhd | Shuo Liu |
2024-06-13 | soc/intel/apollolake: Add SoC-specific microcode update check for GLK | Matt DeVillier |
2024-04-12 | tree: Drop duplicated <device/{path,resource}.h> | Elyes Haouas |
2024-04-06 | lib: Refactor bmp_load_logo() implementation | Subrata Banik |
2024-03-30 | soc/intel: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-02-18 | soc: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-30 | soc/intel: Unify the definition of TCO registers | Marek Maslanka |
2024-01-24 | soc/intel: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-17 | Reland "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2024-01-16 | soc/intel/apollolake: Fix PCI memory resource alloc | Reto Buerki |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-10-26 | soc/intel/apollolake: Select USE_LEGACY_8254_TIMER | Sean Rhodes |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
2023-08-25 | soc/intel/apollolake: Correct the logic for the legacy 8254 timer | Sean Rhodes |
2023-08-24 | soc/intel/apollolake: Move the PMC definitions to pmc.h file | Michał Żygowski |
2023-08-21 | soc: Remove SOC_SPECIFIC_OPTIONS | Elyes Haouas |
2023-08-21 | soc/intel/apollolake/chip.h: Use boolean type where applicable | Michael Strosche |
2023-08-16 | vendorcode/fsp: Rename GLK to Gemini Lake to match other SOCs | Sean Rhodes |
2023-08-08 | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki |
2023-07-31 | soc/intel/apl: Hide PMC/IPC ACPI device from Windows | Matt DeVillier |
2023-07-31 | soc/intel/apl: program VMX per Kconfig setting | Matt DeVillier |
2023-07-20 | acpi: Move ECAM resource below PNP0C02 device in a common place | Arthur Heymans |
2023-07-12 | soc/intel/apl: Use newer function for resource declarations | Arthur Heymans |
2023-07-06 | acpi/gnvs.c: Drop unused pointer to the cbmem console | Arthur Heymans |
2023-06-19 | soc/intel/apollolake: Switch to snake case for SataPwrOptimizeDisable | Mario Scheithauer |
2023-06-19 | soc/intel/apollolake: Switch to snake case for DisableSataSalpSupport | Mario Scheithauer |
2023-06-19 | soc/intel/apollolake: Switch to snake case for PmicVdd2Voltage | Mario Scheithauer |
2023-06-19 | soc/intel/apollolake: Switch to snake case for ModPhyVoltageBump | Mario Scheithauer |
2023-06-19 | soc/intel/apollolake: Switch to snake case for ModPhyIfValue | Mario Scheithauer |
2023-06-19 | soc/intel/apollolake: Switch to snake case for DisableComplianceMode | Mario Scheithauer |
2023-06-19 | soc/intel/apollolake: Switch to snake case for PmicPmcIpcCtrl | Mario Scheithauer |
2023-06-19 | soc/intel/apollolake: Switch to snake case for SataPortsHotPlug | Mario Scheithauer |
2023-06-19 | soc/intel/apollolake: Fix FSP SATA speed limit configuraion | Mario Scheithauer |
2023-06-15 | soc/intel: Add max memory speed into dimm info | Eric Lai |
2023-06-15 | soc/intel/*/include/soc/pmc.h: Add missing periodic SMI rate bits | Michał Żygowski |
2023-06-15 | soc/intel/apollolake: Select PERIODIC_SMI_RATE_SELECTION_IN_GEN_PMCON_B | Michał Żygowski |
2023-06-02 | soc/intel/apollolake: Switch to snake case for SataPortsEnable | Mario Scheithauer |
2023-06-01 | soc/intel/apollolake: Make hard drive type for SATA ports configurable | Mario Scheithauer |
2023-06-01 | soc/intel/apollolake: Make SATA speed limit configurable | Mario Scheithauer |
2023-05-12 | soc/intel/apl: Remove set but unused variable | Arthur Heymans |
2023-05-11 | soc/intel/apollolake: Only use 8 bits for afterg3 | Sean Rhodes |
2023-05-10 | sb,soc/amd,intel: Sync FADT entries visually | Kyösti Mälkki |
2023-03-21 | soc/intel/apl: Fix programming temporary MTRR on GLK | Arthur Heymans |
2023-02-23 | soc/intel: Use common codeflow for MP init | Arthur Heymans |
2023-02-09 | arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2023-02-06 | soc/intel/apl: Hook up cpu ops in devicetree | Arthur Heymans |
2023-02-03 | soc/intel/apl: Move cpu cluster to chipset.cb | Arthur Heymans |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-31 | soc/intel/apl: Ensure CPU_CLUSTER linked_list bus exists | Arthur Heymans |
2023-01-22 | soc/intel/apollolake: Add PMC macros for common code usage | Subrata Banik |
2023-01-21 | soc/intel/apollolake: Fix indentation for the PMC (pm.h) macros | Subrata Banik |
2023-01-20 | soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment | Elyes Haouas |
2023-01-18 | soc/intel/apollolake: Use common gpio.h include | Dinesh Gehlot |
2023-01-15 | soc/intel/apollolake/pmutil.c: Fix smi_sts_bits[HSMBUS_SMI_STS_BIT] | Elyes Haouas |
2023-01-01 | apollolake/include/soc/meminit.h: Add missing stdbool | Elyes Haouas |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {acpi,arch,soc}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-23 | soc/intel: Drop SoC specific DPTF implementation | Subrata Banik |
2022-12-22 | soc/intel/apollolake/acpi: Remove STOM from ACPI | Sean Rhodes |
2022-12-22 | soc/intel/apollolake/acpi: Improve comments and unify code word spelling | Sean Rhodes |
2022-12-22 | soc/intel/apollolake/acpi: Tidy the Legacy video RAM | Sean Rhodes |
2022-12-22 | soc/intel/apollolake/acpi: Tidy the PCI Memory Region | Sean Rhodes |
2022-12-22 | soc/intel/apollolake/acpi: Add bits of TOLUD register | Sean Rhodes |
2022-12-22 | soc/intel/apollolake/acpi: Remove TOUUD as it is not used | Sean Rhodes |
2022-12-22 | soc/intel/apollolake/acpi: Add PDRC for PCIX and ACPI to allow use of MMCONF | Sean Rhodes |
2022-12-22 | soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` config | Subrata Banik |
2022-12-22 | soc/intel/{apl,cnl,jsl}: Enable EISA HID support for DPTF | Subrata Banik |
2022-12-22 | soc/intel/apollolake: Move DPTF ACPI Device IDs into header file | Subrata Banik |
2022-12-22 | drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()` | Subrata Banik |
2022-12-16 | soc/intel/apollolake/acpi/northbridge.asl: Fix comment | Elyes Haouas |
2022-12-13 | soc/intel/apollolake/pmutil.c: Use {read,wrire}32p() | Elyes Haouas |
2022-12-12 | soc/apollolake: Add DPTF HIDs | Sean Rhodes |
2022-12-07 | soc/intel: Set IO APIC DMAR entry based on hw | Arthur Heymans |
2022-11-28 | sb,soc/intel: Address TCO SECOND_TO_STS name collision | Kyösti Mälkki |
2022-11-26 | src/soc/intel: Remove unnecessary space after casts | Elyes Haouas |
2022-11-17 | soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill | David Milosevic |
2022-11-04 | soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-22 | payloads/edk2: Disable the CPU Timer Lib unless supported | Sean Rhodes |
2022-10-21 | soc/intel/apollolake: Skip SMI lockdown on Apollolake | Matt DeVillier |
2022-10-15 | soc/intel/apollolake: Lock down Global SMI | Sean Rhodes |
2022-10-15 | soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown | Sean Rhodes |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
2022-10-07 | soc/intel/apollolake: Add UFS Interrupt | Sean Rhodes |
2022-10-07 | soc/intel/apollolake: Remove SD Card interrupt for GLK | Sean Rhodes |
2022-10-06 | soc/intel/apollolake/acpi: Add PCIEXBAR to MCHC | Sean Rhodes |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-09-22 | soc/intel/common/pch: Add a block specific to Apollo Lake | Sean Rhodes |
2022-09-20 | Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown" | Tim Wawrzynczak |
2022-09-19 | soc/intel/apollolake: LZ4 Compress FSP-M | Arthur Heymans |
2022-09-19 | soc/intel/apollolake: Add bits of GEN_PMCON2 register | Sean Rhodes |
2022-09-19 | soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown | Sean Rhodes |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-09-01 | vendorcode/intel/fsp2/glk: Add the FSP headers for version 2.2.3.1 | Sean Rhodes |
2022-08-17 | soc/intel/apollolake: Add the remaining CSE Firmware Status Registers | Sean Rhodes |
2022-08-17 | soc/intel/apollolake: Enable DPTF & SMBus as it is a required device | Sean Rhodes |