summaryrefslogtreecommitdiffstats
path: root/src/commonlib/include/commonlib/region.h
Commit message (Expand)AuthorAgeFilesLines
* region: Rename rdev_readat_full to rdev_read_fullJulius Werner2021-12-031-1/+1
* commonlib/region: Add rdev_readat_full helper methodRaul E Rangel2021-11-011-0/+11
* commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner2021-04-211-4/+9
* cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner2021-03-081-5/+3
* commonlib/region: Allow multiple windows for xlate_region_devFurquan Shaikh2020-12-081-25/+38
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* commonlib/region: Add region_overlapPatrick Rudolph2020-05-081-0/+7
* src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* include/commonlib: Fix typosElyes HAOUAS2020-01-101-2/+2
* region: publicize region_end() and add region_device_end()Aaron Durbin2019-11-111-0/+10
* region: add rdev_chain_full()Aaron Durbin2019-11-111-1/+7
* AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* commonlib/region: expose subregion helper functionAaron Durbin2017-12-151-0/+3
* commonlib: provide incoherent region deviceAaron Durbin2016-12-081-0/+23
* commonlib/region: make buffer argument const for writeatAaron Durbin2016-08-081-3/+3
* region: Add writeat and eraseat supportAntonello Dettori2016-06-241-12/+59
* commonlib/region: Add helpers for dynamic initialization of region devFurquan Shaikh2016-06-211-0/+11
* commonlib/region: Rename XLATE region device init macroFurquan Shaikh2016-06-211-1/+1
* commonlib: Prepare code to be included in cbfstool builds.Aaron Durbin2016-01-061-0/+1
* commonlib: Add function to compute relative offsets from two region_devices.Aaron Durbin2016-01-061-0/+7
* cbfs/vboot: remove firmware component supportAaron Durbin2015-12-101-2/+8
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* commonlib/region: add xlate_region_deviceAaron Durbin2015-10-291-0/+23
* coreboot: introduce commonlibAaron Durbin2015-09-221-0/+157