summaryrefslogtreecommitdiff
path: root/src/lib/fmap.c
AgeCommit message (Expand)Author
2020-09-14lib/fmap: add ENV_SMM check to setup_preram_cacheJosie Nordrum
2020-08-21lib: Update fmap cache error for psp_verstageMartin Roth
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-11-29lib/fmap.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-19lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-11region: add rdev_chain_full()Aaron Durbin
2019-09-27fmap: Add get_fmap_flash_offset()Furquan Shaikh
2019-09-23lib/fmap: Cache FMAP in cbmemPatrick Rudolph
2019-04-23lib/fmap: Add area read/write functionsT Michael Turney
2016-08-19lib/fmap: provide RW region device supportAaron Durbin
2016-05-11lib: remove FLASHMAP_OFFSET config variableAaron Durbin
2016-02-13FMAP: Clean up debug outputDuncan Laurie
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-07-14fmap: publish find_fmap_directory()Patrick Georgi
2015-07-14fmap: Introduce new function to derive fmap name from offset/sizePatrick Georgi
2015-05-26fmap: new API using region_deviceAaron Durbin