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
/
imd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/imd: move struct definitions to a new header file
Jakub Czapiga
2020-10-19
1
-31
/
+2
*
lib/imd: Prohibit removing imd_entry covering root region
Jan Dabros
2020-08-26
1
-0
/
+4
*
lib/imd: Fix imdr_recover for small regions
Jan Dabros
2020-08-26
1
-3
/
+2
*
lib/imd: Improve check to filter out 0-size imd_entries
Jan Dabros
2020-08-26
1
-1
/
+1
*
lib/imd: Add an extra check for root_size
Jan Dabros
2020-08-26
1
-3
/
+4
*
include/imd: Improve API documentation
Jan Dabros
2020-08-26
1
-1
/
+0
*
lib/imd: Remove redundant code in imd.c
Anna Karas
2020-08-26
1
-3
/
+0
*
src/lib: Fix a mistake in a comment in imd.c
Anna Karas
2020-08-26
1
-1
/
+1
*
src/lib: Remove unused function parameters in imd.c
Anna Karas
2020-08-04
1
-8
/
+7
*
src/lib: Remove redundant code in imd.c
Anna Karas
2020-07-11
1
-3
/
+0
*
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
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
1
-1
/
+1
*
include: Make stdbool.h a separate file
Julius Werner
2019-11-18
1
-0
/
+1
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
1
-3
/
+4
*
src/lib: Remove unnecessary code
Lee Leahy
2017-03-13
1
-1
/
+1
*
src/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
1
-1
/
+2
*
src/lib: Fix spacing
Lee Leahy
2017-03-13
1
-1
/
+1
*
Correct some common spelling mistakes
Martin Roth
2016-01-07
1
-1
/
+1
*
cbmem: add coreboot table records for each cbmem entry
Aaron Durbin
2015-11-03
1
-0
/
+44
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
imd: don't recover on limit == 0
Aaron Durbin
2015-05-11
1
-0
/
+3
*
coreboot: tiered imd
Aaron Durbin
2015-04-22
1
-127
/
+347
*
coreboot: add imd library
Aaron Durbin
2015-04-22
1
-0
/
+481