Commit Graph

102 Commits (04453591af91b500fb1d7bcec9720942ad0eca81)

Author SHA1 Message Date
Felix Fietkau 20937ce81a (5/6) bcm57xx: bcm4785 incomplete reboot
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
16 years ago
Felix Fietkau 9621d872ca (3/6) bcm57xx: preinit
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
16 years ago
Felix Fietkau f9ad520e37 (2/6) bcm57xx: netconfig
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
16 years ago
Peter Denison 473d5705bd Include missing part of r11275. Fix fw_argX from CFE
SVN-Revision: 11340
16 years ago
Peter Denison c9f6d43927 Don't nuke fw_argX from CFE - Thanks jhansen
SVN-Revision: 11275
16 years ago
Gabor Juhos 8932b397b8 refresh kernel patches
SVN-Revision: 11214
16 years ago
Travis Kemen 0d25337129 This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben Pfountz <netprince@vt.edu>
SVN-Revision: 11070
16 years ago
Andy Boyett 0ed1824fa1 Add a generic Broadcom USB profile.
SVN-Revision: 10695
17 years ago
Andy Boyett a2ccc5b790 Change WL500gP profile to use uhci-iv (#1589)
SVN-Revision: 10694
17 years ago
Andy Boyett c15de3860c Add support for the WL-500gP v2
SVN-Revision: 10693
17 years ago
Felix Fietkau 85a1127f2d add wrt350n image file
SVN-Revision: 10205
17 years ago
Florian Fainelli a4ca693c7e Add back Sitecom WL-105b support
SVN-Revision: 10142
17 years ago
Felix Fietkau 178721f76b update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
SVN-Revision: 10137
17 years ago
Imre Kaloz f031f4c7dc bump version numbers of Linksys images
SVN-Revision: 10097
17 years ago
Florian Fainelli dc36fccfdc Add bcm5354 patch from #2754
SVN-Revision: 9684
17 years ago
Felix Fietkau bf0dd24627 create broadcom initramfs images and move the lzma decompressor area a bit further
SVN-Revision: 9556
17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
17 years ago
Felix Fietkau fe6294e21c update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)
SVN-Revision: 9523
17 years ago
Jens Muecke fcdf364d10 fix missing CONFIG_USB_BLUETOOTH issue
SVN-Revision: 9494
17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
17 years ago
Gabor Juhos a3c80a1e6e fix vlan configuration on Dell TrueMobile 2300
SVN-Revision: 9015
17 years ago
Nicolas Thill 1e758b6e05 refresh brcm-2.4 kconfig
SVN-Revision: 8949
17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options
SVN-Revision: 8848
17 years ago
Florian Fainelli 1d7dc11649 Add preliminary support for sysupgrade on brcm
SVN-Revision: 8718
17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Felix Fietkau 75f1024d48 fix pci init for brcm-2.4 with atheros wifi cards
SVN-Revision: 8690
17 years ago
Felix Fietkau 22742b2d7e remove some obsolete files
SVN-Revision: 8654
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (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
17 years ago
Mike Baker 7ab328b133 workaround for timer glitch on some boards
SVN-Revision: 8483
17 years ago
Mike Baker c6e6780624 fix wan configuration on wr850g v2/v3
SVN-Revision: 8482
17 years ago
Florian Fainelli be8bb854f9 Add usb-keyspan modules (#2229)
SVN-Revision: 8450
17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
17 years ago
Felix Fietkau 114b9a8fb6 add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment
SVN-Revision: 7870
17 years ago
Felix Fietkau 5e7cb507cd move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
SVN-Revision: 7810
17 years ago
Felix Fietkau 7e4f2dbf66 make the broadcom firmware image code more sane and also fix jffs2-256k related bugs (#1888)
SVN-Revision: 7731
17 years ago
Felix Fietkau 8c41e51e92 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
SVN-Revision: 7722
17 years ago
Florian Fainelli 1c7ab50199 Really apply the esfq patch
SVN-Revision: 7623
17 years ago
Florian Fainelli 027b61b790 Resync brcm-2.4 kernel config and enable syncookies (#1876)
SVN-Revision: 7622
17 years ago
Imre Kaloz f9699632f1 enable image generation for the WRT150N
SVN-Revision: 7486
17 years ago
Felix Fietkau 84b235140c fix pcmcia/pccard build defaults
SVN-Revision: 7275
17 years ago
Felix Fietkau 63300d3d91 Fix broadcom squashfs images:
We switched over to appending the jffs2 eof mark to the squashfs images,
but since the squashfs is not always aligned to eraseblocksize, the eof
mark landed in the wrong place. This commit adds an extra flag to the
trx utility that can append extra data to a partition with alignment.
This is used to place the jffs2 eof mark at the right offset.

SVN-Revision: 7253
17 years ago
Mike Baker 3fda1fbf87 cleanup the broadcom preinit.arch
SVN-Revision: 7176
17 years ago
Felix Fietkau e1e6f5489f minor cleanup
SVN-Revision: 7174
17 years ago
Mike Baker 4a41439c46 unified preinit environment
SVN-Revision: 7173
17 years ago
Felix Fietkau bd65c8b91a broadcom: rename the OpenWrt partition to rootfs_data
SVN-Revision: 7171
17 years ago
Felix Fietkau 5b554fa8a4 bring up the ethernet driver before loading the switch drivers on broadcom (fixes #1520)
SVN-Revision: 7126
17 years ago
Felix Fietkau 0c83ec7fc2 revert to the previous version of the flash map driver - committed the wrong one in [7092]
SVN-Revision: 7118
17 years ago
Felix Fietkau ca7a815602 use hotplug2 for serializing hotplug events on 2.6
SVN-Revision: 7097
17 years ago
Felix Fietkau c855d322c0 add wl-hdd ide workaround from #272
SVN-Revision: 7093
17 years ago