summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/ramstage.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/broadwell: Move `ramstage.c` to PCH scopeAngel Pons2021-01-301-74/+0
* soc/intel/broadwell: Make `broadwell_init_pre_device` staticAngel Pons2021-01-301-6/+0
* soc/intel/baytrail,broadwell: Use bootstate for save_wake_source()Kyösti Mälkki2021-01-231-9/+17
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-2/+2
* soc/intel/baytrail,broadwell: Refactor acpi_wake_source()Kyösti Mälkki2021-01-221-11/+6
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-8/+3
* Revert "broadwell: Switch to using common ACPI _SWS code"Angel Pons2020-11-031-13/+46
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-3/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta2019-04-231-0/+3
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* broadwell: Switch to using common ACPI _SWS codeDuncan Laurie2015-09-171-46/+11
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Fixes for _SWS supportDuncan Laurie2015-04-151-2/+4
* broadwell: Add support for ACPI \_GPE._SWSDuncan Laurie2015-04-101-5/+28
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-4/+4
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-101-22/+9
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+88