summaryrefslogtreecommitdiff
path: root/src/commonlib/include/commonlib/region.h
AgeCommit message (Expand)Author
2020-05-08commonlib/region: Add region_overlapPatrick Rudolph
2020-04-04src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-01-10include/commonlib: Fix typosElyes HAOUAS
2019-11-11region: publicize region_end() and add region_device_end()Aaron Durbin
2019-11-11region: add rdev_chain_full()Aaron Durbin
2019-09-10AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth
2017-12-15commonlib/region: expose subregion helper functionAaron Durbin
2016-12-08commonlib: provide incoherent region deviceAaron Durbin
2016-08-08commonlib/region: make buffer argument const for writeatAaron Durbin
2016-06-24region: Add writeat and eraseat supportAntonello Dettori
2016-06-21commonlib/region: Add helpers for dynamic initialization of region devFurquan Shaikh
2016-06-21commonlib/region: Rename XLATE region device init macroFurquan Shaikh
2016-01-06commonlib: Prepare code to be included in cbfstool builds.Aaron Durbin
2016-01-06commonlib: Add function to compute relative offsets from two region_devices.Aaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29commonlib/region: add xlate_region_deviceAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin