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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbfs: Make `mdata` argument to cbfs_allocator_t const
Julius Werner
2021-04-05
1
-1
/
+1
*
cbfs: Move stage header into a CBFS attribute
Julius Werner
2021-03-17
1
-50
/
+30
*
cbfs: Remove prog_locate() for stages and rmodules
Julius Werner
2021-03-16
1
-4
/
+13
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/lib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-13
/
+2
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-1
/
+0
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
1
-1
/
+1
*
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-28
1
-1
/
+1
*
lib/rmodule: Fix indentation
Kyösti Mälkki
2018-06-27
1
-1
/
+1
*
stage_cache: Add rmodule params in metadata
Kyösti Mälkki
2017-09-08
1
-1
/
+2
*
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-13
1
-4
/
+4
*
lib/prog_loading: introduce prog_segment_loaded()
Aaron Durbin
2016-04-02
1
-1
/
+1
*
lib/rmodule: export parameters in struct rmod_stage_load
Aaron Durbin
2016-03-22
1
-0
/
+3
*
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
1
-20
/
+2
*
lzma: Port size-checking ulzman() version to coreboot
Julius Werner
2016-02-12
1
-1
/
+1
*
lib: Support UNCOMPRESSED_RAMSTAGE
Lee Leahy
2016-02-03
1
-1
/
+3
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
1
-3
/
+3
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-20
/
+34
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
rmodule: remove cbmem_entry usage
Aaron Durbin
2015-04-07
1
-6
/
+4
*
rmodule: use struct prog while loading rmodules
Aaron Durbin
2015-04-03
1
-5
/
+5
*
cbfs: remove cbfs_core.h includes
Aaron Durbin
2015-03-31
1
-1
/
+1
*
program loading: provide one cache maintenance callback
Aaron Durbin
2015-03-31
1
-3
/
+2
*
cbfs/rmodule: add architecture specific operations at stage load
Ionela Voinescu
2015-03-27
1
-2
/
+4
*
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
1
-6
/
+2
*
rmodule: Correct the typecast with proper parenthesis
Furquan Shaikh
2015-01-27
1
-1
/
+1
*
rmodule: Fix 64-bit related typecast errors
Furquan Shaikh
2015-01-16
1
-5
/
+5
*
x86: provide symmetry between arm for cache_sync_instructions()
Aaron Durbin
2014-12-09
1
-0
/
+4
*
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-20
1
-71
/
+15
*
rmodule: allow rmodule header structure to be used by userland
Aaron Durbin
2014-03-11
1
-7
/
+7
*
rmodule: consolidate rmodule stage loading
Aaron Durbin
2014-01-28
1
-0
/
+61
*
lib: Fix spelling
Martin Roth
2013-07-10
1
-1
/
+1
*
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-22
1
-18
/
+20
*
rmodule: correct ordering of bss clearing
Aaron Durbin
2013-03-21
1
-3
/
+7
*
rmodule: add ability to calculate module placement
Aaron Durbin
2013-03-21
1
-0
/
+51
*
lib: add rmodule support
Aaron Durbin
2013-03-18
1
-0
/
+245