summaryrefslogtreecommitdiffstats
path: root/src/lib/rmodule.ld
Commit message (Expand)AuthorAgeFilesLines
* src/lib/rmodule.ld: DISCARD (.note|.note.*) sectionsEdward O'Callaghan2014-11-121-0/+2
* rmodule: Fix rmodule.ld for 64-bitFurquan Shaikh2014-09-231-3/+7
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* rmodule: add subsections to linker scriptAaron Durbin2014-04-191-1/+4
* console: Drop driver list in ramstageKyösti Mälkki2014-04-181-4/+0
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-201-56/+10
* boot state: schedule static callbacksAaron Durbin2013-05-011-0/+4
* rmodule: put all code/data bits in one sectionAaron Durbin2013-05-011-7/+6
* rmodule: align ld script with latest x86 ld scriptAaron Durbin2013-03-231-0/+6
* rmodule: add ramstage supportAaron Durbin2013-03-191-3/+25
* rmodule: include heap in bss sectionAaron Durbin2013-03-181-2/+0
* lib: add rmodule supportAaron Durbin2013-03-181-0/+115