aboutsummaryrefslogtreecommitdiff
path: root/clients/net-snk/oflib/of.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-06Silence some trivial compiler warning in the js2x codeThomas Huth1-1/+1
2014-10-29net-snk: Avoid type clash for stdin & stdoutBenjamin Herrenschmidt1-5/+6
2014-10-29net-snk: Remove printk() in favor of printf()Benjamin Herrenschmidt1-1/+1
2014-10-29net-snk: Remove module systemBenjamin Herrenschmidt1-134/+20
2014-10-29net-snk: Remove snk_kernel_interface and related definitionsBenjamin Herrenschmidt1-3/+3
2014-10-29net-snk: Remove pci/vio_config gunkBenjamin Herrenschmidt1-72/+0
2014-10-29net-snk: Remoe some now unused "kernel" functionsBenjamin Herrenschmidt1-49/+1
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth1-15/+18
2011-11-24Support for virtio-net PCI devicesThomas Huth1-2/+9
2011-11-24Check whether local-mac-address property exists before using its valueThomas Huth1-1/+2
2011-10-12Added PCI DMA functionsThomas Huth1-1/+40
2011-10-12Removed obsolete types.h header filesThomas Huth1-1/+1
2011-10-12Fixed get_puid functionThomas Huth1-8/+8
2011-10-12Fix for 8-byte wide local-mac-address propertiesThomas Huth1-1/+13
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt1-7/+26
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt1-0/+867