Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-04 | xtensa: adopt generic io routines | Max Filippov | 1 | -75/+0 | |
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net> | |||||
2007-08-28 | [XTENSA] Move string-io functions to io.c from pci.c | Chris Zankel | 1 | -0/+75 | |
The string-io functions (outs{bwl}, ins{bwl}) are independent from the PCI option and should be in a separate file. Signed-off-by: Chris Zankel <chris@zankel.net> |