summaryrefslogtreecommitdiffstats
path: root/src/include/memrange.h
Commit message (Expand)AuthorAgeFilesLines
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* src/include: Indent code using tabsLee Leahy2017-03-091-14/+14
* lib/memrange: add function to initialize range_entryAaron Durbin2016-03-091-0/+12
* lib/memrange: allow stack allocated free listAaron Durbin2016-01-231-2/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* coreboot memrange: Two changes for zero size or empty memrangeFurquan Shaikh2015-03-041-0/+3
* mtrr: only add prefetchable resources as WRCOMB for VGA devicesAaron Durbin2014-02-091-0/+13
* memranges: add memranges_update_tag() functionalityAaron Durbin2014-02-061-0/+4
* memrange: add 2 new range_entry routinesAaron Durbin2013-03-291-0/+9
* lib: add memrange infrastructureAaron Durbin2013-03-291-0/+107