| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Thanks to Bruno Randolf for testing and Manuel Lauss for providing a fix.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44487
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43564
|
|
|
|
|
|
|
|
| |
this is only compile tested
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43463
|
|
|
|
| |
SVN-Revision: 14875
|
|
|
|
| |
SVN-Revision: 13137
|
|
|
|
| |
SVN-Revision: 12718
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
SVN-Revision: 12561
|
|
|
|
| |
SVN-Revision: 11523
|
|
|
|
| |
SVN-Revision: 11382
|
|
|
|
| |
SVN-Revision: 11199
|
|
|
|
| |
SVN-Revision: 11021
|
|
|
|
| |
SVN-Revision: 10515
|
|
|
|
| |
SVN-Revision: 10377
|
|
|
|
| |
SVN-Revision: 10161
|
|
|
|
|
|
| |
while registering
SVN-Revision: 9425
|
|
|
|
| |
SVN-Revision: 9266
|
|
|
|
| |
SVN-Revision: 9243
|
|
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
|