summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ne2k: Make it work for bootblockArthur Heymans2023-11-071-0/+1
* Makefile.inc: don't add fmap_config.h dependency twiceFelix Held2023-06-231-11/+1
* arch/x86,lib: Migrate SMBIOS implementation to common codeBenjamin Doron2023-06-221-0/+2
* lib: Support localized text of memory_training_desc in ux_locales.cHsuan Ting Chen2023-06-041-0/+2
* lib/version: Move board identification stringsKyösti Mälkki2023-04-221-6/+2
* src/lib: Include LZMA in romstage for FSP-MMartin Roth2023-01-081-1/+3
* Kconfig: Add option to compress ramstage with LZ4Martin Roth2023-01-081-2/+2
* lib: Hook up libhwbase in romstageJeremy Compostella2022-12-171-7/+13
* Add option to use Ada code in romstageJeremy Compostella2022-12-171-0/+1
* lib/metadata_hash: Include metadata_hash in verstageKarthikeyan Ramasubramanian2022-10-261-0/+4
* lib/xxhash.c: Add new hash functionsFred Reitberger2022-09-071-0/+3
* cpu/x86/smm: Remove heapArthur Heymans2022-05-231-1/+0
* lib/Makefile.inc: Add cbfs header pointer on !BOOTBLOCK_IN_CBFSArthur Heymans2022-05-201-3/+12
* lib/Makefile.inc: Correct filename to master_header_pointer.cReka Norman2022-05-171-1/+1
* Makefile.inc: Generate master header and pointer as C structsArthur Heymans2022-05-121-0/+15
* cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMIRaul E Rangel2022-03-091-0/+3
* lib/Makefile: Add ability to specify -ldflags for rmodulesRaul E Rangel2022-02-281-1/+1
* lib/Makefile.inc: Remove effect-free lineAngel Pons2021-12-231-1/+0
* lib: Add list.c to all stagesRaul E Rangel2021-11-041-1/+2
* google/trogdor: Add backlight support for Parade ps8640xuxinxiong2021-11-021-0/+1
* lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_widthSubrata Banik2021-10-301-0/+1
* lib/Makefile.inc: Generate placeholder spd.bin in lib/Makefile.incReka Norman2021-09-231-8/+12
* lib/Makefile.inc: Fail build if SPD file doesn't existReka Norman2021-09-211-4/+8
* arch/x86,lib/thread: Enable thread support in romstageRaul E Rangel2021-07-261-2/+6
* drivers/pc80/mc146818rtc: Check date and time for sanityWerner Zeh2021-05-301-0/+1
* decompressor: Add CBFS_VERIFICATION supportJulius Werner2021-04-061-0/+1
* drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki2021-02-091-0/+1
* 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