summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-08-04src/lib: Remove unused function parameters in imd.cAnna Karas
2020-08-03lib/gcov: Remove assert(0)Patrick Georgi
2020-08-03lib/string: Add standard strstr() functionJes Klinke
2020-07-31lib/ubsan.c: Update error handlers for current toolchain's GCCAngel Pons
2020-07-30lib/bootmem.c: Improve bootmem_allocate_buffer algorithmJan Dabros
2020-07-29lib/libgcov.c: Do not redefine `alloca`Angel Pons
2020-07-28ACPI S3: Clean up resume pathKyösti Mälkki
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-11src/lib: Remove redundant code in imd.cAnna Karas
2020-07-09src/lib/jpeg.c: Drop dead codeAngel Pons
2020-07-08lib: Temporarily remove timestamps from psp_verstageMartin Roth
2020-07-06prog_loaders: Fix ramstage loading on x86Nico Huber
2020-07-06arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki
2020-07-04lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin
2020-06-18lib/hardwaremain: Drop HAVE_ACPI_RESUME guardsKyösti Mälkki
2020-06-17lib/reg_script: Add guards for <arch/io.h>Kyösti Mälkki
2020-06-17treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki
2020-06-16lib/malloc: Drop <cpu/x86/smm.h> includeKyösti Mälkki
2020-06-10lib/program.ld: Replace CONFIG(ARCH_xx) testsKyösti Mälkki
2020-06-02fw_config: Add firmware configuration interfaceDuncan Laurie
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-05-29fit: Swap compat matching priorities for board-revX and board-skuYJulius Werner
2020-05-28drivers/intel/fsp2_0: add option to compress FSP-M in cbfsAaron Durbin
2020-05-28drivers/intel/fsp2_0: add option to compress FSP-S in cbfsAaron Durbin
2020-05-28lib/cbfs: add cbfs_stage_load_and_decompress helperAaron Durbin
2020-05-28lib: Add strtok() and strtok_r()harshit
2020-05-28arch/x86: Remove more romcc leftoversKyösti Mälkki
2020-05-28lib/cbfs: refactor code culling compression checksAaron Durbin
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-18Remove new additions of "this file is part of" linesElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13lib/spd_cache: add spd_cache common codeJamie Chen
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-13espi_debug: Use switch case instead of if-elseFurquan Shaikh
2020-05-13Remove new additions of "this file is part of" linesFurquan Shaikh
2020-05-12espi: Add support for debug helper to print slave capabilitiesFurquan Shaikh
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-11treewide: split off license text, remove extra copyright noticesPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-10src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08memrange: Break early from memranges_find_entry if limit is crossedFurquan Shaikh
2020-05-08lib/rtc.c: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-20drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons