aboutsummaryrefslogtreecommitdiff
path: root/slof/fs/boot.fs
AgeCommit message (Expand)AuthorFilesLines
2022-07-19OF: Add a separate direct kernel loading wordJordan Niethe1-0/+6
2017-12-13boot: use a temporary bootdev-bufNikunj A Dadhania1-3/+38
2017-12-13boot: do not concatenate bootdevNikunj A Dadhania1-2/+10
2017-04-26Rework the printing of the banner during bootThomas Huth1-3/+0
2016-05-02boot: Remove legacy Forth words for network loadingThomas Huth1-20/+0
2015-12-23boot: stop booting when we encounter HALTNikunj A Dadhania1-0/+1
2015-08-05boot: remove trailing ":" in the bootpathNikunj A Dadhania1-5/+0
2015-08-05boot: bootpath should be complete device pathNikunj A Dadhania1-1/+1
2014-03-18ELF: Enter LE binary in LE modeNikunj A Dadhania1-13/+25
2014-02-04Add support for 64bit LE ABI v1 and v2 supportNikunj A Dadhania1-8/+48
2013-05-13Make load-base a real environment variableBenjamin Herrenschmidt1-6/+6
2011-11-17Allow "booting" of Forth source code filesThomas Huth1-0/+11
2011-10-12Got rid of the ELF loader functions written in Forth, using libelf instead.Thomas Huth1-14/+8
2011-03-22Some bugfixes in the boot functionsThomas Huth1-5/+5
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt1-0/+243