Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer | 2008-10-14 | -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 Hellstrom | 2008-04-08 | -0/+1313 |
Signed-off-by: Daniel Hellstrom <daniel@gaisler.com> |