Age | Commit message (Expand) | Author |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | memrange: Break early from memranges_find_entry if limit is crossed | Furquan Shaikh |
2020-04-04 | src/lib: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-30 | memranges: Change align attribute to be log2 of required alignment | Furquan Shaikh |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-17 | memrange: Add support for stealing required memory from given ranges | Furquan Shaikh |
2020-03-17 | memrange: Enable memranges to support different alignments | Furquan Shaikh |
2019-06-24 | Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER | Subrata Banik |
2018-04-11 | lib/memrange: Introduce method to clone memrange | Patrick Rudolph |
2017-03-13 | src/lib: Use tabs instead of spaces | Lee Leahy |
2016-02-26 | lib/memrange: avoid shadow object declarations | Aaron Durbin |
2016-01-23 | lib/memrange: allow stack allocated free list | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-04 | coreboot memrange: Two changes for zero size or empty memrange | Furquan Shaikh |
2014-02-09 | mtrr: only add prefetchable resources as WRCOMB for VGA devices | Aaron Durbin |
2014-02-06 | lib/memrange: Skip 0-sized resources. | Vladimir Serbinenko |
2014-02-06 | memranges: add memranges_update_tag() functionality | Aaron Durbin |
2013-07-10 | lib: Fix spelling | Martin Roth |
2013-03-29 | memrange: add 2 new range_entry routines | Aaron Durbin |
2013-03-29 | lib: add memrange infrastructure | Aaron Durbin |