index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commonlib
/
region.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/commonlib: Use SPDX for GPL-2.0-only files
Angel Pons
2019-11-11
region: publicize region_end() and add region_device_end()
Aaron Durbin
2019-09-10
AUTHORS: Move src/commonlib copyrights into AUTHORS file
Martin Roth
2019-08-19
commonlib/region: Fix up overflow check in region_is_subregion()
Julius Werner
2017-12-15
commonlib/region: expose subregion helper function
Aaron Durbin
2017-03-10
commonlib: Remove space after *
Lee Leahy
2016-12-08
commonlib: provide incoherent region device
Aaron Durbin
2016-08-15
commonlib/region: allow empty mmap()/munmap() in region_device_ops
Aaron Durbin
2016-08-08
commonlib/region: make buffer argument const for writeat
Aaron Durbin
2016-06-24
region: Add writeat and eraseat support
Antonello Dettori
2016-06-21
commonlib/region: Add helpers for dynamic initialization of region dev
Furquan Shaikh
2016-01-06
commonlib: Prepare code to be included in cbfstool builds.
Aaron Durbin
2016-01-06
commonlib: Add function to compute relative offsets from two region_devices.
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
commonlib/region: add xlate_region_device
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin