Age | Commit message (Expand) | Author |
2023-06-23 | Makefile.inc: don't add fmap_config.h dependency twice | Felix Held |
2023-06-22 | arch/x86,lib: Migrate SMBIOS implementation to common code | Benjamin Doron |
2023-06-04 | lib: Support localized text of memory_training_desc in ux_locales.c | Hsuan Ting Chen |
2023-04-22 | lib/version: Move board identification strings | Kyösti Mälkki |
2023-01-08 | src/lib: Include LZMA in romstage for FSP-M | Martin Roth |
2023-01-08 | Kconfig: Add option to compress ramstage with LZ4 | Martin Roth |
2022-12-17 | lib: Hook up libhwbase in romstage | Jeremy Compostella |
2022-12-17 | Add option to use Ada code in romstage | Jeremy Compostella |
2022-10-26 | lib/metadata_hash: Include metadata_hash in verstage | Karthikeyan Ramasubramanian |
2022-09-07 | lib/xxhash.c: Add new hash functions | Fred Reitberger |
2022-05-23 | cpu/x86/smm: Remove heap | Arthur Heymans |
2022-05-20 | lib/Makefile.inc: Add cbfs header pointer on !BOOTBLOCK_IN_CBFS | Arthur Heymans |
2022-05-17 | lib/Makefile.inc: Correct filename to master_header_pointer.c | Reka Norman |
2022-05-12 | Makefile.inc: Generate master header and pointer as C structs | Arthur Heymans |
2022-03-09 | cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI | Raul E Rangel |
2022-02-28 | lib/Makefile: Add ability to specify -ldflags for rmodules | Raul E Rangel |
2021-12-23 | lib/Makefile.inc: Remove effect-free line | Angel Pons |
2021-11-04 | lib: Add list.c to all stages | Raul E Rangel |
2021-11-02 | google/trogdor: Add backlight support for Parade ps8640 | xuxinxiong |
2021-10-30 | lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_width | Subrata Banik |
2021-09-23 | lib/Makefile.inc: Generate placeholder spd.bin in lib/Makefile.inc | Reka Norman |
2021-09-21 | lib/Makefile.inc: Fail build if SPD file doesn't exist | Reka Norman |
2021-07-26 | arch/x86,lib/thread: Enable thread support in romstage | Raul E Rangel |
2021-05-30 | drivers/pc80/mc146818rtc: Check date and time for sanity | Werner Zeh |
2021-04-06 | decompressor: Add CBFS_VERIFICATION support | Julius Werner |
2021-02-09 | drivers/intel/fsp1_1,fsp2_0: Refactor logo display | Kyösti Mälkki |
2020-12-14 | src/lib: Add Kconfig option for SPD cache in FMAP | Matt DeVillier |
2020-12-14 | drivers: Replace multiple fill_lb_framebuffer with single instance | Patrick Rudolph |
2020-12-03 | cbfs: Add verification for RO CBFS metadata hash | Julius Werner |
2020-12-02 | lib/trace: Remove TRACE support | Kyösti Mälkki |
2020-10-09 | trogdor: Modify DDR training to use mrc_cache | Shelley Chen |
2020-09-26 | lib/Makefile.inc: fix name of config string | Paul Fagerburg |
2020-09-23 | lib/Makefile.inc: drop redundant conditional on CONFIG_HAVE_SPD_IN_CBFS | Michael Niewöhner |
2020-09-23 | lib/Makefile.inc: fail build when SPD would be empty | Michael Niewöhner |
2020-09-23 | treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS | Michael Niewöhner |
2020-09-22 | soc/amd/picasso: record timestamps in psp_verstage | Kangheui Won |
2020-09-10 | lib/Makefile.inc: fix hex-to-bin conversion of SPD files | Michael Niewöhner |
2020-08-21 | lib: Add ASan support to romstage on x86 arch | Harshit Sharma |
2020-08-21 | lib: Update ASan compiler flags and Kconfig help text | Harshit Sharma |
2020-08-21 | lib: Add ASan stub | Harshit Sharma |
2020-07-08 | lib: Temporarily remove timestamps from psp_verstage | Martin Roth |
2020-06-02 | fw_config: Add firmware configuration interface | Duncan Laurie |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | lib/spd_cache: add spd_cache common code | Jamie Chen |
2020-05-12 | espi: Add support for debug helper to print slave capabilities | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-27 | lib: Always read SPD sources as text file | Johanna Schander |
2019-12-20 | arch/x86: Drop romcc bootblock | Arthur Heymans |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-06 | lib: add calculate crc byte by byte | Xiang Wang |
2019-11-01 | lib/uuid: Add UUID parsing function | Nico Huber |
2019-08-08 | lib/stage_cache: Refactor Kconfig options | Kyösti Mälkki |
2019-07-28 | lib: Rewrite qemu-armv7 ramdetect | Patrick Rudolph |
2019-07-26 | lib: add string.c to verstage | Patrick Georgi |
2019-07-26 | src/device/oprom: Fix bootsplash display code for optionroms | Johanna Schander |
2019-07-17 | lib: Remove the BOOTBLOCK_CUSTOM compile guard | Asami Doi |
2019-07-09 | arch/x86: Replace some uses of SMM_TSEG | Kyösti Mälkki |
2019-07-07 | lib/romstage_stack.c: Remove file | Kyösti Mälkki |
2019-06-05 | lib/Makefile.inc: Add hexdump.c to postcar stage | Frans Hendriks |
2019-06-02 | Makefile.inc: Remove unnecessary CONFIG dependency | Subrata Banik |
2019-05-31 | string.h: Move common string functions into .c file | Julius Werner |
2019-03-22 | lib/ramtest.c: Make it a bit more arch-agnostic | Kyösti Mälkki |
2019-03-05 | mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage | Arthur Heymans |
2019-02-06 | Hook up Kconfig Ada spec file | Nico Huber |
2019-01-30 | string: move strdup() & strconcat() to lib/string.c | Thomas Heijligen |
2018-12-22 | arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2018-10-30 | Add selfboot to the romstage | Ronald G. Minnich |
2018-06-19 | lib: Add FIT payload support | Patrick Rudolph |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-04-30 | lib/devicetree: Integrate flattened devicetree support | Patrick Rudolph |
2018-04-11 | src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPD | Raul E Rangel |
2018-03-05 | lib: Add delay.c to smm | Furquan Shaikh |
2018-01-25 | lib: include timer.c for all stages for GENERIC_UDELAY | Aaron Durbin |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2017-10-28 | lib: Prepare for libhwbase' generated config file | Nico Huber |
2017-10-16 | drivers/elog: Fix debug build errors | John E. Kabat Jr |
2017-09-26 | src/lib/Makefile.inc: Remove loaders subdirectory | Jonathan Neuschäfer |
2017-09-06 | postcar: Add cbmem_stage_cache | Kyösti Mälkki |
2017-06-14 | Add support for Undefined Behavior Sanitizer | Ryan Salsamendi |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-05-30 | lib/edid: Split out fill_lb_framebuffer() | Nico Huber |
2017-05-03 | lib/edid.c: Allow use of when not NGI | Arthur Heymans |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | chromeos: Remove old MOCK_TPM references | Julius Werner |
2017-02-10 | ddr3 spd: move accessor code into lib/spd_bin.c | Patrick Georgi |
2017-01-31 | src/lib: Update Makefile to keep build/spd.bin rule private | Martin Roth |
2017-01-12 | google/chromeos: disable platform hierarchy on resume for TPM2 | Aaron Durbin |
2016-12-08 | lib: add region file support | Aaron Durbin |
2016-12-01 | lib: put romstage_handoff implementation in own compilation unit | Aaron Durbin |
2016-11-30 | lib: Add library to handle SPD data in CBFS or DIMM | Naresh G Solanki |
2016-11-29 | Hook up libhwbase in ramstage | Nico Huber |
2016-11-10 | TPM: Add TPM driver files to romstage | Furquan Shaikh |
2016-10-07 | soc/intel/apollolake: Implement stage cache to improve resume time | Brandon Breitenstein |
2016-09-19 | arch/x86,lib: make cbmem console work in postcar stage | Aaron Durbin |
2016-09-19 | Add minimal GNAT run time system (RTS) | Nico Huber |
2016-09-08 | lib: Enable hexdump in verstage | Duncan Laurie |