aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-01-11Fix virtio access sizeqemu-slof-20120111Benjamin Herrenschmidt1-5/+11
2011-12-20JS2x: Added oco files to be able to built board-js2xThomas Huth1-0/+0
2011-12-20hvterm: Update hvterm routines to take the termno as an argumentMichael Ellerman3-13/+14
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth4-0/+7
2011-11-24Support for virtio-block PCI devicesThomas Huth7-2/+544
2011-10-12Add wrapper for H_PUT_TCE hypervisor callThomas Huth3-0/+10
2011-10-12Improved cache-inhibited access functionsThomas Huth1-2/+2
2011-10-12Move MMIO accessors to board-js2x and implement h-calls based ones for qemuBenjamin Herrenschmidt6-2/+120
2011-10-12Fix compiler warningsThomas Huth1-2/+1
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth1-0/+2
2011-10-12Got rid of the ELF loader functions written in Forth, using libelf instead.Thomas Huth2-1/+29
2011-10-12Reworked libelf to support relocationThomas Huth6-167/+692
2011-10-12Move functions for byte-swapping into common header file.Thomas Huth2-25/+2
2011-08-19Fixed some problems with libnvramThomas Huth2-25/+57
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt10-9/+300
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt91-0/+5430