Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-17 | [kernel] upgrade to 2.6.25.7, and refresh patches | juhosg | |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11523 3c298f89-4303-0410-b956-a3cf2f4a3e73 | |||
2008-05-19 | [brcm63xx] refresh kernel patches | juhosg | |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11201 3c298f89-4303-0410-b956-a3cf2f4a3e73 | |||
2008-05-18 | bcm963xx: fix uart isr | nbd | |
The ISR ended up in an endless loop because the TX ISR never got used or masked. This patch basically makes the TX ISR mask the the TX interrupt when it encounters it, because it doesn't even use the TX interrupt. Signed-off-by: Axel Gembe <ago@bastart.eu.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11179 3c298f89-4303-0410-b956-a3cf2f4a3e73 |