Age | Commit message (Expand) | Author |
2020-06-03 | soc/intel/icelake: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-06-02 | soc/intel/common/{pch,sata}: Remove SATA common code driver | Subrata Banik |
2020-06-02 | {icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includes | Elyes HAOUAS |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-28 | soc/intel/common: Improve Type16 SMBIOS tables | Patrick Rudolph |
2020-05-27 | soc/intel/gma: Implement fsp_soc_get_igd_bar() in common code | Nico Huber |
2020-05-27 | soc/intel/gma: Move display and opregion init to common code | Nico Huber |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-20 | icelake: remove unused processor power limits configuration | Sumeet R Pawnikar |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-14 | soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size() | Furquan Shaikh |
2020-05-14 | soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4G | Furquan Shaikh |
2020-05-12 | device/pci_device: Extract pci_domain_set_resources from SOC | Raul E Rangel |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | soc/intel: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-28 | soc/intel: Constify struct device *param to sd_fill_soc_gpio_info | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-17 | soc/intel: Disable config option for SCS by default | Duncan Laurie |
2020-04-14 | soc/intel/icelake: Add function to dump ME firmware status information | Krishna Prasad Bhat |
2020-04-14 | soc/intel/{icl,tgl}: Make use of print_me_fw_version() from CSE lib | Krishna Prasad Bhat |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | soc/intel/icelake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | fsp2_0: Gather Kconfig declarations | Nico Huber |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-30 | intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in | Johanna Schander |
2020-03-30 | soc/intel/{icelake, tigerlake}: Remove DDI A lane programming | Ronak Kanabar |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-15 | soc/intel/icelake: Re-flow comment for 96 characters | Paul Menzel |
2020-03-15 | soc/intel/icelake: Correct past participle in comment | Paul Menzel |
2020-03-12 | soc/intel/*/smihandler: Only compile in TCO SMI handler if needed | Patrick Georgi |
2020-03-10 | soc/intel: fix eist enabling | Matt Delco |
2020-03-07 | intel/soc: skl,apl,cnl,icl,tgl: add INTRUDER relevant registers | Michael Niewöhner |
2020-03-07 | intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selected | Michael Niewöhner |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-01 | soc/intel/{icl,jsl,tgl}: Enable PlatformDebugConsent by Kconfig | Subrata Banik |
2020-02-26 | soc/intel/{cnl,icl}: Avoid static 8254 clock gating on S3 resume | Subrata Banik |
2020-02-25 | soc/intel/common/block: Move cse common functions into block/cse | Subrata Banik |
2020-02-25 | soc/intel/common/block: Move smihandler common functions into common code | Subrata Banik |
2020-02-24 | soc/intel/icelake: Skip FSP-S IGD related UPD override | Subrata Banik |
2020-02-17 | src/intel: Define HFSTS3 register | Sridhar Siricilla |
2020-02-17 | soc/intel/{cnl,icl,skl,tgl}/bootblock: Update text for DMI PCR 2774 | Wim Vervoorn |
2020-02-17 | soc/intel{cnl,icl,skl,tgl}/bootblock: Make sure DMI PCR 2770 is set | Wim Vervoorn |
2020-02-17 | vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option | Joel Kitching |
2020-02-11 | vendorcode/intel: Remove Ice Lake FSP Bindings | Johanna Schander |
2020-02-09 | soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa... | Sridhar Siricilla |
2020-02-09 | soc/intel/{common,skl,cnl,icl,apl,tgl}: Move HFSTS1 register definition to SoC | Sridhar Siricilla |
2020-02-04 | soc/intel: Add get_pmbase | Eugene Myers |
2020-01-16 | soc/intel/{cnl,icl,skl, tgl}: Move SOC_INTEL_COMMON_BLOCK_THERMAL into SoC sp... | Subrata Banik |
2020-01-10 | soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource proper | Subrata Banik |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2020-01-09 | soc/intel/{cnl,icl,tgl}: Move northbridge.asl into common/block/acpi | Subrata Banik |
2020-01-07 | soc/intel/{apl,cnl,icl,skl,tgl}: Clean up SA ASL code | Subrata Banik |
2019-12-31 | soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADT | Meera Ravindranath |
2019-12-19 | src/soc/intel: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Use '#include <smp/node.h>' when appropriate | Elyes HAOUAS |
2019-12-17 | soc/intel{cannonlake,icelake}/northbridge.asl: Correct flash range | Wim Vervoorn |
2019-12-12 | soc/intel/{cnl,icl,skl,tgl}: Remove unused gpe0_en_* from chip.h | Furquan Shaikh |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-22 | soc/intel/icelake: Make CpuMpPpi implementation default for ICL | Subrata Banik |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-11-20 | soc/intel/icelake: lockdown: lock global reset | Michael Niewöhner |
2019-11-15 | soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init() | Subrata Banik |
2019-11-12 | soc/intel/icelake: Remove FSP-T option in Kconfig | Arthur Heymans |
2019-11-11 | drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver | Michael Niewöhner |
2019-11-11 | soc/intel/icelake: add soc implementation for ETR address API | Michael Niewöhner |
2019-11-10 | soc/intel/common/ebda: Drop code | Arthur Heymans |
2019-11-10 | soc/intel/common/sa: Remove EBDA dependency | Arthur Heymans |
2019-11-07 | soc/intel/icelake: Refactor pch_early_init() code | Subrata Banik |
2019-11-06 | soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionally | Subrata Banik |
2019-11-04 | soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig | Michael Niewöhner |
2019-11-04 | soc/intel: skl,cnl,icl: consolidate ebda and memmap | Michael Niewöhner |
2019-11-04 | soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP | Michael Niewöhner |
2019-11-04 | soc/intel/icelake: Make use of "all-y" | Subrata Banik |
2019-11-04 | soc/intel/icelake: Add alignment check for TSEG base and size | Subrata Banik |
2019-11-04 | soc/intel/icelake: Set DCACHE_BSP_STACK_SIZE default ~129KiB unconditionally | Subrata Banik |
2019-11-04 | soc/intel/icelake: Remove unused headers | Subrata Banik |
2019-11-04 | soc/intel/icelake: Skip BIOS OpRom execution based on CONFIG_RUN_FSP_GOP | Subrata Banik |
2019-11-04 | soc/intel/icelake: Clean up report_cpu_info() function | Subrata Banik |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | soc/intel/common/pch: move EBDA Kconfig to soc level | Michael Niewöhner |
2019-11-01 | soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpi | Subrata Banik |
2019-11-01 | soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/ | Subrata Banik |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-11-01 | soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpi | Subrata Banik |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-31 | soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue | Subrata Banik |
2019-10-31 | soc/intel/{cnl,icl,skl}: Remove unused SMI opregion | Subrata Banik |
2019-10-31 | soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platforms | Michael Niewöhner |
2019-10-31 | soc/intel/icelake: Enable caching on SPI memory-mapped boot device unconditio... | Subrata Banik |
2019-10-30 | soc/intel/common: move common memmap functionality from skl,icl,cnl,apl | Michael Niewöhner |
2019-10-28 | src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top() | Michael Niewöhner |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | Elyes HAOUAS |
2019-10-26 | soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculation | Michael Niewöhner |