aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.inc
AgeCommit message (Expand)Author
2023-04-22lib/version: Move board identification stringsKyösti Mälkki
2023-01-08src/lib: Include LZMA in romstage for FSP-MMartin Roth
2023-01-08Kconfig: Add option to compress ramstage with LZ4Martin Roth
2022-12-17lib: Hook up libhwbase in romstageJeremy Compostella
2022-12-17Add option to use Ada code in romstageJeremy Compostella
2022-10-26lib/metadata_hash: Include metadata_hash in verstageKarthikeyan Ramasubramanian
2022-09-07lib/xxhash.c: Add new hash functionsFred Reitberger
2022-05-23cpu/x86/smm: Remove heapArthur Heymans
2022-05-20lib/Makefile.inc: Add cbfs header pointer on !BOOTBLOCK_IN_CBFSArthur Heymans
2022-05-17lib/Makefile.inc: Correct filename to master_header_pointer.cReka Norman
2022-05-12Makefile.inc: Generate master header and pointer as C structsArthur Heymans
2022-03-09cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMIRaul E Rangel
2022-02-28lib/Makefile: Add ability to specify -ldflags for rmodulesRaul E Rangel
2021-12-23lib/Makefile.inc: Remove effect-free lineAngel Pons
2021-11-04lib: Add list.c to all stagesRaul E Rangel
2021-11-02google/trogdor: Add backlight support for Parade ps8640xuxinxiong
2021-10-30lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_widthSubrata Banik
2021-09-23lib/Makefile.inc: Generate placeholder spd.bin in lib/Makefile.incReka Norman
2021-09-21lib/Makefile.inc: Fail build if SPD file doesn't existReka Norman
2021-07-26arch/x86,lib/thread: Enable thread support in romstageRaul E Rangel
2021-05-30drivers/pc80/mc146818rtc: Check date and time for sanityWerner Zeh
2021-04-06decompressor: Add CBFS_VERIFICATION supportJulius Werner
2021-02-09drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki
2020-12-14src/lib: Add Kconfig option for SPD cache in FMAPMatt DeVillier
2020-12-14drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-10-09trogdor: Modify DDR training to use mrc_cacheShelley Chen
2020-09-26lib/Makefile.inc: fix name of config stringPaul Fagerburg
2020-09-23lib/Makefile.inc: drop redundant conditional on CONFIG_HAVE_SPD_IN_CBFSMichael Niewöhner
2020-09-23lib/Makefile.inc: fail build when SPD would be emptyMichael Niewöhner
2020-09-23treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner
2020-09-22soc/amd/picasso: record timestamps in psp_verstageKangheui Won
2020-09-10lib/Makefile.inc: fix hex-to-bin conversion of SPD filesMichael Niewöhner
2020-08-21lib: Add ASan support to romstage on x86 archHarshit Sharma
2020-08-21lib: Update ASan compiler flags and Kconfig help textHarshit Sharma
2020-08-21lib: Add ASan stubHarshit Sharma
2020-07-08lib: Temporarily remove timestamps from psp_verstageMartin Roth
2020-06-02fw_config: Add firmware configuration interfaceDuncan Laurie
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13lib/spd_cache: add spd_cache common codeJamie Chen
2020-05-12espi: Add support for debug helper to print slave capabilitiesFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-27lib: Always read SPD sources as text fileJohanna Schander
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-06lib: add calculate crc byte by byteXiang Wang
2019-11-01lib/uuid: Add UUID parsing functionNico Huber
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-07-28lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph
2019-07-26lib: add string.c to verstagePatrick Georgi
2019-07-26src/device/oprom: Fix bootsplash display code for optionromsJohanna Schander
2019-07-17lib: Remove the BOOTBLOCK_CUSTOM compile guardAsami Doi
2019-07-09arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki
2019-07-07lib/romstage_stack.c: Remove fileKyösti Mälkki
2019-06-05lib/Makefile.inc: Add hexdump.c to postcar stageFrans Hendriks
2019-06-02Makefile.inc: Remove unnecessary CONFIG dependencySubrata Banik
2019-05-31string.h: Move common string functions into .c fileJulius Werner
2019-03-22lib/ramtest.c: Make it a bit more arch-agnosticKyösti Mälkki
2019-03-05mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans
2019-02-06Hook up Kconfig Ada spec fileNico Huber
2019-01-30string: move strdup() & strconcat() to lib/string.cThomas Heijligen
2018-12-22arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-10-30Add selfboot to the romstageRonald G. Minnich
2018-06-19lib: Add FIT payload supportPatrick Rudolph
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-04-30lib/devicetree: Integrate flattened devicetree supportPatrick Rudolph
2018-04-11src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPDRaul E Rangel
2018-03-05lib: Add delay.c to smmFurquan Shaikh
2018-01-25lib: include timer.c for all stages for GENERIC_UDELAYAaron Durbin
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-10-28lib: Prepare for libhwbase' generated config fileNico Huber
2017-10-16drivers/elog: Fix debug build errorsJohn E. Kabat Jr
2017-09-26src/lib/Makefile.inc: Remove loaders subdirectoryJonathan Neuschäfer
2017-09-06postcar: Add cbmem_stage_cacheKyösti Mälkki
2017-06-14Add support for Undefined Behavior SanitizerRyan Salsamendi
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-03lib/edid.c: Allow use of when not NGIArthur Heymans
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28chromeos: Remove old MOCK_TPM referencesJulius Werner
2017-02-10ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi
2017-01-31src/lib: Update Makefile to keep build/spd.bin rule privateMartin Roth
2017-01-12google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin
2016-12-08lib: add region file supportAaron Durbin
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-11-30lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki
2016-11-29Hook up libhwbase in ramstageNico Huber
2016-11-10TPM: Add TPM driver files to romstageFurquan Shaikh
2016-10-07soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein
2016-09-19arch/x86,lib: make cbmem console work in postcar stageAaron Durbin
2016-09-19Add minimal GNAT run time system (RTS)Nico Huber
2016-09-08lib: Enable hexdump in verstageDuncan Laurie
2016-08-19drivers/spi: move cbfs_spi.c locationAaron Durbin
2016-07-28skylake/mainboard: Define mainboard hook in bootblockSubrata Banik
2016-07-19lib: provide memrange library in romstageAaron Durbin