aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/bfin_5xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-12Blackfin serial driver: supporting BF548-EZKIT serial portRoy Huang1-3/+74
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang1-0/+105
2007-06-11Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENBMike Frysinger1-6/+5
2007-06-11Blackfin serial driver: actually implement the break_ctl() functionMike Frysinger1-0/+8
2007-06-11Blackfin serial driver: ignore framing and parity errorsMike Frysinger1-0/+2
2007-06-11Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPARMike Frysinger1-0/+2
2007-05-21Blackfin serial driver: implement support for ignoring parity/break errorsMike Frysinger1-36/+61
2007-05-21Blackfin serial driver: fix overhead issueAubrey Li1-11/+17
2007-05-07blackfin: serial driverBryan Wu1-0/+1012