Age | Commit message (Expand) | Author |
2024-01-14 | tree: Use accessor functions for struct region fields | Nico Huber |
2023-11-13 | fmap: Map less space in fallback path without CBFS verification | Julius Werner |
2023-11-07 | fmap: Eliminate some impossible code paths | Julius Werner |
2023-11-07 | fmap: Die immediately on verification failure | Julius Werner |
2023-11-07 | fmap: Map full FMAP for verification in fallback path | Julius Werner |
2022-05-20 | CBMEM: Change declarations for initialization hooks | Kyösti Mälkki |
2022-04-26 | FMAP: Refactor CBMEM hook | Kyösti Mälkki |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2021-10-27 | src/lib/fmap.c: use le*toh() functions where needed | Krystian Hebel |
2021-04-21 | commonlib/region: Turn addrspace_32bit into a more official API | Julius Werner |
2020-12-11 | lib/fmap: Add null parameters handling | Jakub Czapiga |
2020-12-03 | cbfs: Add verification for RO CBFS metadata hash | Julius Werner |
2020-09-14 | lib/fmap: add ENV_SMM check to setup_preram_cache | Josie Nordrum |
2020-08-21 | lib: Update fmap cache error for psp_verstage | Martin Roth |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/lib: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-28 | commonlib: Add commonlib/bsd | Julius Werner |
2019-12-11 | fmap: Make FMAP_CACHE mandatory if it is configured in | Julius Werner |
2019-11-29 | lib/fmap.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-19 | lib/fmap: Disable pre-RAM cache for FSP 1.0 | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-11 | region: add rdev_chain_full() | Aaron Durbin |
2019-09-27 | fmap: Add get_fmap_flash_offset() | Furquan Shaikh |
2019-09-23 | lib/fmap: Cache FMAP in cbmem | Patrick Rudolph |
2019-04-23 | lib/fmap: Add area read/write functions | T Michael Turney |
2016-08-19 | lib/fmap: provide RW region device support | Aaron Durbin |
2016-05-11 | lib: remove FLASHMAP_OFFSET config variable | Aaron Durbin |
2016-02-13 | FMAP: Clean up debug output | Duncan Laurie |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-07-14 | fmap: publish find_fmap_directory() | Patrick Georgi |
2015-07-14 | fmap: Introduce new function to derive fmap name from offset/size | Patrick Georgi |
2015-05-26 | fmap: new API using region_device | Aaron Durbin |