Age | Commit message (Expand) | Author |
2021-07-18 | lib/thread: Allow nesting thread_cooperate and thread_prevent_coop | Raul E Rangel |
2021-07-18 | lib/thread: Clean up initialization sequence | Raul E Rangel |
2021-07-18 | lib/thread: Add thread_yield helper method | Raul E Rangel |
2021-07-15 | lib/thread: Verify threads are initialized before yielding | Raul E Rangel |
2021-07-02 | selfboot: Add support for selfload in romstage | Shelley Chen |
2021-06-18 | nvs: Add Chrome OS NVS (CNVS) information to coreboot tables | Furquan Shaikh |
2021-06-14 | ChromeOS: Separate NVS from global GNVS | Kyösti Mälkki |
2021-06-14 | lib/hardwaremain: Print individual boot state callback durations | Raul E Rangel |
2021-06-14 | lib/hardwaremain.c: Hide preprocessor guards in header | Angel Pons |
2021-05-30 | drivers/pc80/mc146818rtc: Check date and time for sanity | Werner Zeh |
2021-05-30 | lib/rtc: Add sanity check for time and date | Werner Zeh |
2021-05-27 | cbmem: Introduce "early" init hooks for console | Julius Werner |
2021-05-27 | lib/hexdump: remove hexdump32 and use hexdump instead | Felix Held |
2021-05-24 | fw_config: Add helper function `fw_config_probe_dev` | Furquan Shaikh |
2021-05-24 | fw_config: Return false in `fw_config_probe` in unprovisioned case | Furquan Shaikh |
2021-05-14 | cbfs: Increase mcache size defaults | Julius Werner |
2021-05-12 | include/console: Rename and update POST_ENTRY_RAMSTAGE postcode | Subrata Banik |
2021-05-10 | src: Drop "This file is part of the coreboot project" lines | Angel Pons |
2021-05-06 | security/tpm: Add option to init TPM in bootblock | Arthur Heymans |
2021-05-05 | lib/coreboot_table.c: Remove unnecessary CPP use | Arthur Heymans |
2021-04-23 | lib/espi_debug: Add espi_show_slave_peripheral_channel_configuration | Raul E Rangel |
2021-04-21 | commonlib/region: Turn addrspace_32bit into a more official API | Julius Werner |
2021-04-19 | lib/rtc: Fix incomplete leap year macro | Jakub Czapiga |
2021-04-15 | lib/rtc: Remove unnecessary year constraint in rtc_calc_weekday | Jakub Czapiga |
2021-04-06 | decompressor: Add CBFS_VERIFICATION support | Julius Werner |
2021-04-06 | cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION | Julius Werner |
2021-04-06 | cbfs: Simplify cbfs_load_and_decompress() and stop exporting it | Julius Werner |
2021-04-06 | lib: Add obvious definition for `calloc` | Tim Wawrzynczak |
2021-04-05 | cbfs: Make `mdata` argument to cbfs_allocator_t const | Julius Werner |
2021-04-02 | coreboot_tables: Print strapping IDs when adding them to coreboot table | Julius Werner |
2021-03-17 | spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() | Julius Werner |
2021-03-17 | cbfs: Replace more instances of cbfs_boot_locate() with newer APIs | Julius Werner |
2021-03-17 | cbfs: Move stage header into a CBFS attribute | Julius Werner |
2021-03-17 | prog_loaders: Remove prog_locate() | Julius Werner |
2021-03-17 | cbfs: Remove prog_locate() for payloads (SELF and FIT) | Julius Werner |
2021-03-16 | cbfs: Remove prog_locate() for stages and rmodules | Julius Werner |
2021-03-08 | cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() | Julius Werner |
2021-03-08 | cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core | Julius Werner |
2021-03-08 | cbfs: Move trivial wrappers to static inlines | Julius Werner |
2021-03-08 | cbfs: Reflow cbfs.c and cbfs.h to 96-character line lengths | Julius Werner |
2021-03-03 | lib/cbfs.c: Fix return value of failure to measure | Arthur Heymans |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-18 | lib: Add DDR5 DRAM type | Subrata Banik |
2021-02-11 | lib/selfboot.c: Fix indentation and drop one newline | Angel Pons |
2021-02-10 | coreboot_table: Use precision when printing lb_gpio name | Julius Werner |
2021-02-09 | drivers/intel/fsp1_1,fsp2_0: Refactor logo display | Kyösti Mälkki |
2021-02-04 | src: Remove useless comments in "includes" lines | Elyes HAOUAS |
2021-02-04 | coreboot_table: Move VBOOT_VBNV support | Kyösti Mälkki |
2021-02-04 | coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor | Kyösti Mälkki |
2021-02-04 | coreboot_table: Drop <vboot/misc.h> include | Kyösti Mälkki |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2021-02-01 | lib/asan.c: Update SPDX license | Frans Hendriks |
2021-01-29 | stage_cache: Add resume_from_stage_cache() | Kyösti Mälkki |
2021-01-28 | arch/x86: Top-align .init in bootblock | Kyösti Mälkki |
2021-01-25 | src/lib/: Remove "this file is part of" line | Elyes HAOUAS |
2021-01-24 | ACPI: Clean up GNVS initialisation | Kyösti Mälkki |
2021-01-24 | lib/edid_fill_fb: Relax bits_per_pixel constraint | Raul E Rangel |
2021-01-23 | ACPI S3: Replace stashed acpi_slp_typ value | Kyösti Mälkki |
2021-01-18 | lib/device_tree.c: Remove repeated word | Elyes HAOUAS |
2021-01-18 | lib/ramtest: Fix ram_check() declarations | Kyösti Mälkki |
2021-01-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-07 | arch/x86: Move prologue to .init section | Kyösti Mälkki |
2020-12-31 | coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor | Kyösti Mälkki |
2020-12-25 | ACPI: Allocate GNVS early in ramstage | Kyösti Mälkki |
2020-12-22 | sb,soc/intel: Drop unnecessary headers | Kyösti Mälkki |
2020-12-21 | drivers/tpm: Implement full PPI | Patrick Rudolph |
2020-12-17 | arch/arm: Replace .id section with build_info in CBFS | Kyösti Mälkki |
2020-12-17 | drivers: Replace set_vbe_mode_info_valid | Patrick Rudolph |
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-11 | lib/fmap: Add null parameters handling | Jakub Czapiga |
2020-12-11 | fw_config: Use UNDEFINED_FW_CONFIG to mean unprovisioned | Tim Wawrzynczak |
2020-12-10 | lib/edid_fill_fb: Support multiple framebuffers | Patrick Rudolph |
2020-12-09 | cbfs: Allow mcache to be found after the first lookup | Julius Werner |
2020-12-09 | Revert "cbfs: Skip mcache in post-RAM stages before CBMEM is online" | Julius Werner |
2020-12-08 | cbfs: Skip mcache in post-RAM stages before CBMEM is online | Julius Werner |
2020-12-04 | cbfs: Add more error messages for lookup | Julius Werner |
2020-12-03 | cbfs: Add verification for RO CBFS metadata hash | Julius Werner |
2020-12-03 | cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() | Julius Werner |
2020-12-02 | lib/trace: Remove TRACE support | Kyösti Mälkki |
2020-12-02 | cbfs: Port cbfs_load() and cbfs_map() to new API | Julius Werner |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-12-02 | cbfs: Move more stuff into cbfs_boot_lookup() | Julius Werner |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-12-01 | lib/reg_script: Add cast to fix compilation on x86_64 | Patrick Rudolph |
2020-11-21 | cbfs: Add metadata cache | Julius Werner |
2020-11-19 | ACPI S3: Replace acpi_is_wakeup() | Kyösti Mälkki |
2020-11-17 | src: Add missing 'include <console/console.h>' | Elyes HAOUAS |
2020-11-16 | lib/gnat/i-c.ads: Add `uintptr_t` type | Angel Pons |
2020-11-16 | src: Update some incorrect config options in comments | Martin Roth |
2020-10-30 | lib/libpayload: Replace strapping_ids with new board configuration entry | Tim Wawrzynczak |
2020-10-30 | fw_config: Make fw_config_get() public | Tim Wawrzynczak |
2020-10-30 | fw_config: Convert fw_config to a 64-bit field | Tim Wawrzynczak |
2020-10-30 | cbfs: Hook up to new CBFS implementation | Julius Werner |
2020-10-26 | lib/edid: Add missing name descriptor presence flag | Jakub Czapiga |
2020-10-22 | drivers/smmstore: Implement SMMSTORE version 2 | Patrick Rudolph |
2020-10-19 | lib/imd: move struct definitions to a new header file | Jakub Czapiga |
2020-10-13 | lib/cbfs: deserialize cbfs_stage objects correctly | Aaron Durbin |
2020-10-09 | trogdor: Modify DDR training to use mrc_cache | Shelley Chen |
2020-10-09 | lib/spd: respect spd memory part name override | Nick Vaccaro |