aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-06Add support for loading little endian ELF binaries.Anton Blanchard1-0/+7
2013-12-06Add bswap_{16,32,64}pAnton Blanchard1-0/+18
2013-10-04Implement range allocatorNikunj A Dadhania1-0/+23
2013-10-04Add veth driver in libvethAvik Sil1-0/+24
2013-10-04Add SLOF usleep wrapperAvik Sil1-0/+1
2013-10-04Add SLOF pci wrapper functionsAvik Sil1-0/+5
2013-07-25Use a global definition of sync() and mb()Benjamin Herrenschmidt3-12/+27
2013-07-24usb: unmap buffersNikunj A Dadhania1-0/+3
2013-07-24usb-slof: forth support routines for CNikunj A Dadhania1-0/+34
2013-07-24Use __builtin_bswap routines for endianness swappingAvik Sil1-3/+5
2013-01-04Spelling fixes in comments and debug messagesStefan Weil1-1/+1
2012-02-22Move _FASTRMOVE implementation into headers & support new hcallBenjamin Herrenschmidt2-1/+106
2012-01-11Fix inline asm for ci_write_xxBenjamin Herrenschmidt1-19/+31
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth2-4/+4
2011-11-24Support for virtio-block PCI devicesThomas Huth1-0/+5
2011-10-12Improved cache-inhibited access functionsThomas Huth1-10/+27
2011-10-12Removed obsolete types.h header filesThomas Huth1-28/+0
2011-10-12Got rid of the ELF loader functions written in Forth, using libelf instead.Thomas Huth1-0/+2
2011-10-12Reworked libelf to support relocationThomas Huth1-2/+72
2011-10-12Move functions for byte-swapping into common header file.Thomas Huth1-0/+78
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt2-0/+112
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt13-0/+614