Commit Graph

57 Commits (923e4ce03104f9d1387feae8a62017770475c208)

Author SHA1 Message Date
Felix Fietkau c209060116 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 08:32:25 +00:00
Peter Denison aa1b4ab09a Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 22:38:09 +00:00
Peter Denison 7f254a0093 Add profile for WRTSL54GS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 17:25:23 +00:00
Felix Fietkau 850a0acec6 add some missing config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 04:50:23 +00:00
Felix Fietkau f5dda74b76 brcm47xx-2.6: update for 2.6.22-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-22 03:49:54 +00:00
Felix Fietkau 37e4d8a01a set the kernel version of brcm47xx-2.6 in the target makefile, keep patch compatibility with 2.6.21.5 in case we need to revert before the next release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 23:41:09 +00:00
Peter Denison 0b39eabb8f brcm43xx: Update to 2.6.22-rc5 target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 23:37:39 +00:00
Peter Denison 3b69e3f923 brcm43xx: update SSB driver
* files/ now contains the wireless-dev tree version
 * patches/210-ssb_merge is nbd's subsequent changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 20:10:50 +00:00
Felix Fietkau 6288d602df minor kernel config sync
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-21 17:53:08 +00:00
Felix Fietkau cef764fe9f add brcm47xx mtd corruption fix by b.sander (#1502)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-19 22:29:51 +00:00
John Crispin 04fb8b6daa broadcom47xx-2.6 was missing usb support, which was needed for wl500gp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-18 21:44:42 +00:00
Felix Fietkau f46b6a0195 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-16 01:56:04 +00:00
Florian Fainelli e982d6a55a Resync brcm47xx config with generic (#1856)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-11 08:44:50 +00:00
Felix Fietkau 5b70adad1c brcm47xx-2.6 cleanup, fix the kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 15:58:34 +00:00
Imre Kaloz c05fefa6b7 oops, one file got left out.. also add a profile for the WRTSL54GS - still from noz :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 15:55:48 +00:00
Imre Kaloz f990e0403b bcm47xx compile fix for .21, thanks to noz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 15:54:22 +00:00
Florian Fainelli 47d9fd249a Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 19:46:50 +00:00
Felix Fietkau 8b9bb09c2f brcm47xx-2.6: fix squashfs image partitioning problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-14 13:45:41 +00:00
Felix Fietkau cb3daaf772 brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs split
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 13:56:54 +00:00
Felix Fietkau bf66a3b2cd broadcom: rename the OpenWrt partition to rootfs_data
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 12:38:31 +00:00
Felix Fietkau f1c18f3a4c patch the correct exception handler (see #1642)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 00:35:42 +00:00
Florian Fainelli 2a44ff6336 Build multipath caching modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-08 16:05:48 +00:00
Florian Fainelli a1bdcf33ae Do not enable IDE for brcm47xx for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-07 16:10:32 +00:00
Florian Fainelli 0f2c3af341 Enable ide compilation and support for aec62xx and pdc20xx modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-06 12:02:54 +00:00
Florian Fainelli 049c6265ff Add support for Sierra Wireless (#1620)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-03 10:58:50 +00:00
Florian Fainelli 28ffee7c21 Reduce the probing time, should fix #1212
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-03 10:23:05 +00:00
Mike Albon 76d8f40a38 I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-01 18:59:44 +00:00
Mike Albon 3a2b993813 Patch to add wait support to broadcom cpu's. This reduces the power consumption and heat generated on the wgt634u. Needs testing on other devices.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-01 17:55:51 +00:00
Florian Fainelli 3be35d7492 Build usbnet modules for brcm targets (#1481)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-15 14:47:40 +00:00
Florian Fainelli 20b3fd837d Add raw and NOTRACK targets (#1583)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-13 11:28:45 +00:00
Florian Fainelli 14314b3c6a Restore ipt_LOG target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-11 10:34:27 +00:00
Felix Fietkau 010a407a17 add missing modules for usb sound support on 2.6 (#1535)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-05 11:29:56 +00:00
Felix Fietkau 9bd36c854e brcm47xx-2.6: reset the pci core at boot time (see #464)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-05 02:07:50 +00:00
Felix Fietkau 2a76f05c33 add pci latency timer workaround for atheros cards (from #1546)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-04 22:04:54 +00:00
Felix Fietkau 551cef33ba clean up nfsd kernel config entries (#1523)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 23:41:05 +00:00
Felix Fietkau b56546a0a8 add fix from #1516
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-25 16:25:15 +00:00
Felix Fietkau fd6bbbeed6 add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 16:40:42 +00:00
Felix Fietkau 47b1d09ed4 add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 00:08:59 +00:00
Felix Fietkau 5f6ec177ce add brcm47xx-2.6 fixes from #1496
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-22 20:23:17 +00:00
Florian Fainelli 68ffa60cb5 backward compatible code, if ssb is not enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-21 21:29:30 +00:00
Felix Fietkau 823ba94e35 add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 12:26:33 +00:00
Felix Fietkau 5bcc0a1f18 brcm47xx: add a few nops to keep the cpu happy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-15 12:07:43 +00:00
Felix Fietkau 9a1beb72da fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-14 03:37:40 +00:00
Felix Fietkau a091fb867b add reboot fix from #1312
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-14 01:26:57 +00:00
Tim Yardley e5bb7fa66f make the rest of the structure for the targets that dont have profiles yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 01:22:09 +00:00
Felix Fietkau 2400c924b3 move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-01 23:52:19 +00:00
Felix Fietkau 1e5e8b3ff4 flash related cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-01 11:54:33 +00:00
Felix Fietkau 4f62fd89c0 correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-26 14:36:27 +00:00
Felix Fietkau ec5a3bf963 add missing config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:44:37 +00:00
Felix Fietkau 800a95817d Reorganize kernel configs - target/linux/*/config is now a directory.
./config/default will replace the old config and config-diff (format is like 
config-diff, the full kernel config is no longer kept in the build system)
This commit removes all the kernel config stuff, the next one will add
the replacement - there's no way to do this atomically with svn.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:44:15 +00:00