summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/braswell,skylake: Drop logo parameters from devicetreeKyösti Mälkki2021-02-082-4/+0
* soc/intel/baytrail,braswell: Drop TOLM from GNVSKyösti Mälkki2021-02-024-5/+14
* soc/intel/baytrail,braswell: Sync PCI memory region in ASLKyösti Mälkki2021-02-021-3/+3
* soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki2021-01-291-1/+1
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-291-1/+0
* soc/intel: Drop CMEM from GNVSKyösti Mälkki2021-01-291-1/+1
* ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki2021-01-281-4/+0
* ACPI: Declare GNVS variables globallyKyösti Mälkki2021-01-282-13/+0
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-281-4/+0
* soc/intel: Refactor fill_acpi_wake()Kyösti Mälkki2021-01-281-5/+1
* ACPI: Separate device_nvs_tKyösti Mälkki2021-01-279-107/+87
* soc/intel/braswell/romstage/romstage.c: Use __func__Elyes HAOUAS2021-01-261-3/+2
* sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki2021-01-251-14/+0
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-7/+1
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-232-8/+5
* intel/baytrail,braswell,broadwell: Add const qualifier for power_stateKyösti Mälkki2021-01-232-2/+2
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-203-5/+2
* ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki2021-01-181-5/+1
* soc/intel/braswell/chip.c: Use __func__Elyes HAOUAS2021-01-181-2/+2
* soc/intel/braswell: Prevent NULL pointer dereferenceAngel Pons2021-01-151-0/+3
* cpu/x86/mpinit: Serialize microcode updates for HT threadsPatrick Rudolph2021-01-151-1/+1
* ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki2021-01-133-7/+0
* ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki2021-01-131-7/+0
* mb/google/cyan: Move board_id() to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-12/+0
* ACPI: Add missing include in nvs.hKyösti Mälkki2021-01-101-0/+1
* soc/intel: Replace acpi_init_gnvs()Kyösti Mälkki2021-01-101-1/+2
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2021-01-101-11/+5
* soc/intel/braswell: Refactor acpi_init_gnvs()Kyösti Mälkki2021-01-101-6/+6
* ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki2021-01-101-13/+0
* ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki2021-01-101-5/+0
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-102-23/+3
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-042-23/+0
* soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki2021-01-032-1/+1
* soc/intel: Replace <soc/nvs.h> with <soc/device_nvs.h>Kyösti Mälkki2021-01-032-2/+2
* drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier2020-12-301-0/+3
* ACPI: Fix some GNVS field commentsKyösti Mälkki2020-12-251-1/+1
* soc/intel/braswell: Use Kconfig value for TSEG sizeAngel Pons2020-12-141-1/+2
* soc/intel/braswell: Clean up devicetree settingsAngel Pons2020-12-143-23/+11
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-0/+1
* soc/intel/braswell/bootblock/bootblock.c: Report the FSP-T outputFrans Hendriks2020-11-221-0/+3
* src: Update some incorrect config options in commentsMartin Roth2020-11-161-2/+2
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-262-1/+1
* src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons2020-10-131-1/+1
* soc/intel/braswell: Increase dcache sizeShelley Chen2020-10-021-1/+1
* drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen2020-10-021-0/+1
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-261-4/+1
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-2113-17/+0
* SMM: Validate more user-provided pointersPatrick Rudolph2020-08-211-0/+4
* elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin2020-08-181-1/+1