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
/
imd.c
Age
Commit message (
Expand
)
Author
2020-08-04
src/lib: Remove unused function parameters in imd.c
Anna Karas
2020-07-11
src/lib: Remove redundant code in imd.c
Anna Karas
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
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2018-10-08
Move compiler.h to commonlib
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-03-13
src/lib: Remove unnecessary code
Lee Leahy
2017-03-13
src/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/lib: Fix spacing
Lee Leahy
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-11-03
cbmem: add coreboot table records for each cbmem entry
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-11
imd: don't recover on limit == 0
Aaron Durbin
2015-04-22
coreboot: tiered imd
Aaron Durbin
2015-04-22
coreboot: add imd library
Aaron Durbin