| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- hacked addpattern due to changes in header format
- added "-5" to addpattern, some 0xFF are needed for trx2 header
"-4" broke CRC checking in CFE
- hacked trx.c due to new header format version
- added target to create trx-V2 images
the flashmap driver possibly needs to be customized.
SVN-Revision: 20433
|
|
|
|
| |
SVN-Revision: 19910
|
|
|
|
|
|
| |
automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format
SVN-Revision: 19909
|
|
|
|
| |
SVN-Revision: 19863
|
|
|
|
| |
SVN-Revision: 19762
|
|
|
|
| |
SVN-Revision: 19480
|
|
|
|
| |
SVN-Revision: 19365
|
|
|
|
| |
SVN-Revision: 19344
|
|
|
|
|
|
| |
(thx, cshore)
SVN-Revision: 19339
|
|
|
|
| |
SVN-Revision: 19336
|
|
|
|
| |
SVN-Revision: 19331
|
|
|
|
| |
SVN-Revision: 19262
|
|
|
|
| |
SVN-Revision: 19171
|
|
|
|
| |
SVN-Revision: 18921
|
|
|
|
| |
SVN-Revision: 18657
|
|
|
|
|
|
| |
first boot, this will be removed at some point in the future
SVN-Revision: 18432
|
|
|
|
|
|
| |
platforms
SVN-Revision: 18425
|
|
|
|
|
|
| |
This patch is out of broadcoms official source code
SVN-Revision: 18413
|
|
|
|
| |
SVN-Revision: 18367
|
|
|
|
| |
SVN-Revision: 18253
|
|
|
|
| |
SVN-Revision: 18214
|
|
|
|
|
|
| |
Signed-off-by: Roger Hardiman <roger@rjh.org.uk>
SVN-Revision: 17598
|
|
|
|
|
|
| |
kernelversion in other targets' Target-Name
SVN-Revision: 17102
|
|
|
|
| |
SVN-Revision: 17074
|
|
|
|
| |
SVN-Revision: 17031
|
|
|
|
|
|
| |
#5186) Closes #5333
SVN-Revision: 16448
|
|
|
|
| |
SVN-Revision: 16144
|
|
|
|
| |
SVN-Revision: 16139
|
|
|
|
| |
SVN-Revision: 15944
|
|
|
|
|
|
| |
kernel
SVN-Revision: 15440
|
|
|
|
| |
SVN-Revision: 15242
|
|
|
|
|
|
| |
busybox - we always use -l on telnetd anyway
SVN-Revision: 15097
|
|
|
|
| |
SVN-Revision: 15045
|
|
|
|
|
|
| |
(#1862)
SVN-Revision: 14891
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.
Signed-off-by: David Cooper <dave@kupesoft.com>
SVN-Revision: 14624
|
|
|
|
| |
SVN-Revision: 13955
|
|
|
|
|
|
| |
throughput and cpu load improvement)
SVN-Revision: 13946
|
|
|
|
|
|
| |
netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
SVN-Revision: 13912
|
|
|
|
| |
SVN-Revision: 13819
|
|
|
|
|
|
| |
config append optional (leave enabled on x86)
SVN-Revision: 12657
|
|
|
|
| |
SVN-Revision: 12499
|
|
|
|
| |
SVN-Revision: 12276
|
|
|
|
|
|
| |
#2788)
SVN-Revision: 11935
|
|
|
|
| |
SVN-Revision: 11909
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
against 2.4.35 and repaired for obvious breakage (didn't use its device table, etc.).
Changes from Linksys tree:
- Remove 'vendor' and 'product' parameters; these aren't used in the
mainstream driver and seem to only have served to break it.
- Remove bogus 'sierra_device_ids' table, used with above.
- Changed references to 'sierra_device_ids' back to id_table
- Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to
current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS
- Added #include to enable pl2303 hack to remain until I can figure
out if it's still necessary.
Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11899
|
|
|
|
|
|
| |
supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
|
|
|
|
|
|
|
|
|
|
|
| |
I noticed my wrt350n would not reliably reboot after entering
the reboot command. I found this code in the source for the
wrt600n. It corrects the problem, and the wrt350n reboots
reliably now.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch allows the bcm57xx module to work correctly with failsafe mode.
insmod doesn't return an error when a module loads but doesn't detect a switch.
I added the check_module function to load the module, then make sure
it doesn't just exit immediately. This allows preinit to only attempt to
load the bcm57xx module when switch-robo and switch-adm dont detect a switch.
The activate_gpio parameter to bcm57xx simply instructs the module to attempt
to activate the switch via gpio before probing for the switch.
Tested on wrt350n.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11468
|
|
|
|
|
|
|
|
|
| |
Update the netconfig script to support boardtype 0x478. I've tested this
on the wrt350n, hopefully it will match the 600n as well.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11467
|
|
|
|
| |
SVN-Revision: 11340
|