index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
fmap.c
Age
Commit message (
Expand
)
Author
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