summaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6/files/arch/mips/adm5120/int-handler.S
Commit message (Collapse)AuthorAgeFilesLines
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-021-135/+0
| | | | SVN-Revision: 7464
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵Florian Fainelli2007-04-081-0/+135
implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893