summaryrefslogtreecommitdiff
path: root/src/arch/mips/boot.c
AgeCommit message (Expand)Author
2016-02-22die() when attempting to use bounce buffer on non-i386.Vladimir Serbinenko
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-10mips: CBMEM table reference is passed to payloadIonela Voinescu
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-30mips: bring payload execution to current standardsPatrick Georgi
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton