Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [kernel] update to 2.6.25.19, and refresh patches | juhosg | 2008-11-07 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13137 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [kernel] update to 2.6.26.5 and 2.6.25.17 | juhosg | 2008-09-26 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | au1000: fix gpio output | florian | 2008-09-09 | 1 | -0/+20 |
when setting the output state of one GPIO pin we have to keep the state of the other pins, hence use binary OR. also gpio_direction_output() wants to set an initial value, so add that too. this fixes a problem with the USB power switch on mtx-1 boards. (#3974) Signed-off-by: Bruno Randolf <br1@einfach.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12561 3c298f89-4303-0410-b956-a3cf2f4a3e73 |