summaryrefslogtreecommitdiff
path: root/src/include/memrange.h
AgeCommit message (Expand)Author
2021-01-18include/memrange.h: Remove repeated wordElyes HAOUAS
2020-09-14src/include: Drop unneeded empty linesElyes HAOUAS
2020-07-26src/include: Add missing includesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08memrange: Update comment to indicate limit is inclusive for memranges_next_entryFurquan Shaikh
2020-05-07memrange: constify memranges_is_empty()Aaron Durbin
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-30memranges: Change align attribute to be log2 of required alignmentFurquan Shaikh
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-17memrange: Add a helper function to determine if memranges is emptyFurquan Shaikh
2020-03-17memrange: Add support for stealing required memory from given rangesFurquan Shaikh
2020-03-17memrange: Enable memranges to support different alignmentsFurquan Shaikh
2018-04-11lib/memrange: Introduce method to clone memrangePatrick Rudolph
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-03-09src/include: Indent code using tabsLee Leahy
2016-03-09lib/memrange: add function to initialize range_entryAaron Durbin
2016-01-23lib/memrange: allow stack allocated free listAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-04coreboot memrange: Two changes for zero size or empty memrangeFurquan Shaikh
2014-02-09mtrr: only add prefetchable resources as WRCOMB for VGA devicesAaron Durbin
2014-02-06memranges: add memranges_update_tag() functionalityAaron Durbin
2013-03-29memrange: add 2 new range_entry routinesAaron Durbin
2013-03-29lib: add memrange infrastructureAaron Durbin