summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/braswell/ramstage.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-241-1/+0
* src/{drivers,soc}: Fix some code indentsElyes HAOUAS2022-01-281-2/+2
* soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki2021-01-291-1/+1
* soc/intel: Refactor fill_acpi_wake()Kyösti Mälkki2021-01-281-5/+1
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-2/+2
* soc/intel/braswell: Prevent NULL pointer dereferenceAngel Pons2021-01-151-0/+3
* mb/google/cyan: Move board_id() to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-12/+0
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-18/+3
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-4/+4
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* 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/braswell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc/intel/braswell: Clean upAngel Pons2020-03-231-4/+7
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-0/+1
* 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/braswell/ramstage.c: Add SoC stepping D-1 supportFrans Hendriks2018-09-211-2/+6
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* soc/intel/braswell: Get rid of device_tElyes HAOUAS2018-06-041-1/+1
* soc/intel/braswell: don't duplicate setting ACPI sleep stateAaron Durbin2016-07-151-19/+2
* soc/braswell: Set max frequency to be turbo frequencyHannah Williams2016-01-281-0/+1
* soc/braswell: Fix P-state tableSubrata Banik2016-01-141-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* FSP 1.1: Move common FSP codeLee Leahy2015-10-271-1/+0
* braswell: Switch to using common ACPI _SWS codeDuncan Laurie2015-09-171-21/+8
* fsp1_1: provide binding to UEFI versionAaron Durbin2015-09-101-1/+1
* Braswell: Add Braswell SOC supportLee Leahy2015-06-251-36/+52
* Remove address from GPLv2 headersPatrick Georgi2015-05-281-1/+1
* Braswell: Use Baytrail as Comparison BaseLee Leahy2015-05-231-0/+206