Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-07 | [kernel] update to 2.6.25.19, and refresh patches | juhosg | |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13137 3c298f89-4303-0410-b956-a3cf2f4a3e73 | |||
2008-09-26 | [kernel] update to 2.6.26.5 and 2.6.25.17 | juhosg | |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73 | |||
2008-09-09 | au1000: fix gpio output | florian | |
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 |