Age | Commit message (Expand) | Author |
---|---|---|
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-17 | coreboot: x86: enable gc-sections | Aaron Durbin |
2014-11-12 | src/lib/rmodule.ld: DISCARD (.note|.note.*) sections | Edward O'Callaghan |
2014-09-23 | rmodule: Fix rmodule.ld for 64-bit | Furquan Shaikh |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2014-04-19 | rmodule: add subsections to linker script | Aaron Durbin |
2014-04-18 | console: Drop driver list in ramstage | Kyösti Mälkki |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2013-05-01 | boot state: schedule static callbacks | Aaron Durbin |
2013-05-01 | rmodule: put all code/data bits in one section | Aaron Durbin |
2013-03-23 | rmodule: align ld script with latest x86 ld script | Aaron Durbin |
2013-03-19 | rmodule: add ramstage support | Aaron Durbin |
2013-03-18 | rmodule: include heap in bss section | Aaron Durbin |
2013-03-18 | lib: add rmodule support | Aaron Durbin |