index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
fmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-20
1
-4
/
+2
*
FMAP: Refactor CBMEM hook
Kyösti Mälkki
2022-04-26
1
-5
/
+11
*
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-02-07
1
-3
/
+3
*
src/lib/fmap.c: use le*toh() functions where needed
Krystian Hebel
2021-10-27
1
-6
/
+8
*
commonlib/region: Turn addrspace_32bit into a more official API
Julius Werner
2021-04-21
1
-7
/
+7
*
lib/fmap: Add null parameters handling
Jakub Czapiga
2020-12-11
1
-0
/
+6
*
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-03
1
-6
/
+21
*
lib/fmap: add ENV_SMM check to setup_preram_cache
Josie Nordrum
2020-09-14
1
-0
/
+4
*
lib: Update fmap cache error for psp_verstage
Martin Roth
2020-08-21
1
-3
/
+2
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/lib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-13
/
+2
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-1
/
+0
*
commonlib: Add commonlib/bsd
Julius Werner
2020-01-28
1
-1
/
+0
*
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-12-11
1
-10
/
+0
*
lib/fmap.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-15
/
+9
*
lib/fmap: Disable pre-RAM cache for FSP 1.0
Julius Werner
2019-11-19
1
-4
/
+7
*
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
1
-30
/
+89
*
region: add rdev_chain_full()
Aaron Durbin
2019-11-11
1
-2
/
+1
*
fmap: Add get_fmap_flash_offset()
Furquan Shaikh
2019-09-27
1
-1
/
+6
*
lib/fmap: Cache FMAP in cbmem
Patrick Rudolph
2019-09-23
1
-0
/
+62
*
lib/fmap: Add area read/write functions
T Michael Turney
2019-04-23
1
-0
/
+22
*
lib/fmap: provide RW region device support
Aaron Durbin
2016-08-19
1
-0
/
+10
*
lib: remove FLASHMAP_OFFSET config variable
Aaron Durbin
2016-05-11
1
-1
/
+3
*
FMAP: Clean up debug output
Duncan Laurie
2016-02-13
1
-7
/
+12
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
coreboot: introduce commonlib
Aaron Durbin
2015-09-22
1
-1
/
+1
*
fmap: publish find_fmap_directory()
Patrick Georgi
2015-07-14
1
-1
/
+1
*
fmap: Introduce new function to derive fmap name from offset/size
Patrick Georgi
2015-07-14
1
-0
/
+43
*
fmap: new API using region_device
Aaron Durbin
2015-05-26
1
-0
/
+119