aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb/pci.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-29ssb: Add support for 8bit register accessGravatar Michael Buesch 1-0/+28
2008-01-28ssb: Add boardflags_hi field to the sprom data structureGravatar Michael Buesch 1-0/+3
2008-01-28ssb: Fix extraction of values from SPROMGravatar Michael Buesch 1-11/+65
2008-01-28ssb: Remove the old, now unused, data structuresGravatar Larry Finger 1-60/+15
2008-01-28ssb: Convert to use of the new SPROM structureGravatar Larry Finger 1-92/+132
2008-01-28ssb: Add new SPROM structure while keeping the oldGravatar Larry Finger 1-2/+0
2007-10-10[SSB]: Sparse fixes.Gravatar Michael Buesch 1-5/+5
2007-10-10[SSB]: Use ioreadX() and iowriteX() for PCI.Gravatar Michael Buesch 1-4/+4
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportGravatar Michael Buesch 1-0/+740