Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-04 | Revert "Compile usb-ohci only once" | Paul Brook | |
This reverts commit f1698408f1dcb7548a21828a0b1e2b530fae3af3. PCI is always little-endian. Having a user-visible "be" property is just plain wrong. | |||
2010-03-21 | Compile usb-ohci only once | Blue Swirl | |
Push TARGET_WORDS_BIGENDIAN dependency to board level. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2009-12-01 | pci: pci.h cleanup: move out stuff not in pci.c | Michael S. Tsirkin | |
pci.h declares some functions which aren't defined in pci.h. Clean up moving things to appropriate headers, and update all users. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |