summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-12-25ACPI: Allocate GNVS early in ramstageKyösti Mälkki
2020-12-22sb,soc/intel: Drop unnecessary headersKyösti Mälkki
2020-12-21drivers/tpm: Implement full PPIPatrick Rudolph
2020-12-17arch/arm: Replace .id section with build_info in CBFSKyösti Mälkki
2020-12-17drivers: Replace set_vbe_mode_info_validPatrick Rudolph
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-11lib/fmap: Add null parameters handlingJakub Czapiga
2020-12-11fw_config: Use UNDEFINED_FW_CONFIG to mean unprovisionedTim Wawrzynczak
2020-12-10lib/edid_fill_fb: Support multiple framebuffersPatrick Rudolph
2020-12-09cbfs: Allow mcache to be found after the first lookupJulius Werner
2020-12-09Revert "cbfs: Skip mcache in post-RAM stages before CBMEM is online"Julius Werner
2020-12-08cbfs: Skip mcache in post-RAM stages before CBMEM is onlineJulius Werner
2020-12-04cbfs: Add more error messages for lookupJulius Werner
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-12-03cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-12-02cbfs: Port cbfs_load() and cbfs_map() to new APIJulius Werner
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-02cbfs: Move more stuff into cbfs_boot_lookup()Julius Werner
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-12-01lib/reg_script: Add cast to fix compilation on x86_64Patrick Rudolph
2020-11-21cbfs: Add metadata cacheJulius Werner
2020-11-19ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-16lib/gnat/i-c.ads: Add `uintptr_t` typeAngel Pons
2020-11-16src: Update some incorrect config options in commentsMartin Roth
2020-10-30lib/libpayload: Replace strapping_ids with new board configuration entryTim Wawrzynczak
2020-10-30fw_config: Make fw_config_get() publicTim Wawrzynczak
2020-10-30fw_config: Convert fw_config to a 64-bit fieldTim Wawrzynczak
2020-10-30cbfs: Hook up to new CBFS implementationJulius Werner
2020-10-26lib/edid: Add missing name descriptor presence flagJakub Czapiga
2020-10-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
2020-10-19lib/imd: move struct definitions to a new header fileJakub Czapiga
2020-10-13lib/cbfs: deserialize cbfs_stage objects correctlyAaron Durbin
2020-10-09trogdor: Modify DDR training to use mrc_cacheShelley Chen
2020-10-09lib/spd: respect spd memory part name overrideNick Vaccaro
2020-10-08lib/fw_config: change BOOT_STATE_INIT_ENTRY to be BS_DEV_INIT_CHIPSNick Vaccaro
2020-10-05lib/spd_bin: add LPDDR4X case to spd_get_name()Nick Vaccaro
2020-10-05soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num()Nick Vaccaro
2020-10-05lib/ubsan.c: Remove GCC 5.x workaroundAngel Pons
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-22src/lib/bootblock.c: make bootblock_main_with_timestamp publicKangheui Won
2020-09-22soc/amd/picasso: record timestamps in psp_verstageKangheui Won
2020-09-16region_file_update_data_arr: Modify region_file with array of buffersShelley Chen
2020-09-14lib/fmap: add ENV_SMM check to setup_preram_cacheJosie Nordrum
2020-09-10lib/Makefile.inc: fix hex-to-bin conversion of SPD filesMichael Niewöhner