summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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