summaryrefslogtreecommitdiffstats
path: root/cpu/leon3/usb_uhci.c
Commit message (Collapse)AuthorAgeFilesLines
* The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-141-1/+1
| | | | | | | | | | | | | | At a lot of places in the code the PIPE_INTERRUPT flags and friends are used wrong. The wrong bits are compared to this flag resulting in wrong conditions. Also there are macros that should be used for PIPE_* flags. This patch tries to fix them all, however, I was not able to test the changes, because I do not have any of these boards. Review required! Signed-off-by: Remy Bohmer <linux@bohmer.net> Signed-off-by: Markus Klotzbuecher <mk@denx.de>
* SPARC: Added support for SPARC LEON3 SOC processor.Daniel Hellstrom2008-04-081-0/+1313
Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
OpenPOWER on IntegriCloud