aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* stop build when an error occurs and when BUILDLOG is set (#5160)Florian Fainelli2009-05-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] also include the SPI driver in the gw6x00 profileFlorian Fainelli2009-05-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix typo in the uci firewall scriptFlorian Fainelli2009-05-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP ↵Florian Fainelli2009-05-261-2/+3
| | | | | | connection tracking git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] updated led status on atm events (#2996)Florian Fainelli2009-05-261-0/+128
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow hotplug events to be triggered with the atm subsystem (#2996)Florian Fainelli2009-05-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow ar7-atm annex a and b co-existence by symlinking firmwaresFlorian Fainelli2009-05-261-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add preliminary support for the WRT160NLGabor Juhos2009-05-259-0/+107
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create firmware image for the RouterStation Pro, and add a profile ↵Gabor Juhos2009-05-252-8/+39
| | | | | | for it (patch by Ubiquiti Networks) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] update board setup code of the RouterStation Pro (patch by Ubiquiti ↵Gabor Juhos2009-05-251-0/+20
| | | | | | Networks) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] firmware-utils/mkfwimage: add support for RouterStation Pro (patch ↵Gabor Juhos2009-05-251-0/+6
| | | | | | from Ubiquiti Networks) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.13.4 (closes: #4279)Nicolas Thill2009-05-2542-1017/+454
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create profile for the WRT400N boardGabor Juhos2009-05-251-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add the Tecom GW6x00 (6000 and 6200) board profileFlorian Fainelli2009-05-251-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing kernel config symbol for ipv6Felix Fietkau2009-05-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.12.4 (partially closes: #4279)Nicolas Thill2009-05-2540-472/+542
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] include atm drivers in default images, otherwise firmware is just uselessFlorian Fainelli2009-05-251-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* I recently came across an ar7 device which has the vlynq hardwiredFlorian Fainelli2009-05-251-23/+127
| | | | | | | | | | | | | | | | | | so that the clocks are always generated by the remote device instead of the local one. Upon initialization the current version of vlynq driver disables remote clock generation and causes the entire bus to hang on my device. This patch adds support for detecting which device (local or remote) is responsible of clock generation and implements clock initialization based on detection result. Signed-off-by: Antti Seppala <a.seppala at gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.30-rc7Imre Kaloz2009-05-2531-634/+411
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make uclibc 0.9.30.1 the defaultImre Kaloz2009-05-252-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sibyte image generation cleanupImre Kaloz2009-05-251-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable multicast routing by defaultFelix Fietkau2009-05-247-6/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [crda] Update crda to version 1.1.0Hauke Mehrtens2009-05-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iw] Update to version 0.9.14Hauke Mehrtens2009-05-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the hostap firmware kernel config options to KCONFIG for the hostap ↵Felix Fietkau2009-05-247-13/+1
| | | | | | package to keep it consistent git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: fix potential redefinition of offsetofFelix Fietkau2009-05-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] revert r16017 there are no users of it yetFlorian Fainelli2009-05-241-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo in squashfs-lzma patch (thx, hauke)Felix Fietkau2009-05-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [pcmcia] yenta is build in an other package.Hauke Mehrtens2009-05-241-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ssb] Remove pcmcia support from ssb.Hauke Mehrtens2009-05-243-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Add rtl8180 and rtl8187 support.Hauke Mehrtens2009-05-242-4/+27
| | | | | | | Based on patch from #5138. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] optimize kernel for sizeGabor Juhos2009-05-244-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] optimize kernel for sizeGabor Juhos2009-05-242-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mips64el base-files compileFelix Fietkau2009-05-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] install the new lzma version (4.65) in staging_dir/host as lzma-newFlorian Fainelli2009-05-231-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] enable kernel compilation with size optimizationFlorian Fainelli2009-05-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] fix glamo modesetting.Lars-Peter Clausen2009-05-233-238/+172
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the ↵Felix Fietkau2009-05-231-3/+3
| | | | | | new lzma package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* also ignore env directoryFlorian Fainelli2009-05-230-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3Felix Fietkau2009-05-221-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] use netdev_ops on 2.6.30Gabor Juhos2009-05-221-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove the "turbo" iwpriv command, it does not do anything useful, ↵Felix Fietkau2009-05-221-3/+0
| | | | | | but it can lead to crashes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.30: mini_fo fixesGabor Juhos2009-05-221-0/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [docs] a couple of small fixes in the Wireless documentationFlorian Fainelli2009-05-221-12/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] disable unnecessary PCI quirksGabor Juhos2009-05-222-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: move PCI quirk patch from the adm5120 target into the ↵Gabor Juhos2009-05-225-191/+45
| | | | | | generic patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] allow sta mode to work with psk+aes (#4687)Florian Fainelli2009-05-222-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.28: refresh patchesGabor Juhos2009-05-222-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.30: refresh patchesGabor Juhos2009-05-224-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix UART code for 2.6.30Gabor Juhos2009-05-222-2/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15980 3c298f89-4303-0410-b956-a3cf2f4a3e73