summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/ramstage.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-041-3/+2
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-271-1/+1
* soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-241-1/+0
* ACPI: Refactor use of global and device NVSKyösti Mälkki2021-06-141-0/+6
* soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-11/+12
* soc/intel/baytrail,broadwell: Use bootstate for save_wake_source()Kyösti Mälkki2021-01-231-11/+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/+5
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-8/+3
* soc/intel/baytrail: Simplify pattrs definitionsAngel Pons2020-07-251-3/+2
* soc/intel/baytrail: Rename "pmc.h" to "pm.h"Angel Pons2020-07-091-1/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-4/+4
* 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/baytrail: 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
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-1/+1
* soc/intel/baytrail: Get rid of device_tElyes HAOUAS2018-05-241-1/+1
* baytrail: add C0 and D0 stepping decodeBen Gardner2015-11-211-2/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: add code for supporting 2x ddr refresh rateKane Chen2015-04-101-0/+13
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-8/+8
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-101-20/+6
* baytrail/rambi: S3 support and other updatesKein Yuan2014-10-221-4/+4
* rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh2014-09-181-2/+36
* baytrail: note S3 resume status earlierAaron Durbin2014-05-101-3/+3
* baytrail: initialize common SSC functionalityAaron Durbin2014-05-071-0/+2
* baytrail: Add BCLK and IACORE to pattrsDuncan Laurie2014-05-061-2/+19
* baytrail: add GNVS to cbmem and set acpi_slp_typeAaron Durbin2014-02-271-2/+34
* baytrail: add support to run reference code blobAaron Durbin2014-02-171-0/+3
* baytrail: allow downstream use of SSE instructionsAaron Durbin2014-02-131-0/+4
* baytrail: Add GPIO initial configuration infrastructure.Shawn Nematbakhsh2014-02-031-0/+8
* baytrail: introduce pattrsAaron Durbin2014-01-311-0/+107