summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2021-03-03lib/cbfs.c: Fix return value of failure to measureArthur Heymans
2021-02-19memlayout: Store region sizes as separate symbolsJulius Werner
2021-02-18lib: Add DDR5 DRAM typeSubrata Banik
2021-02-11lib/selfboot.c: Fix indentation and drop one newlineAngel Pons
2021-02-10coreboot_table: Use precision when printing lb_gpio nameJulius Werner
2021-02-09drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2021-02-04coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki
2021-02-04coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki
2021-02-04coreboot_table: Drop <vboot/misc.h> includeKyösti Mälkki
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2021-02-01lib/asan.c: Update SPDX licenseFrans Hendriks
2021-01-29stage_cache: Add resume_from_stage_cache()Kyösti Mälkki
2021-01-28arch/x86: Top-align .init in bootblockKyösti Mälkki
2021-01-25src/lib/: Remove "this file is part of" lineElyes HAOUAS
2021-01-24ACPI: Clean up GNVS initialisationKyösti Mälkki
2021-01-24lib/edid_fill_fb: Relax bits_per_pixel constraintRaul E Rangel
2021-01-23ACPI S3: Replace stashed acpi_slp_typ valueKyösti Mälkki
2021-01-18lib/device_tree.c: Remove repeated wordElyes HAOUAS
2021-01-18lib/ramtest: Fix ram_check() declarationsKyösti Mälkki
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-07arch/x86: Move prologue to .init sectionKyösti Mälkki
2020-12-31coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki
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