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
/
arch
/
riscv
/
boot.c
Age
Commit message (
Expand
)
Author
2017-12-02
riscv: Remove config string support
Jonathan Neuschäfer
2016-11-12
riscv: start to use the configstring functions
Ronald G. Minnich
2016-10-24
RISCV: Clean up the common architectural code
Ronald G. Minnich
2016-07-14
arch/riscv: Unconditionally start payloads in machine mode
Jonathan Neuschäfer
2016-02-22
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-23
RISCV: modify arch_prog_run to handle payloads correctly.
Ronald G. Minnich
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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-20
loaders: add program_loading.h header file
Aaron Durbin
2014-12-01
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich