Age | Commit message (Expand) | Author |
2020-07-01 | ACPI GNVS: Replace uses of smm_get_gnvs() | Kyösti Mälkki |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-28 | soc/intel/common: add TCC activation functionality | Sumeet R Pawnikar |
2020-06-24 | src: Report byte-sized access for GPE0 | Angel Pons |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-16 | sb,soc/intel: Replace smm_southbridge_enable_smi() | Kyösti Mälkki |
2020-06-16 | sb/intel: Remove spurious HAVE_SMI_HANDLER test | Kyösti Mälkki |
2020-06-16 | arch/x86: Create helper for APM_CNT SMI triggers | Kyösti Mälkki |
2020-06-10 | ACPI: Remove Kconfig COMMON_FADT | Kyösti Mälkki |
2020-06-07 | acpi,soc/intel: Make soc/motherboard_fill_fadt() global | Kyösti Mälkki |
2020-06-06 | src: Remove unused 'include <cpu/x86/mtrr.h>' | Elyes HAOUAS |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-06-06 | soc,southbridge/intel: Control SMI related FADT entries | Kyösti Mälkki |
2020-06-02 | soc/intel/denverton_ns: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-18 | src: Remove unused 'include <lib.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
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 | {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
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 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
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/denverton_ns: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | fsp2_0: Gather Kconfig declarations | Nico Huber |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
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-20 | soc/intel/denverton_ns: Implement AES-NI Lock | Julien Viard de Galbert |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-10 | soc/intel/dnv: Set INT_LINE accouting for PIRQ routing & swizzling | Stephen Douthit |
2020-03-10 | soc/intel/dnv: Add ACPI _PRT methods for virtual root ports | Stephen Douthit |
2020-03-10 | soc/intel/dnv: Fix ACPI reporting of root port interrupt routing | Stephen Douthit |
2020-03-10 | soc/intel/dnv: Don't clobber SATA_MAP while trying to set mode | Stephen Douthit |
2020-03-04 | soc/intel/denverton_ns: Allow including microcode | Felix Singer |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-04 | soc/intel/denverton_ns: Allow using FSP repo | Felix Singer |
2020-03-02 | soc/intel/denverton/uart.c: Clean up code | Felix Singer |
2020-03-02 | soc/intel/denverton: Move PCI IDs to pci_ids.h | Felix Singer |
2020-02-24 | src: capitalize 'RAM' | Elyes HAOUAS |
2020-01-30 | soc/intel/common/systemagent: Add Kconfig guard | Andrey Petrov |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2020-01-06 | soc/intel/dnv: Remove commented out Kconfig option | Subrata Banik |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/soc/intel: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-11-26 | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | 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/denverton_ns: make use of common cbmem_top_chipset | Michael Niewöhner |
2019-11-08 | ELOG, soc/intel: Avoid some preprocessor use | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-07 | soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options | Mario Scheithauer |
2019-11-05 | drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames | Wim Vervoorn |
2019-11-04 | soc/intel: Remove unused code | Patrick Rudolph |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
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-24 | acpi: Drop wrong _ADR objects for PCI host bridges | Elyes HAOUAS |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-02 | intel/pci_devs: Regroup PCI xx_DEVID entries | Kyösti Mälkki |
2019-09-15 | src/soc: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-12 | src/{northbridge,soc}: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-09-12 | soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() API | Subrata Banik |
2019-08-28 | soc/intel: Move fill_postcar_frame to memmap.c | Kyösti Mälkki |
2019-08-27 | soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c code | Subrata Banik |
2019-08-26 | lib/bootblock: Add simplified entry with basetime | Kyösti Mälkki |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-20 | devicetree: Remove duplicate chip_ops declarations | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-15 | intel/denverton_ns: Drop unused save_gpio_route | Kyösti Mälkki |
2019-08-15 | cpu/x86/smm: Define single smm_subregion() | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-11 | arch/x86: Enable POSTCAR_CONSOLE by default | Kyösti Mälkki |
2019-08-08 | arch/x86: Handle smm_subregion() failure | Kyösti Mälkki |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-07 | soc/intel: Obsolete mmap_region_granularity() | Kyösti Mälkki |
2019-07-25 | soc/intel: Guard remaining SA_DEV_ROOT definition | Kyösti Mälkki |
2019-07-21 | soc/intel: Expand SA_DEV_ROOT for ramstage | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of_path(SA_DEVFN_ROOT) | Kyösti Mälkki |
2019-07-17 | soc/intel: Fix regression with hidden PCI devices | Kyösti Mälkki |
2019-07-15 | src: Use '#include <timestamp.h>' when needed | Elyes HAOUAS |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-10 | soc/intel: Drop some HAVE_SMI_HANDLER guards | Kyösti Mälkki |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-04 | soc/intel: Replace uses of dev_find_slot() | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |