summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to ↵nbd2009-01-0722-31836/+4
| | | | | | kmod-ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke old 2.6.23 code for brcm47xxnbd2009-01-0644-7898/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add initial 2.6.28 support for brcm47xx targetnbd2009-01-0624-0/+3221
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: allow a longer timeout in the client for the prime number calculation ↵nbd2009-01-061-2/+1
| | | | | | (useful for slow devices) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix spurious autoconf/automake rerunsnbd2009-01-061-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: add support for instance ids to prevent interference from packet ↵nbd2009-01-063-39/+52
| | | | | | reception on multiple interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: fix chmod of /tmp/.uci, bump package revisionjow2009-01-062-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix array overrunnbd2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the make variable LIBGCC_S, which points to the correct libgcc ldflag ↵nbd2009-01-061-0/+1
| | | | | | (avr32 only has a static library, most targets use the dynamic one) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix siit compile on avr32nbd2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make config.{guess,sub} writable before attempting to overwrite them (many ↵nbd2009-01-061-1/+1
| | | | | | packages have broken permissions in the tarball) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] correct SPI register sizeflorian2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix prism54 firmware indentation and malformed commentsflorian2009-01-061-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: allow the client to override the source ip of the server, so that it ↵nbd2009-01-063-4/+15
| | | | | | can work with route filtering properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prevent crypto aead from failing to build with 2.6.24 targets (#4426)florian2009-01-062-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the doc slightly more complete and add notes on how to add a new target ↵florian2009-01-064-3/+173
| | | | | | in OpenWrt, some serial console and JTAG tips and tricks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] don't generate too large firmware images for the TEW-6x2BRP boards, ↵juhosg2009-01-051-10/+16
| | | | | | | | | they may brick the board * reported by RoundSparrow git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* If a package is part of a virtual dependency and also listed as a normallars2009-01-051-5/+10
| | | | | | | | | dependency ensure that the dependency is always unconditional. Such a case happens if for example a package has a build dependency and the build dependency provides a virtual install dependency of the package. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* general fixes for openwrt with kernel 2.6.28kaloz2009-01-053-2/+372
| | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump sibyte to 2.6.28kaloz2009-01-054-5/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] firmware-utils/mkfwimage: fix root_start valuesjuhosg2009-01-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade avr32 to 2.6.28kaloz2009-01-054-12/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)juhosg2009-01-051-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix compat-wireless-old md5sumagb2009-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add preliminary support for the Planex MZK-W300NH boardjuhosg2009-01-049-1/+93
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] remove board specific stuff from the generic machine setupjuhosg2009-01-041-49/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add preliminary support for the Atheros PB42 boardjuhosg2009-01-049-4/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes ↵juhosg2009-01-041-5/+5
| | | | | | #4414) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix ssp enabling/disabling (#4388)florian2009-01-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix the registered machine type of the WNR2000 boardjuhosg2009-01-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up the crypto kernel module package and allow some of the crypto ↵nbd2009-01-041-30/+18
| | | | | | modules to be compiled into the kernel (thx to Jose Vasconcellos) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the ead client to override the broadcast addressnbd2009-01-043-21/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix bridge handling mistakesnbd2009-01-041-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keeplars2009-01-042-5/+5
| | | | | | | | symlinks either use $(CP) or create them manually. Fixes #4399 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ead: fix build dependencyjow2009-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-01-02juhosg2009-01-032-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: remove ipw building out of compat-wireless, because it ↵juhosg2009-01-031-0/+13
| | | | | | | | | conflicts with the in kernel building. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uClibc] enable netlink supportjow2009-01-0311-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13839 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix compiler warnings in the m25p80 driver on 2.6.28juhosg2009-01-032-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] register WMAC device on the Netgear WNR2000 boardjuhosg2009-01-031-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add preliminary support for the AR913x SoCsjuhosg2009-01-0314-0/+2393
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uClibc] enable support for getifaddrs() - required by lldpdjow2009-01-031-0/+162
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* moko: Fix 2.6.28 boot.mb2009-01-035-7/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] switch to 2.6.27juhosg2009-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: message handling fixesnbd2009-01-022-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: clear the MSSFIX rulesnbd2009-01-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] prepare for ath9k supportjuhosg2009-01-022-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use VBoxManage instead of obsolete vditool to generate VirtualBox images.cyrus2009-01-022-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add hostapd-mini to default images where applicableagb2009-01-0219-42/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the openat() patch, as it's breaking quite a few packages.nbd2009-01-021-71/+0
| | | | | | | | | the problem is in the AT_FDCWD define, which packages check for to see if fdopenat, openat, fstatat, etc. are supported, but the patch only adds openat() and not the other functions. this should probably be fixed upstream and not just in openwrt. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13817 3c298f89-4303-0410-b956-a3cf2f4a3e73