summaryrefslogtreecommitdiff
path: root/src/arch/riscv/boot.c
AgeCommit message (Expand)Author
2016-10-24RISCV: Clean up the common architectural codeRonald G. Minnich
2016-07-14arch/riscv: Unconditionally start payloads in machine modeJonathan Neuschäfer
2016-02-22die() when attempting to use bounce buffer on non-i386.Vladimir Serbinenko
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-23RISCV: modify arch_prog_run to handle payloads correctly.Ronald G. Minnich
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-03program loading: unify on struct progAaron Durbin
2015-04-03program loading: add prog_run() functionAaron Durbin
2015-04-03program loading: introduce struct progAaron Durbin
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich