index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
memrange.h
Age
Commit message (
Expand
)
Author
2020-09-14
src/include: Drop unneeded empty lines
Elyes HAOUAS
2020-07-26
src/include: Add missing includes
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
memrange: Update comment to indicate limit is inclusive for memranges_next_entry
Furquan Shaikh
2020-05-07
memrange: constify memranges_is_empty()
Aaron Durbin
2020-04-05
src/include: 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 a helper function to determine if memranges is empty
Furquan Shaikh
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
2018-04-11
lib/memrange: Introduce method to clone memrange
Patrick Rudolph
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-03-09
src/include: Indent code using tabs
Lee Leahy
2016-03-09
lib/memrange: add function to initialize range_entry
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
memranges: add memranges_update_tag() functionality
Aaron Durbin
2013-03-29
memrange: add 2 new range_entry routines
Aaron Durbin
2013-03-29
lib: add memrange infrastructure
Aaron Durbin