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
/
commonlib
/
region.c
Age
Commit message (
Expand
)
Author
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