summaryrefslogtreecommitdiff
path: root/src/commonlib/include
AgeCommit message (Expand)Author
2018-06-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-05-16commonlib/cbfs: Make cbfsf_file_type publicPatrick Rudolph
2018-05-13timestamp: Add timestamps for TPM communicationRaul E Rangel
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2018-05-04commonlib: Add descriptions for new AGESA timestampsMartin Roth
2018-03-08timestamps: Add timestamps around the vbios load & initMartin Roth
2018-02-07lib/stage_cache: Add save/get raw storageMarshall Dawson
2018-02-05coreboot_tables: Document coreboot framebufferNico Huber
2018-01-31commonlib: Add AGESA S3 resume definesMarshall Dawson
2018-01-31device/pci_rom: Write _ROM method for VGA devicesPatrick Rudolph
2017-12-15commonlib/region: expose subregion helper functionAaron Durbin
2017-12-11commonlib: Add timestamp codes for AGESAMartin Roth
2017-12-07boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-12-02riscv: Remove config string supportJonathan Neuschäfer
2017-11-04commonlib/helpers.h: Include stddef.hJonathan Neuschäfer
2017-10-29LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich
2017-10-18arch/x86: restore forwarding table on resume for EARLY_EBDA_INITAaron Durbin
2017-09-27commonlib: Consistently spell *romstage* without spacePaul Menzel
2017-09-13sb/intel/bd82x6x: Add time-stamp around ME DRAM updateNathaniel Roach
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-20arch/x86/ebda: Change memcpy() to endian wrappersRyan Salsamendi
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-04-28commonlib: Add ID for STORAGE_DATALee Leahy
2017-04-25include: Add xmalloc, xzmalloc and dma routinesLee Leahy
2017-04-24commonlib/helpers: Add helper macro for member_sizeFurquan Shaikh
2017-04-24commonlib: add input and output buffer helpersAaron Durbin
2017-03-13commonlib: Wrap lines at 80 columnsLee Leahy
2017-03-10commonlib: Fix issues with { } and elseLee Leahy
2017-03-10commonlib: Wrap lines at 80 columnsLee Leahy
2017-03-10commonlib: Fix spacing issuesLee Leahy
2017-02-22commonlib/fsp.h: include sys/types.h for ssize_tJonathan Neuschäfer
2016-12-08commonlib: provide incoherent region deviceAaron Durbin
2016-12-07lib: Add time stamp when starting to finalize chipsPaul Menzel
2016-12-02soc/intel/common: Add suppport for Extended VBTAbhay Kumar
2016-11-30soc/intel/common: Add save/restore for variable MRC dataAndrey Petrov
2016-11-19commonlib/include: remove NEED_VB20_INTERNALSAaron Durbin
2016-11-14commonlib: Add new cbmem id for EC_HOSTEVENTFurquan Shaikh
2016-11-12riscv: bring in the configstring parsing functions from UCBRonald G. Minnich
2016-11-12drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin
2016-09-07commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-27commonlib: cbfs: Add CBFS attribute supportJulius Werner
2016-08-08commonlib/region: make buffer argument const for writeatAaron Durbin
2016-07-20cbmem: share additional time stamps IDsAntonello Dettori
2016-07-19commonlib: fix 'AFTER CAR' spacing to align with othersAaron 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-05-11cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh