summaryrefslogtreecommitdiff
path: root/src/lib/memrange.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08memrange: Break early from memranges_find_entry if limit is crossedFurquan Shaikh
2020-04-04src/lib: 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 support for stealing required memory from given rangesFurquan Shaikh
2020-03-17memrange: Enable memranges to support different alignmentsFurquan Shaikh
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2018-04-11lib/memrange: Introduce method to clone memrangePatrick Rudolph
2017-03-13src/lib: Use tabs instead of spacesLee Leahy
2016-02-26lib/memrange: avoid shadow object declarationsAaron 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-06lib/memrange: Skip 0-sized resources.Vladimir Serbinenko
2014-02-06memranges: add memranges_update_tag() functionalityAaron Durbin
2013-07-10lib: Fix spellingMartin Roth
2013-03-29memrange: add 2 new range_entry routinesAaron Durbin
2013-03-29lib: add memrange infrastructureAaron Durbin