Felix Fietkau
2a209cbc0d
nuke old 2.6.23 code for brcm47xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:38:38 +00:00
Felix Fietkau
bf40723bfa
add initial 2.6.28 support for brcm47xx target
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:36:41 +00:00
Felix Fietkau
116fc0dc5f
ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:20:26 +00:00
Felix Fietkau
5d623dbb22
ead: fix spurious autoconf/automake reruns
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:20:09 +00:00
Felix Fietkau
5dc56e36d7
ead: add support for instance ids to prevent interference from packet reception on multiple interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:19:55 +00:00
Jo-Philipp Wich
42e5c4f00e
package/base-files: fix chmod of /tmp/.uci, bump package revision
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 21:53:45 +00:00
Felix Fietkau
c5254e1d02
ead: fix array overrun
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 20:10:53 +00:00
Felix Fietkau
56046f5ae7
add the make variable LIBGCC_S, which points to the correct libgcc ldflag (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
2009-01-06 15:56:30 +00:00
Felix Fietkau
92ca1390dc
fix siit compile on avr32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 15:37:24 +00:00
Felix Fietkau
8a46637dfd
make config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 15:08:27 +00:00
Florian Fainelli
ebf032ad8f
[brcm63xx] correct SPI register size
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 14:49:27 +00:00
Florian Fainelli
74ad563925
Fix prism54 firmware indentation and malformed comments
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 14:31:38 +00:00
Felix Fietkau
6a997e1e2f
ead: allow the client to override the source ip of the server, so that it can work with route filtering properly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 14:08:07 +00:00
Florian Fainelli
6a8092ea21
Prevent crypto aead from failing to build with 2.6.24 targets ( #4426 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 11:28:00 +00:00
Florian Fainelli
7bd4658f08
Make the doc slightly more complete and add notes on how to add a new target 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
2009-01-06 09:20:14 +00:00
Gabor Juhos
58a5af0afd
[ar71xx] don't generate too large firmware images for the TEW-6x2BRP boards, they may brick the board
...
* reported by RoundSparrow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 20:18:09 +00:00
Lars-Peter Clausen
bbfb0bf0be
If a package is part of a virtual dependency and also listed as a normal
...
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
2009-01-05 20:02:59 +00:00
Imre Kaloz
c813d578fd
general fixes for openwrt with kernel 2.6.28
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 14:46:18 +00:00
Imre Kaloz
d72dc10945
bump sibyte to 2.6.28
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 13:40:09 +00:00
Gabor Juhos
22281a9146
[tools] firmware-utils/mkfwimage: fix root_start values
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 12:35:51 +00:00
Imre Kaloz
d8a523ae5d
upgrade avr32 to 2.6.28
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 10:39:03 +00:00
Gabor Juhos
580b57fe71
[package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 08:43:39 +00:00
Andy Boyett
06312d6783
[package] mac80211: fix compat-wireless-old md5sum
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-05 00:27:53 +00:00
Gabor Juhos
7cc8863c92
[ar71xx] add preliminary support for the Planex MZK-W300NH board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 19:46:41 +00:00
Gabor Juhos
964646bbb9
[ar71xx] remove board specific stuff from the generic machine setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 19:07:13 +00:00
Gabor Juhos
397365a2cb
[ar71xx] add preliminary support for the Atheros PB42 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 19:06:00 +00:00
Gabor Juhos
2289835e41
[tools] firmware-utils/mkfwimage: fix Ubiquiti firmware generation ( closes #4414 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 18:42:46 +00:00
Florian Fainelli
cf59f8469a
Fix ssp enabling/disabling ( #4388 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 12:56:31 +00:00
Gabor Juhos
97005e1e04
[ar71xx] fix the registered machine type of the WNR2000 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 09:32:22 +00:00
Felix Fietkau
9237012d65
clean up the crypto kernel module package and allow some of the crypto 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
2009-01-04 02:40:12 +00:00
Felix Fietkau
2b155795f1
allow the ead client to override the broadcast address
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 01:24:00 +00:00
Felix Fietkau
8997d76472
ead: fix bridge handling mistakes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 00:21:24 +00:00
Lars-Peter Clausen
170e9b2abe
Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep
...
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
2009-01-04 00:08:37 +00:00
Jo-Philipp Wich
de0ca9088d
package/ead: fix build dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 22:37:02 +00:00
Gabor Juhos
34f464a80d
[package] mac80211: update compat-wireless to 2009-01-02
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 19:02:57 +00:00
Gabor Juhos
8624dcd5e7
[package] mac80211: remove ipw building out of compat-wireless, because it 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
2009-01-03 18:52:33 +00:00
Jo-Philipp Wich
448b48be71
[uClibc] enable netlink support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 17:28:58 +00:00
Gabor Juhos
e24a2c449a
[ar71xx] fix compiler warnings in the m25p80 driver on 2.6.28
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 15:01:08 +00:00
Gabor Juhos
a4e60d29c8
[ar71xx] register WMAC device on the Netgear WNR2000 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 14:14:03 +00:00
Gabor Juhos
75a497c2e1
[package] mac80211: add preliminary support for the AR913x SoCs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 13:48:27 +00:00
Jo-Philipp Wich
cebf442015
[uClibc] enable support for getifaddrs() - required by lldpd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 13:07:30 +00:00
Michael Büsch
e5b05482ec
moko: Fix 2.6.28 boot.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 12:24:51 +00:00
Gabor Juhos
32069b92a2
[ar71xx] switch to 2.6.27
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 11:02:03 +00:00
Felix Fietkau
a59a9bf3a9
ead: message handling fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 23:51:57 +00:00
Felix Fietkau
3863a62c91
firewall: clear the MSSFIX rules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 21:58:58 +00:00
Gabor Juhos
3fc9a88fa1
[ar71xx] prepare for ath9k support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 18:54:33 +00:00
Steven Barth
c27370463e
Use VBoxManage instead of obsolete vditool to generate VirtualBox images.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 14:35:18 +00:00
Andy Boyett
e964a25b60
Add hostapd-mini to default images where applicable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 05:12:46 +00:00
Felix Fietkau
a5c9910ae2
remove the openat() patch, as it's breaking quite a few packages.
...
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
2009-01-02 04:16:30 +00:00
Felix Fietkau
fbf0f923ed
fix recursive dependencies that might be caused by using conditional dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 02:49:02 +00:00