summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* fw_config: Add helper function `fw_config_probe_dev`Furquan Shaikh2021-05-241-13/+28
* fw_config: Return false in `fw_config_probe` in unprovisioned caseFurquan Shaikh2021-05-241-0/+4
* cbfs: Increase mcache size defaultsJulius Werner2021-05-141-11/+0
* include/console: Rename and update POST_ENTRY_RAMSTAGE postcodeSubrata Banik2021-05-121-1/+1
* src: Drop "This file is part of the coreboot project" linesAngel Pons2021-05-101-1/+0
* security/tpm: Add option to init TPM in bootblockArthur Heymans2021-05-061-0/+7
* lib/coreboot_table.c: Remove unnecessary CPP useArthur Heymans2021-05-051-6/+5
* lib/espi_debug: Add espi_show_slave_peripheral_channel_configurationRaul E Rangel2021-04-231-0/+86
* commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner2021-04-213-13/+9
* lib/rtc: Fix incomplete leap year macroJakub Czapiga2021-04-191-1/+1
* lib/rtc: Remove unnecessary year constraint in rtc_calc_weekdayJakub Czapiga2021-04-151-3/+0
* decompressor: Add CBFS_VERIFICATION supportJulius Werner2021-04-065-4/+36
* cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATIONJulius Werner2021-04-061-13/+48
* cbfs: Simplify cbfs_load_and_decompress() and stop exporting itJulius Werner2021-04-061-38/+21
* lib: Add obvious definition for `calloc`Tim Wawrzynczak2021-04-061-1/+11
* cbfs: Make `mdata` argument to cbfs_allocator_t constJulius Werner2021-04-052-3/+3
* coreboot_tables: Print strapping IDs when adding them to coreboot tableJulius Werner2021-04-021-1/+12
* spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()Julius Werner2021-03-171-8/+7
* cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner2021-03-171-14/+6
* cbfs: Move stage header into a CBFS attributeJulius Werner2021-03-172-85/+51
* prog_loaders: Remove prog_locate()Julius Werner2021-03-171-17/+0
* cbfs: Remove prog_locate() for payloads (SELF and FIT)Julius Werner2021-03-173-46/+35
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-163-25/+39
* cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map()Julius Werner2021-03-081-52/+65
* cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner2021-03-081-5/+56
* cbfs: Move trivial wrappers to static inlinesJulius Werner2021-03-081-22/+2
* cbfs: Reflow cbfs.c and cbfs.h to 96-character line lengthsJulius Werner2021-03-081-56/+43
* lib/cbfs.c: Fix return value of failure to measureArthur Heymans2021-03-031-3/+4
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-191-0/+12
* lib: Add DDR5 DRAM typeSubrata Banik2021-02-181-0/+2
* lib/selfboot.c: Fix indentation and drop one newlineAngel Pons2021-02-111-57/+56
* coreboot_table: Use precision when printing lb_gpio nameJulius Werner2021-02-101-1/+1
* drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki2021-02-092-0/+38
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-1/+1
* coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki2021-02-041-14/+2
* coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki2021-02-041-7/+2
* coreboot_table: Drop <vboot/misc.h> includeKyösti Mälkki2021-02-041-1/+0
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* lib/asan.c: Update SPDX licenseFrans Hendriks2021-02-011-1/+1
* stage_cache: Add resume_from_stage_cache()Kyösti Mälkki2021-01-291-5/+1
* arch/x86: Top-align .init in bootblockKyösti Mälkki2021-01-281-0/+2
* src/lib/: Remove "this file is part of" lineElyes HAOUAS2021-01-251-2/+0
* ACPI: Clean up GNVS initialisationKyösti Mälkki2021-01-241-1/+1
* lib/edid_fill_fb: Relax bits_per_pixel constraintRaul E Rangel2021-01-241-3/+10
* ACPI S3: Replace stashed acpi_slp_typ valueKyösti Mälkki2021-01-231-2/+13
* lib/device_tree.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* lib/ramtest: Fix ram_check() declarationsKyösti Mälkki2021-01-181-4/+4
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-071-0/+3
* coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki2020-12-311-6/+6