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
/
include
/
rmodule.h
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2017-03-13
src/include: Remove space after function name
Lee Leahy
2017-03-09
src/include: Indent code using tabs
Lee Leahy
2016-07-31
src/include: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-03-22
lib/rmodule: export parameters in struct rmod_stage_load
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-03
rmodule: use struct prog while loading rmodules
Aaron Durbin
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-11
rmodule: allow rmodule header structure to be used by userland
Aaron Durbin
2014-01-28
rmodule: consolidate rmodule stage loading
Aaron Durbin
2013-07-11
include: Fix spelling
Martin Roth
2013-03-22
rmodule: add vboot rmodule type
Aaron Durbin
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-21
rmodule: add ability to calculate module placement
Aaron Durbin
2013-03-19
rmodule: add ramstage support
Aaron Durbin
2013-03-18
rmodule: add rmodules class and new type
Aaron Durbin
2013-03-18
rmodule: add 16 bytes of padding
Aaron Durbin
2013-03-18
lib: add rmodule support
Aaron Durbin