summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/memmap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* 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
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki2019-08-281-0/+15
* intel/baytrail: Use smm_subregion()Kyösti Mälkki2019-08-271-13/+10
* intel/baytrail,broadwell: Move stage cache support functionKyösti Mälkki2019-08-031-0/+14
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-2/+2
* coreboot: fix munged license textAaron Durbin2015-03-091-1/+1
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-271-4/+4
* baytrail: SMM supportAaron Durbin2014-02-161-1/+7
* baytrail: add initial supportAaron Durbin2014-01-311-0/+27