aboutsummaryrefslogtreecommitdiff
path: root/slof
AgeCommit message (Expand)AuthorFilesLines
2011-10-12Move MMIO accessors to board-js2x and implement h-calls based ones for qemuBenjamin Herrenschmidt2-20/+0
2011-10-12Improved node/instance handling.qemu-slof-20111013Thomas Huth2-9/+32
2011-10-12Improved the way to detect some execution tokens for the debugger.Thomas Huth3-27/+15
2011-10-12Cleaned up MakefilesThomas Huth1-2/+2
2011-10-12Fixed a bug in the "test" client interface command.Thomas Huth1-4/+8
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth2-7/+9
2011-10-12Removed redundant definition of load-base and flash-load-base.Thomas Huth1-3/+0
2011-10-12Got rid of the ELF loader functions written in Forth, using libelf instead.Thomas Huth3-286/+46
2011-10-12Pass IMA to Paflof and fix the memory regions which have to be CLAIMedThomas Huth6-6/+34
2011-10-12Reworked libelf to support relocationThomas Huth1-2/+2
2011-03-22Removed obsolete/unused code.Thomas Huth1-5/+0
2011-03-22Fixed claim problem with accurately fitting areasThomas Huth1-7/+10
2011-03-22Fixed iso9660 package to be able to boot Debian and Ubuntu CD-ROM ISO images.Thomas Huth1-5/+10
2011-03-22Fixed a bug in the set-alias commandThomas Huth1-1/+6
2011-03-22Some bugfixes in the boot functionsThomas Huth1-5/+5
2011-03-22Fixed paflof MakefileThomas Huth1-5/+8
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt11-16/+64
2011-03-21Use common timebase and delay code in all boards.Thomas Huth1-2/+7
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt108-0/+21799