aboutsummaryrefslogtreecommitdiff
path: root/romfs
AgeCommit message (Collapse)AuthorFilesLines
2011-10-12Cleaned up MakefilesThomas Huth1-1/+1
Replaced "make" by "$(MAKE)" to be able to built in parallel, fixed the indentation of some rules and removed some unused targets. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt1-1/+1
Added a new board for SLOF running on KVM/qemu. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt8-0/+1611
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>