summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/Makefile.inc: fix hex-to-bin conversion of SPD filesMichael Niewöhner2020-09-101-1/+1
* lib/Kconfig: Drop obsolete help text from GENERIC_SPD_BINMichael Niewöhner2020-09-081-2/+1
* fw_config: Add caching to successfully probed fieldsTim Wawrzynczak2020-08-311-0/+37
* symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner2020-08-272-4/+0
* lib/imd: Prohibit removing imd_entry covering root regionJan Dabros2020-08-261-0/+4
* lib/imd: Fix imdr_recover for small regionsJan Dabros2020-08-261-3/+2
* lib/imd: Improve check to filter out 0-size imd_entriesJan Dabros2020-08-261-1/+1
* lib/imd: Add an extra check for root_sizeJan Dabros2020-08-261-3/+4
* include/imd: Improve API documentationJan Dabros2020-08-261-1/+0
* lib/imd: Remove redundant code in imd.cAnna Karas2020-08-261-3/+0
* src/lib: Fix a mistake in a comment in imd.cAnna Karas2020-08-261-1/+1
* lib: Update fmap cache error for psp_verstageMartin Roth2020-08-211-3/+2
* arch/x86: Add support for ASan to memory functionsHarshit Sharma2020-08-211-1/+1
* lib: Add ASan support to romstage on x86 archHarshit Sharma2020-08-212-7/+43
* lib: Add ASan support to ramstage on x86 archHarshit Sharma2020-08-212-19/+400
* lib: Update ASan compiler flags and Kconfig help textHarshit Sharma2020-08-211-1/+2
* lib: Add ASan stubHarshit Sharma2020-08-212-0/+46
* src: Remove unused 'include <stddef.h>Elyes HAOUAS2020-08-182-2/+1
* lib/imd_cbmem.c: Add a helper function to indicate that cbmem is readyArthur Heymans2020-08-171-0/+6
* gpio: Pull down HiZ pins after reading tristate GPIO strappingJulius Werner2020-08-061-4/+6
* src/lib: Remove unused function parameters in imd.cAnna Karas2020-08-043-13/+12
* lib/gcov: Remove assert(0)Patrick Georgi2020-08-031-1/+1
* lib/string: Add standard strstr() functionJes Klinke2020-08-031-0/+10
* lib/ubsan.c: Update error handlers for current toolchain's GCCAngel Pons2020-07-311-2/+19
* lib/bootmem.c: Improve bootmem_allocate_buffer algorithmJan Dabros2020-07-301-3/+3
* lib/libgcov.c: Do not redefine `alloca`Angel Pons2020-07-291-1/+1
* ACPI S3: Clean up resume pathKyösti Mälkki2020-07-281-2/+2
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* src/lib: Remove redundant code in imd.cAnna Karas2020-07-111-3/+0
* src/lib/jpeg.c: Drop dead codeAngel Pons2020-07-091-7/+0
* lib: Temporarily remove timestamps from psp_verstageMartin Roth2020-07-081-0/+4
* prog_loaders: Fix ramstage loading on x86Nico Huber2020-07-061-4/+7
* arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki2020-07-061-4/+3
* lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin2020-07-041-0/+7
* lib/hardwaremain: Drop HAVE_ACPI_RESUME guardsKyösti Mälkki2020-06-181-13/+10
* lib/reg_script: Add guards for <arch/io.h>Kyösti Mälkki2020-06-171-1/+13
* treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki2020-06-177-12/+16
* lib/malloc: Drop <cpu/x86/smm.h> includeKyösti Mälkki2020-06-161-1/+0
* lib/program.ld: Replace CONFIG(ARCH_xx) testsKyösti Mälkki2020-06-101-4/+1
* fw_config: Add firmware configuration interfaceDuncan Laurie2020-06-022-0/+99
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-023-3/+0
* fit: Swap compat matching priorities for board-revX and board-skuYJulius Werner2020-05-291-6/+6
* drivers/intel/fsp2_0: add option to compress FSP-M in cbfsAaron Durbin2020-05-281-0/+12
* drivers/intel/fsp2_0: add option to compress FSP-S in cbfsAaron Durbin2020-05-281-0/+13
* lib/cbfs: add cbfs_stage_load_and_decompress helperAaron Durbin2020-05-281-9/+40
* lib: Add strtok() and strtok_r()harshit2020-05-281-0/+25
* arch/x86: Remove more romcc leftoversKyösti Mälkki2020-05-281-6/+0
* lib/cbfs: refactor code culling compression checksAaron Durbin2020-05-281-9/+23
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-263-3/+3
* Remove new additions of "this file is part of" linesElyes HAOUAS2020-05-181-1/+0