summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/memmap.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/broadwell: Rename `SA_DEV_ROOT`Angel Pons2021-08-021-3/+3
* soc/intel/broadwell: Move `fill_postcar_frame` to memmap.cAngel Pons2020-10-231-0/+14
* soc/intel/broadwell/memmap.c: Use `SA_DEV_ROOT` macroAngel Pons2020-10-231-2/+2
* soc/intel/broadwell: Align cosmetics with Haswell/Lynx PointAngel Pons2020-10-141-0/+1
* {nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a)Elyes HAOUAS2020-09-021-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* 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
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-221-1/+0
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* intel/broadwell: Use smm_subregion()Kyösti Mälkki2019-08-281-10/+9
* intel/baytrail,broadwell: Move stage cache support functionKyösti Mälkki2019-08-031-1/+16
* soc/intel/broadwell: Fix case of SA_DEV_ROOTKyösti Mälkki2019-07-251-0/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-2/+2
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-271-4/+9
* Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki2014-12-161-6/+1
* broadwell: ACPI, romstage, and other updatesDuncan Laurie2014-10-221-4/+11
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+39