Age | Commit message (Expand) | Author |
2020-10-02 | soc/intel/braswell: Increase dcache size | Shelley Chen |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-21 | SMM: Validate more user-provided pointers | Patrick Rudolph |
2020-08-18 | elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE | Aaron Durbin |
2020-08-05 | {sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code | Angel Pons |
2020-08-02 | soc/intel/braswell/northcluster.c: Tidy up long lines | Angel Pons |
2020-08-02 | soc/intel/braswell/northcluster.c: Rename macro | Angel Pons |
2020-07-28 | soc/intel/braswell/fadt.c: Use `ACPI_ADDRESS_SPACE_IO` macro | Angel Pons |
2020-07-26 | {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits | Angel Pons |
2020-07-26 | cpu,soc/intel: Drop select SMP | Kyösti Mälkki |
2020-07-25 | soc/intel/{baytrail,braswell}: Drop unneeded `return` | Angel Pons |
2020-07-20 | src: Report word-sized access for PM1a_EVT | Angel Pons |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-20 | src: Drop useless cache flush settings in FADT | Angel Pons |
2020-07-20 | src: Never overwrite `fadt->flags` | Angel Pons |
2020-07-20 | src: Drop useless PM1b settings from FADT | Angel Pons |
2020-07-20 | src: Drop useless GPE1 settings from FADT | Angel Pons |
2020-07-14 | soc/intel/braswell: Move `acpi_fill_fadt` to fadt.c | Angel Pons |
2020-07-14 | src: Drop unused <cpu/x86/tsc.h> include | Elyes HAOUAS |
2020-07-14 | soc/intel/braswell/romstage/romstage.c: Add missing include | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-09 | soc/intel/braswell: Drop some BIOS_SPEW printk's | Angel Pons |
2020-07-09 | soc/intel/braswell/lpss.c: Use 16-bit ops on PCI COMMAND | Angel Pons |
2020-07-06 | soc/intel: Drop unused `#include <reg_script.h>` | Angel Pons |
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-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-24 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-18 | soc/intel,chromeos: Fix EC RO/RW status in GNVS | Kyösti Mälkki |
2020-06-16 | sb,soc/intel: Replace smm_southbridge_enable_smi() | Kyösti Mälkki |
2020-06-15 | arch/x86: Remove NO_FIXED_XIP_ROM_SIZE | Kyösti Mälkki |
2020-06-10 | ACPI: Remove Kconfig COMMON_FADT | Kyösti Mälkki |
2020-06-07 | soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT | Kyösti Mälkki |
2020-06-07 | mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() | Kyösti Mälkki |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-06 | soc,southbridge/intel: Control SMI related FADT entries | Kyösti Mälkki |
2020-06-02 | src: Remove duplicated includes | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-26 | Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION | Kyösti Mälkki |
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-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | soc/intel/braswell: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | src: Remove not used 'include <smbios.h>' | Elyes HAOUAS |
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 acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
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/braswell: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | soc/intel/braswell: add ACPI backlight support | Matt DeVillier |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-31 | security/vboot: relocate and rename vboot_platform_is_resuming() | Bill XIE |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-23 | soc/intel/braswell: Clean up | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-09 | soc/intel/braswell/chip.h: Include smbios.h for Type9 Entries | Michał Żygowski |
2020-03-07 | soc/intel/braswell: Generate microcode binaries from tree | Michał Żygowski |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-03 | soc/braswell: hook up smmstore | Matt DeVillier |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2020-01-09 | device,sb/intel: Move SMBus host controller prototypes | Kyösti Mälkki |
2020-01-03 | intel/braswell: Drop use of <device/early_smbus.h> | Kyösti Mälkki |
2020-01-02 | soc/intel/bsw/gpio.h: Drop unused values | Angel Pons |
2019-12-20 | {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE | Kyösti Mälkki |
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-17 | src: Conditionally include TEVT | Frans Hendriks |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-09 | soc/intel/bsw/gpio: Factor out GPI macros | Angel Pons |
2019-12-05 | soc/intel/braswell: Use common sb code for SPI lockdown configuration | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Use sb/intel/common/spi.c | Arthur Heymans |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-11-09 | arch/x86: Replace some __SMM__ guards | Kyösti Mälkki |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
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-08 | intel/braswell: Remove duplicate set_max_freq() prototypes | Kyösti Mälkki |
2019-11-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
2019-11-04 | soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.asl | Arthur Heymans |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | timestamps: COLLECT_TIMESTAMPS is mostly optional | 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 | 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 |