summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
* commonlib/: Add missing license headersMartin Roth2016-01-182-0/+26
* commonlib: Add function to hash contents of a CBFS region.Aaron Durbin2016-01-062-5/+165
* commonlib/cbfs: Add type ids for empty filesPatrick Georgi2016-01-061-0/+2
* commonlib: Prepare code to be included in cbfstool builds.Aaron Durbin2016-01-064-10/+19
* commonlib: Add common cbfs parsing logic to coreboot and cbfstool.Aaron Durbin2016-01-063-0/+237
* commonlib: Add function to compute relative offsets from two region_devices.Aaron Durbin2016-01-062-0/+19
* cbfs/vboot: remove firmware component supportAaron Durbin2015-12-101-2/+8
* commonlib/cbmem_id.h: Add CBMEM_ID_HOB_POINTER to CBMEM_ID_TO_NAME_TABLEBen Gardner2015-11-231-0/+1
* intel: Add MMA feature in corebootPratik Prajapati2015-11-202-0/+4
* vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin2015-11-192-0/+3
* commonlib: Remove unused static function.zbao2015-11-091-6/+0
* arm64: remove spin table supportAaron Durbin2015-11-071-2/+0
* cbmem: add coreboot table records for each cbmem entryAaron Durbin2015-11-031-0/+13
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3112-48/+0
* commonlib/region: add xlate_region_deviceAaron Durbin2015-10-292-0/+76
* vboot: prepare for x86 verstageAaron Durbin2015-10-111-0/+2
* commonlib/helpers.h: handle interaction with other environmentsAaron Durbin2015-10-021-4/+10
* fsp1_1: move relocation algorithm to commonlibAaron Durbin2015-10-023-0/+590
* commonlib: add endian related accessor functionsAaron Durbin2015-09-221-0/+261
* coreboot: introduce commonlibAaron Durbin2015-09-2213-0/+1634