summaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell
AgeCommit message (Expand)Author
2021-02-08soc/intel/braswell,skylake: Drop logo parameters from devicetreeKyösti Mälkki
2021-02-02soc/intel/baytrail,braswell: Drop TOLM from GNVSKyösti Mälkki
2021-02-02soc/intel/baytrail,braswell: Sync PCI memory region in ASLKyösti Mälkki
2021-01-29soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-29soc/intel: Drop CMEM from GNVSKyösti Mälkki
2021-01-28ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki
2021-01-28ACPI: Declare GNVS variables globallyKyösti Mälkki
2021-01-28arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki
2021-01-28soc/intel: Refactor fill_acpi_wake()Kyösti Mälkki
2021-01-27ACPI: Separate device_nvs_tKyösti Mälkki
2021-01-26soc/intel/braswell/romstage/romstage.c: Use __func__Elyes HAOUAS
2021-01-25sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki
2021-01-25cpu/x86/smm: Use common APMC loggingKyösti Mälkki
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-23intel/baytrail,braswell,broadwell: Add const qualifier for power_stateKyösti Mälkki
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-18ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki
2021-01-18soc/intel/braswell/chip.c: Use __func__Elyes HAOUAS
2021-01-15soc/intel/braswell: Prevent NULL pointer dereferenceAngel Pons
2021-01-15cpu/x86/mpinit: Serialize microcode updates for HT threadsPatrick Rudolph
2021-01-13ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki
2021-01-13ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki
2021-01-10mb/google/cyan: Move board_id() to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Add missing include in nvs.hKyösti Mälkki
2021-01-10soc/intel: Replace acpi_init_gnvs()Kyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2021-01-10soc/intel/braswell: Refactor acpi_init_gnvs()Kyösti Mälkki
2021-01-10ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2021-01-04arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki
2021-01-03soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki
2021-01-03soc/intel: Replace <soc/nvs.h> with <soc/device_nvs.h>Kyösti Mälkki
2020-12-30drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier
2020-12-25ACPI: Fix some GNVS field commentsKyösti Mälkki
2020-12-14soc/intel/braswell: Use Kconfig value for TSEG sizeAngel Pons
2020-12-14soc/intel/braswell: Clean up devicetree settingsAngel Pons
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-11-22soc/intel/braswell/bootblock/bootblock.c: Report the FSP-T outputFrans Hendriks
2020-11-16src: Update some incorrect config options in commentsMartin Roth
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-10-02soc/intel/braswell: Increase dcache sizeShelley Chen
2020-10-02drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-08-21SMM: Validate more user-provided pointersPatrick Rudolph
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin