summaryrefslogtreecommitdiff
path: root/src/commonlib
AgeCommit message (Expand)Author
2016-09-07commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans
2016-09-02commonlib: update fsp_relocate to make it compatible with UEFI 2.6Brandon Breitenstein
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-27commonlib: cbfs: Add CBFS attribute supportJulius Werner
2016-08-15commonlib/region: allow empty mmap()/munmap() in region_device_opsAaron Durbin
2016-08-08commonlib/region: make buffer argument const for writeatAaron Durbin
2016-07-20cbmem: share additional time stamps IDsAntonello Dettori
2016-07-19drivers/intel/fsp2_0: load and relocate FSPS in cbmemAaron Durbin
2016-07-19commonlib: fix 'AFTER CAR' spacing to align with othersAaron Durbin
2016-06-24region: Add writeat and eraseat supportAntonello Dettori
2016-06-24src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copyBenjamin Barenblat
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-05-31commonlib/lz4: Avoid unaligned memory access on RISC-VJonathan Neuschäfer
2016-05-11cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2016-04-25ensure correct byte ordering for cbfs segment listGeorge Trudeau
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-03-05lz4_wrapper: Use __asm__ rather than asm.Vladimir Serbinenko
2016-02-25cbfs: Fix compiler error for gcc versions < 4.6Werner Zeh
2016-02-24commonlib/lz4_wrapper: Use correct casts to ensure valid calculationsPaul Menzel
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-19x86: add coreboot table entry for TSC infoAaron Durbin
2016-02-02commonlib: move uefi includes out of commonlib includesStefan Reinauer
2016-01-27chromeos: Add timestamps to measure VPD read timesJulius Werner
2016-01-18commonlib/: Add missing license headersMartin Roth
2016-01-06commonlib: Add function to hash contents of a CBFS region.Aaron Durbin
2016-01-06commonlib/cbfs: Add type ids for empty filesPatrick Georgi
2016-01-06commonlib: Prepare code to be included in cbfstool builds.Aaron Durbin
2016-01-06commonlib: Add common cbfs parsing logic to coreboot and cbfstool.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-11-23commonlib/cbmem_id.h: Add CBMEM_ID_HOB_POINTER to CBMEM_ID_TO_NAME_TABLEBen Gardner
2015-11-20intel: Add MMA feature in corebootPratik Prajapati
2015-11-19vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin
2015-11-09commonlib: Remove unused static function.zbao
2015-11-07arm64: remove spin table supportAaron Durbin
2015-11-03cbmem: add coreboot table records for each cbmem entryAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29commonlib/region: add xlate_region_deviceAaron Durbin
2015-10-11vboot: prepare for x86 verstageAaron Durbin
2015-10-02commonlib/helpers.h: handle interaction with other environmentsAaron Durbin
2015-10-02fsp1_1: move relocation algorithm to commonlibAaron Durbin
2015-09-22commonlib: add endian related accessor functionsAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin