Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-14 | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer | |
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> | |||
2008-04-08 | SPARC: Added support for SPARC LEON3 SOC processor. | Daniel Hellstrom | |
Signed-off-by: Daniel Hellstrom <daniel@gaisler.com> |