summaryrefslogtreecommitdiffstats
path: root/src/commonlib
Commit message (Expand)AuthorAgeFilesLines
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-1/+0
* src/{commonlib,drivers/intel/fslp1_1/include}: Fix typoFrans Hendriks2018-11-271-1/+1
* src/arch/x86/acpi.c: Create log area and extend TPM2 tableMichał Żygowski2018-11-231-0/+2
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* commonlib/storage: Make pci sdhci code compile in romstageBora Guvendik2018-10-111-8/+14
* Move compiler.h to commonlibNico Huber2018-10-089-8/+51
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-141-1/+1
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-1/+0
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-221-2/+0
* src/{commonlib,lib}: Fix typoElyes HAOUAS2018-08-161-2/+2
* cbmem: rename vdat to chromeos_acpiJoel Kitching2018-08-141-1/+1
* security/tpm: Improve TCPA log generationPhilipp Deppenwiese2018-08-031-1/+1
* security/tpm: Use unique CBMEM names for TCPA logsPhilipp Deppenwiese2018-07-301-2/+2
* util/cbmem: Add cbmem TCPA log supportPhilipp Deppenwiese2018-07-281-0/+1
* security/tpm: Add TCPA logging functionalityPhilipp Deppenwiese2018-07-282-0/+43
* src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-092-2/+2
* commonlib/storage: Make sd_mmc_go_idle an apiBora Guvendik2018-07-022-1/+2
* util/cbfstool: Support FIT payloadsPatrick Rudolph2018-06-151-0/+1
* src/commonlib/storage: Move include <console.h> to sd_mmc.hElyes HAOUAS2018-06-048-7/+1
* 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