summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* src/lib: Add Kconfig option for SPD cache in FMAPMatt DeVillier2020-12-141-1/+1
* drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph2020-12-141-2/+0
* cbfs: Add verification for RO CBFS metadata hashJulius Werner2020-12-031-0/+1
* lib/trace: Remove TRACE supportKyösti Mälkki2020-12-021-2/+0
* trogdor: Modify DDR training to use mrc_cacheShelley Chen2020-10-091-0/+1
* lib/Makefile.inc: fix name of config stringPaul Fagerburg2020-09-261-1/+1
* lib/Makefile.inc: drop redundant conditional on CONFIG_HAVE_SPD_IN_CBFSMichael Niewöhner2020-09-231-1/+1
* lib/Makefile.inc: fail build when SPD would be emptyMichael Niewöhner2020-09-231-0/+4
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-231-2/+2
* soc/amd/picasso: record timestamps in psp_verstageKangheui Won2020-09-221-3/+0
* lib/Makefile.inc: fix hex-to-bin conversion of SPD filesMichael Niewöhner2020-09-101-1/+1
* lib: Add ASan support to romstage on x86 archHarshit Sharma2020-08-211-5/+13
* lib: Update ASan compiler flags and Kconfig help textHarshit Sharma2020-08-211-1/+2
* lib: Add ASan stubHarshit Sharma2020-08-211-0/+12
* lib: Temporarily remove timestamps from psp_verstageMartin Roth2020-07-081-0/+4
* fw_config: Add firmware configuration interfaceDuncan Laurie2020-06-021-0/+5
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* lib/spd_cache: add spd_cache common codeJamie Chen2020-05-131-0/+2
* espi: Add support for debug helper to print slave capabilitiesFurquan Shaikh2020-05-121-0/+5
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* lib: Always read SPD sources as text fileJohanna Schander2020-01-271-1/+1
* arch/x86: Drop romcc bootblockArthur Heymans2019-12-201-2/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+3
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-7/+0
* lib: add calculate crc byte by byteXiang Wang2019-11-061-0/+8
* lib/uuid: Add UUID parsing functionNico Huber2019-11-011-0/+2
* lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki2019-08-081-9/+6
* lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph2019-07-281-0/+3
* lib: add string.c to verstagePatrick Georgi2019-07-261-0/+1
* src/device/oprom: Fix bootsplash display code for optionromsJohanna Schander2019-07-261-0/+1
* lib: Remove the BOOTBLOCK_CUSTOM compile guardAsami Doi2019-07-171-3/+0
* arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki2019-07-091-1/+1
* lib/romstage_stack.c: Remove fileKyösti Mälkki2019-07-071-2/+0
* lib/Makefile.inc: Add hexdump.c to postcar stageFrans Hendriks2019-06-051-0/+1
* Makefile.inc: Remove unnecessary CONFIG dependencySubrata Banik2019-06-021-2/+2
* string.h: Move common string functions into .c fileJulius Werner2019-05-311-1/+8
* lib/ramtest.c: Make it a bit more arch-agnosticKyösti Mälkki2019-03-221-1/+1
* mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans2019-03-051-0/+1
* Hook up Kconfig Ada spec fileNico Huber2019-02-061-0/+2
* string: move strdup() & strconcat() to lib/string.cThomas Heijligen2019-01-301-0/+1
* arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-12-221-4/+0
* Add selfboot to the romstageRonald G. Minnich2018-10-301-0/+1
* lib: Add FIT payload supportPatrick Rudolph2018-06-191-0/+2
* Introduce bootblock self-decompressionJulius Werner2018-05-221-0/+16
* lib/devicetree: Integrate flattened devicetree supportPatrick Rudolph2018-04-301-0/+2
* src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPDRaul E Rangel2018-04-111-0/+1
* lib: Add delay.c to smmFurquan Shaikh2018-03-051-0/+1
* lib: include timer.c for all stages for GENERIC_UDELAYAaron Durbin2018-01-251-0/+2