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
/
include
/
bootstate.h
Age
Commit message (
Expand
)
Author
2016-12-08
bootstate: add arch specific hook at coreboot exit
Aaron Durbin
2016-02-18
lib: Add Kconfig to toggle boot state debugging
Lee Leahy
2016-02-11
arches: lib: add main_decl.h for main() declaration
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2014-08-16
bootstate: don't use header in romstage code
Patrick Georgi
2013-07-11
include: Fix spelling
Martin Roth
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-05-08
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-05-07
boot state: add ability to block state transitions
Aaron Durbin
2013-05-01
acpi: split resume check and actual resume code
Aaron Durbin
2013-05-01
boot state: schedule static callbacks
Aaron Durbin
2013-05-01
ramstage: introduce boot state machine
Aaron Durbin