10 Feb, 2007

1 commit

  • This is a set of changes to add TURBOchannel support to the defxx driver. As
    at this point the EISA support in the driver has become the only not having
    been converted to the driver model, I took the opportunity to convert it as
    well. Plus support for MMIO in addition to PIO operation as TURBOchannel
    requires it anyway.

    Signed-off-by: Maciej W. Rozycki
    Signed-off-by: Andrew Morton
    Acked-by: Jeff Garzik
    Signed-off-by: Ralf Baechle

    Maciej W. Rozycki
     

02 Dec, 2006

1 commit

  • The PDQ DMA engine requires a different byte-swapping mode for big-endian
    hosts; also the MAC address which is read from a register through PIO has
    to be byte-swapped. These changes have been verified with DEFPA-DC (PCI)
    boards and a Broadcom BCM91250A (MIPS CPU based) host.

    Signed-off-by: Maciej W. Rozycki
    Signed-off-by: Jeff Garzik

    Maciej W. Rozycki
     

14 Sep, 2006

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds