summaryrefslogtreecommitdiff
path: root/doc/README.marubun-pcmcia
Commit message (Collapse)AuthorAgeLines
* Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-27-17/+17
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* sh: Add marubun's pcmcia driverNobuhiro Iwamatsu2007-11-29-0/+65
Marubun pcmcia is a chip for PCMCIA used with SuperH. Of course, this can be used even by other architectures. When use this driver, came to be able to use CompactFlash and Ethernet. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>