summaryrefslogtreecommitdiffstats
path: root/src/commonlib/region.c
Commit message (Expand)AuthorAgeFilesLines
* commonlib: Substitude macro "__unused" in compiler.hBill XIE2022-07-141-4/+5
* commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner2021-04-211-0/+13
* cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner2021-03-081-9/+3
* commonlib/region: Allow multiple windows for xlate_region_devFurquan Shaikh2020-12-081-31/+61
* src/commonlib: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* region: publicize region_end() and add region_device_end()Aaron Durbin2019-11-111-5/+0
* AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* commonlib/region: Fix up overflow check in region_is_subregion()Julius Werner2019-08-191-2/+2
* commonlib/region: expose subregion helper functionAaron Durbin2017-12-151-7/+7
* commonlib: Remove space after *Lee Leahy2017-03-101-1/+1
* commonlib: provide incoherent region deviceAaron Durbin2016-12-081-0/+79
* commonlib/region: allow empty mmap()/munmap() in region_device_opsAaron Durbin2016-08-151-0/+6
* commonlib/region: make buffer argument const for writeatAaron Durbin2016-08-081-4/+4
* region: Add writeat and eraseat supportAntonello Dettori2016-06-241-10/+161
* commonlib/region: Add helpers for dynamic initialization of region devFurquan Shaikh2016-06-211-0/+23
* commonlib: Prepare code to be included in cbfstool builds.Aaron Durbin2016-01-061-9/+11
* commonlib: Add function to compute relative offsets from two region_devices.Aaron Durbin2016-01-061-0/+12
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* commonlib/region: add xlate_region_deviceAaron Durbin2015-10-291-0/+53
* coreboot: introduce commonlibAaron Durbin2015-09-221-0/+196