index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
rmodule.ld
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Add SPDX identifiers to files missing them
Martin Roth
2022-08-11
1
-0
/
+2
*
src: Fix typo
Elyes HAOUAS
2018-08-10
1
-1
/
+1
*
rmodule: use program.ld for linking
Aaron Durbin
2015-09-09
1
-95
/
+6
*
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-09-05
1
-4
/
+4
*
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-07-12
1
-1
/
+1
*
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
1
-0
/
+3
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
1
-3
/
+7
*
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-18
1
-0
/
+2
*
coreboot: x86: enable gc-sections
Aaron Durbin
2015-03-17
1
-4
/
+6
*
src/lib/rmodule.ld: DISCARD (.note|.note.*) sections
Edward O'Callaghan
2014-11-12
1
-0
/
+2
*
rmodule: Fix rmodule.ld for 64-bit
Furquan Shaikh
2014-09-23
1
-3
/
+7
*
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-26
1
-1
/
+1
*
rmodule: add subsections to linker script
Aaron Durbin
2014-04-19
1
-1
/
+4
*
console: Drop driver list in ramstage
Kyösti Mälkki
2014-04-18
1
-4
/
+0
*
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-20
1
-56
/
+10
*
boot state: schedule static callbacks
Aaron Durbin
2013-05-01
1
-0
/
+4
*
rmodule: put all code/data bits in one section
Aaron Durbin
2013-05-01
1
-7
/
+6
*
rmodule: align ld script with latest x86 ld script
Aaron Durbin
2013-03-23
1
-0
/
+6
*
rmodule: add ramstage support
Aaron Durbin
2013-03-19
1
-3
/
+25
*
rmodule: include heap in bss section
Aaron Durbin
2013-03-18
1
-2
/
+0
*
lib: add rmodule support
Aaron Durbin
2013-03-18
1
-0
/
+115