aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4
Commit message (Collapse)AuthorAgeFilesLines
* remove the brcm-2.4 target, it will no longer be supported in future ↵Felix Fietkau2010-06-26110-27243/+0
| | | | | | releases. please use brcm47xx with broadcom-wl instead SVN-Revision: 21946
* rename broadcom-wl to broadcom-wl-oldFelix Fietkau2010-06-149-9/+9
| | | | SVN-Revision: 21794
* brcm-2.4: preinit: Renamed failsafe echo scriplet to reflect that it is ↵Daniel Dickinson2010-05-301-0/+0
| | | | | | brcm-specific SVN-Revision: 21637
* brcm-2.4: preinit: Removed duplicate failsafe switch config fileDaniel Dickinson2010-05-301-10/+0
| | | | SVN-Revision: 21636
* Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and ↵Jo-Philipp Wich2010-05-291-2/+2
| | | | | | openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin SVN-Revision: 21616
* fix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes ↵Jo-Philipp Wich2010-05-151-0/+18
| | | | | | dual stack software like OLSRd when running on Kernel 2.4 Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 21461
* brcm-2.4: Fixed preinit and failsafe switch configurationDaniel Dickinson2010-05-103-2/+25
| | | | SVN-Revision: 21417
* move kmod-lp package defition specific to brcm-2.4 to package/kernelNicolas Thill2010-04-291-13/+0
| | | | SVN-Revision: 21247
* add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by ↵Jo-Philipp Wich2010-04-131-12/+4
| | | | | | merging identical fixes SVN-Revision: 20846
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-9/+9
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* add script to fixup the wireless mac (#7102)Jo-Philipp Wich2010-04-101-0/+33
| | | | SVN-Revision: 20775
* brcm-2.4: fix commit r18413 "128MB ram problem"Hauke Mehrtens2010-04-011-9/+16
| | | | | | This was missing in commit r20072 SVN-Revision: 20651
* added support for wrt54g3gv2-vf and new trx header formatMarkus Wigge2010-03-251-3/+19
| | | | | | | | | | | | - 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
* remove asterisk from default vlan ports in netconfigJo-Philipp Wich2010-02-281-9/+9
| | | | SVN-Revision: 19910
* switch: eliminate the asterisk from the switch port configuration and set it ↵Jo-Philipp Wich2010-02-281-1/+2
| | | | | | automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format SVN-Revision: 19909
* add support for the MN-700 platform, closes #2575Travis Kemen2010-02-261-1/+1
| | | | SVN-Revision: 19863
* update kernel to version 2.4.37.9 and refresh patchesHauke Mehrtens2010-02-191-4/+4
| | | | SVN-Revision: 19762
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-012-3/+3
| | | | SVN-Revision: 19480
* fix brcm-2.4/brcm47xx failsafe init (thx, puchu)Felix Fietkau2010-01-281-3/+2
| | | | SVN-Revision: 19365
* fix syntax error in preinit (#6575)Jo-Philipp Wich2010-01-261-1/+1
| | | | SVN-Revision: 19344
* brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script ↵Felix Fietkau2010-01-261-8/+8
| | | | | | (thx, cshore) SVN-Revision: 19339
* rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xxFelix Fietkau2010-01-256-0/+0
| | | | SVN-Revision: 19336
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-257-71/+120
| | | | SVN-Revision: 19331
* add support for OvisLink WL-1600GLJo-Philipp Wich2010-01-211-0/+6
| | | | SVN-Revision: 19262
* fix serial flash support (#6442)Jo-Philipp Wich2010-01-164-481/+1361
| | | | SVN-Revision: 19171
* add WRT300N v1.1 support (patch from #6379)Felix Fietkau2009-12-243-3/+23
| | | | SVN-Revision: 18921
* fix typo in switch config migration scriptJo-Philipp Wich2009-12-051-4/+4
| | | | SVN-Revision: 18657
* add migration code to automatically convert old to new switch config on ↵Jo-Philipp Wich2009-11-151-1/+35
| | | | | | first boot, this will be removed at some point in the future SVN-Revision: 18432
* change switch config to swconfig style format to remain consistent accross ↵Jo-Philipp Wich2009-11-151-4/+14
| | | | | | platforms SVN-Revision: 18425
* fix problem with 128MB ram.Hauke Mehrtens2009-11-131-0/+9
| | | | | | This patch is out of broadcoms official source code SVN-Revision: 18413
* sort all target config filesImre Kaloz2009-11-111-36/+36
| | | | SVN-Revision: 18367
* fix failsafe, was accidentally broken by r18214. Thanks Daniel GimpelevichAndy Boyett2009-11-011-2/+2
| | | | SVN-Revision: 18253
* make etehrent work on wrt350n, thx sn9John Crispin2009-10-291-2/+3
| | | | SVN-Revision: 18214
* Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)Felix Fietkau2009-09-161-0/+7
| | | | | | Signed-off-by: Roger Hardiman <roger@rjh.org.uk> SVN-Revision: 17598
* brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵Imre Kaloz2009-08-031-1/+1
| | | | | | kernelversion in other targets' Target-Name SVN-Revision: 17102
* update profile to include the rtc driverFlorian Fainelli2009-08-011-2/+2
| | | | SVN-Revision: 17074
* add support for the WRT160N, patch from Westley PaynterFlorian Fainelli2009-07-271-0/+1
| | | | SVN-Revision: 17031
* This patch adds some vital exports for fuse24 to the kernel. (forgotten in ↵Hauke Mehrtens2009-06-141-0/+30
| | | | | | #5186) Closes #5333 SVN-Revision: 16448
* update to 2.4.37, tested on wrt54gs (#4766)Florian Fainelli2009-05-2813-172/+90
| | | | SVN-Revision: 16144
* brcm-2.4: disable ip_vs, refresh kernel configFelix Fietkau2009-05-281-35/+2
| | | | SVN-Revision: 16139
* profiles: madwifi is not supported on 2.4, remove atheros profileAndy Boyett2009-05-201-17/+0
| | | | SVN-Revision: 15944
* brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the ↵Felix Fietkau2009-04-274-982/+153
| | | | | | kernel SVN-Revision: 15440
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-1748-48/+0
| | | | SVN-Revision: 15242
* rename our /bin/login script to /bin/login.sh to avoid collisions with ↵Felix Fietkau2009-04-041-1/+1
| | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097
* move the mii_ioctl to generic patches, fixes (#1802)Florian Fainelli2009-03-261-64/+0
| | | | SVN-Revision: 15045
* backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work ↵Florian Fainelli2009-03-151-0/+64
| | | | | | (#1862) SVN-Revision: 14891
* Asus WL-330gE SupportFelix Fietkau2009-02-221-11/+25
| | | | | | | | | | | | | 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
* fix a memory corruption bug in the linux 2.4 version of b44Felix Fietkau2009-01-101-9/+9
| | | | SVN-Revision: 13955
* b44: fix misalignment and space-saving in rx packet handling (significant ↵Felix Fietkau2009-01-091-0/+103
| | | | | | throughput and cpu load improvement) SVN-Revision: 13946
* make broadcom-wl robust against implicit kernel config changes (e.g. ↵Felix Fietkau2009-01-071-0/+66
| | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) SVN-Revision: 13912