summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
* Introduce bootblock self-decompressionJulius Werner2018-05-221-0/+1
* commonlib/cbfs: Make cbfsf_file_type publicPatrick Rudolph2018-05-162-1/+7
* cbfs_locate: Optionally return file typeRonald G. Minnich2018-05-141-1/+7
* timestamp: Add timestamps for TPM communicationRaul E Rangel2018-05-131-0/+8
* cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph2018-05-041-1/+1
* commonlib: Add descriptions for new AGESA timestampsMartin Roth2018-05-041-0/+6
* compiler.h: add __weak macroAaron Durbin2018-04-241-6/+7
* timestamps: Add timestamps around the vbios load & initMartin Roth2018-03-081-0/+6
* lib/stage_cache: Add save/get raw storageMarshall Dawson2018-02-071-0/+1
* storage: Fix CMD13 failure issueBarnali Sarkar2018-02-071-4/+4
* coreboot_tables: Document coreboot framebufferNico Huber2018-02-051-0/+39
* commonlib: Add AGESA S3 resume definesMarshall Dawson2018-01-311-0/+6
* device/pci_rom: Write _ROM method for VGA devicesPatrick Rudolph2018-01-311-1/+9
* commonlib/region: expose subregion helper functionAaron Durbin2017-12-152-7/+10
* commonlib: Add timestamp codes for AGESAMartin Roth2017-12-111-0/+32
* boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner2017-12-071-0/+1
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-9/+3
* riscv: Remove config string supportJonathan Neuschäfer2017-12-022-261/+0
* commonlib/helpers.h: Include stddef.hJonathan Neuschäfer2017-11-041-0/+4
* LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich2017-10-291-13/+13
* arch/x86: restore forwarding table on resume for EARLY_EBDA_INITAaron Durbin2017-10-181-0/+2
* commonlib: Consistently spell *romstage* without spacePaul Menzel2017-09-271-1/+1
* sb/intel/bd82x6x: Add time-stamp around ME DRAM updateNathaniel Roach2017-09-131-0/+8
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-136-18/+24
* riscv: Update the gcc built-in macro __riscv__wxjstz2017-07-011-1/+1
* commonlib/storage: Zero extend MMC capacityLee Leahy2017-06-271-1/+1
* arch/x86/ebda: Change memcpy() to endian wrappersRyan Salsamendi2017-06-201-0/+6
* commonlib/storage: Fix MMC buildLee Leahy2017-06-201-0/+2
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-1222-0/+4236
* commonlib: Add ID for STORAGE_DATALee Leahy2017-04-281-0/+2
* include: Add xmalloc, xzmalloc and dma routinesLee Leahy2017-04-251-0/+74
* commonlib/helpers: Add helper macro for member_sizeFurquan Shaikh2017-04-241-0/+3
* commonlib: add input and output buffer helpersAaron Durbin2017-04-243-0/+591
* commonlib: Wrap lines at 80 columnsLee Leahy2017-03-132-5/+6
* commonlib: Remove space after *Lee Leahy2017-03-101-1/+1
* commonlib: Fix issues with { } and elseLee Leahy2017-03-103-8/+4
* commonlib: Wrap lines at 80 columnsLee Leahy2017-03-101-11/+11
* commonlib: Fix spacing issuesLee Leahy2017-03-102-12/+12
* commonlib/fsp.h: include sys/types.h for ssize_tJonathan Neuschäfer2017-02-221-0/+1
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-081-1/+0
* commonlib: provide incoherent region deviceAaron Durbin2016-12-082-0/+102
* lib: Add time stamp when starting to finalize chipsPaul Menzel2016-12-071-0/+2
* soc/intel/common: Add suppport for Extended VBTAbhay Kumar2016-12-021-1/+3
* soc/intel/common: Add save/restore for variable MRC dataAndrey Petrov2016-11-301-0/+2
* commonlib/include: remove NEED_VB20_INTERNALSAaron Durbin2016-11-191-2/+0
* commonlib: Add new cbmem id for EC_HOSTEVENTFurquan Shaikh2016-11-141-1/+3
* riscv: start to use the configstring functionsRonald G. Minnich2016-11-121-2/+1
* riscv: bring in the configstring parsing functions from UCBRonald G. Minnich2016-11-122-0/+263
* drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin2016-11-121-1/+6
* commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans2016-09-071-0/+16