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
/
selfboot.c
Age
Commit message (
Expand
)
Author
2014-12-31
Print segment clean up information only when required.
Vadim Bendebury
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-03-03
lib/selfboot: s_srcaddr is uninitialized.
Edward O'Callaghan
2014-03-03
selfboot: use bootmem infrastructure
Aaron Durbin
2014-03-03
coreboot: introduce arch_payload_run()
Aaron Durbin
2014-03-03
selfboot: store bounce buffer in struct payload
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
2013-11-18
cbfs: 64-bit cleanups
Ronald G. Minnich
2013-08-31
Remove NRV2B compression support
Patrick Georgi
2013-07-10
Drop ELF remains from boot code
Stefan Reinauer
2013-07-10
lib: Fix spelling
Martin Roth
2013-05-01
boot state: rebalance payload load vs actual boot
Aaron Durbin
2013-05-01
x86: use boot state callbacks to disable rom cache
Aaron Durbin
2013-05-01
coverage: use boot state callbacks
Aaron Durbin
2013-04-01
boot: add disable_cache_rom() function
Aaron Durbin
2013-03-21
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-19
cbfs: alternative support for cbfs_load_payload()
Aaron Durbin
2013-02-27
selfboot: Report correct entry point address in debug message.
Hung-Te Lin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2012-11-30
Drop boot directory
Stefan Reinauer