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
/
loaders
Age
Commit message (
Expand
)
Author
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-11
vboot: inject vboot loader for stage loading
Aaron Durbin
2015-04-30
program loading: add optional is_loader_active() callback
Aaron Durbin
2015-04-22
coreboot: common stage cache
Aaron Durbin
2015-04-22
coreboot: add a place to choose romstage loader
Aaron Durbin
2015-04-14
timestamps: You can never have enough of them!
Julius Werner
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-03
rmodule: use struct prog while loading rmodules
Aaron Durbin
2015-04-03
program loading: unify on struct prog
Aaron Durbin
2015-04-03
program loading: add prog_run() function
Aaron Durbin
2015-04-03
program loading: introduce struct prog
Aaron Durbin
2015-03-31
payload loading: remove passing of struct payload
Aaron Durbin
2015-03-20
loaders: add run_romstage() function to bootblock
Aaron Durbin
2015-03-20
loaders: add program_loading.h header file
Aaron Durbin
2015-01-09
misc: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-03-07
x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option
Aaron Durbin
2014-03-03
selfboot: use bootmem infrastructure
Aaron Durbin
2014-03-03
coreboot: introduce arch_payload_run()
Aaron Durbin
2014-03-03
coreboot: use struct payload for selfload()
Aaron Durbin
2014-03-03
coreboot: move common code to payload_run() from selfboot()
Aaron Durbin
2014-03-03
coreboot: unify infrastructure for loading payloads
Aaron Durbin
2014-02-15
coreboot: infrastructure for different ramstage loaders
Aaron Durbin