summaryrefslogtreecommitdiffstats
path: root/src/lib/rmodule.c
Commit message (Expand)AuthorAgeFilesLines
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-201-71/+15
* rmodule: allow rmodule header structure to be used by userlandAaron Durbin2014-03-111-7/+7
* rmodule: consolidate rmodule stage loadingAaron Durbin2014-01-281-0/+61
* lib: Fix spellingMartin Roth2013-07-101-1/+1
* coreboot: dynamic cbmem requirementAaron Durbin2013-03-221-18/+20
* rmodule: correct ordering of bss clearingAaron Durbin2013-03-211-3/+7
* rmodule: add ability to calculate module placementAaron Durbin2013-03-211-0/+51
* lib: add rmodule supportAaron Durbin2013-03-181-0/+245