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
/
rmodule.ld
Age
Commit message (
Expand
)
Author
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-09-05
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
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