| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add swconfig support to ramips_esw.c
This patch adds swconfig support for ramips_esw:
Tested on both D-LINK DIR-300 B1 and Sitecom WL-351 (external
rtl8366rb on internal port 5).
I've made sure that in the enable_vlan=0 case it behaves like a dumb
switch, so external switches should work fine with vlans and
verified this on the WL-351.
The current state shown by swconfig is always read directly from HW
registers, new settings only show after 'swconfig dev rt305x set apply'.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 33299
|
|
|
|
|
|
|
|
|
|
| |
Minor indentation cleanup.
Prepare for the main swconfig patch by cleaning up indentation a bit.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 33298
|
|
|
|
| |
SVN-Revision: 33295
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
An improved LED support for Buffalo WZR-HP-AG300H.
There will be two new packages to go with this patch
(ar922x-led-fix-hotplug and ar922x-led-fix-init).
These packages essentially perform the same task of
disabling "JTAG over GPIO pins" function which is
currently required for LEDs on AR922x emac GPIO to work,
and are both considered a temporary fix that circumvent
this problem.
[juhosg: add the hotplug script from the proposed
ar922x-led-fix-hotplug package to ar71xx/base-files]
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 33294
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33288
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33287
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33286
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33285
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33284
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33282
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33281
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33280
|
|
|
|
|
|
| |
It is used in some TL-WDR4310 devices. Closes #12077.
SVN-Revision: 33275
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a
regression with board= kernel command line parameter incorrectly
initialised.
The faulty builds propogated to the snapshots download area. This makes
the device unbootable and TP-Link users have to attach the serial to
recover.
Here is the q&d way i used to identify MIPS boards that didn't have a
corresponding entry in the image/Makefile:
for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \
| sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do
grep -q ,$i, Makefile || echo $i;
done > missing-boards.new
Reported-by: Casper on IRC
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 33274
|
|
|
|
| |
SVN-Revision: 33272
|
|
|
|
|
|
|
|
|
|
| |
OpenWRT runs in a eSATA sheevaplug like a charm. This patch just enables
CONFIG_MACH_ESATA_SHEEVAPLUG so the proper MACHINE_START definition
is compiled in.
Signed-off-by: Unai Uribarri <unaiur@gmail.com>
SVN-Revision: 33266
|
|
|
|
| |
SVN-Revision: 33264
|
|
|
|
| |
SVN-Revision: 33263
|
|
|
|
| |
SVN-Revision: 33262
|
|
|
|
|
|
| |
Use that for Default/Minimal profiles.
SVN-Revision: 33261
|
|
|
|
| |
SVN-Revision: 33260
|
|
|
|
| |
SVN-Revision: 33259
|
|
|
|
| |
SVN-Revision: 33258
|
|
|
|
| |
SVN-Revision: 33257
|
|
|
|
| |
SVN-Revision: 33256
|
|
|
|
| |
SVN-Revision: 33255
|
|
|
|
| |
SVN-Revision: 33254
|
|
|
|
| |
SVN-Revision: 33253
|
|
|
|
| |
SVN-Revision: 33252
|
|
|
|
| |
SVN-Revision: 33251
|
|
|
|
| |
SVN-Revision: 33250
|
|
|
|
| |
SVN-Revision: 33249
|
|
|
|
| |
SVN-Revision: 33248
|
|
|
|
| |
SVN-Revision: 33247
|
|
|
|
| |
SVN-Revision: 33246
|
|
|
|
| |
SVN-Revision: 33245
|
|
|
|
| |
SVN-Revision: 33244
|
|
|
|
| |
SVN-Revision: 33243
|
|
|
|
| |
SVN-Revision: 33242
|
|
|
|
| |
SVN-Revision: 33241
|
|
|
|
| |
SVN-Revision: 33240
|
|
|
|
| |
SVN-Revision: 33239
|
|
|
|
| |
SVN-Revision: 33238
|
|
|
|
|
|
| |
These functions will be used to simplify the Makefile.
SVN-Revision: 33237
|
|
|
|
| |
SVN-Revision: 33236
|
|
|
|
|
|
|
|
| |
* add profile for BCM4705 based SoC using tg3 instead of b44
* remove redundant 105-Atheros.mk
* reorder
SVN-Revision: 33235
|
|
|
|
| |
SVN-Revision: 33234
|
|
|
|
| |
SVN-Revision: 33232
|
|
|
|
| |
SVN-Revision: 33231
|
|
|
|
|
|
| |
Closes #12031.
SVN-Revision: 33230
|