Commit graph

9760 commits

Author SHA1 Message Date
Felix Fietkau
24460388fc fix siit compile on avr32
SVN-Revision: 13890
2009-01-06 15:37:24 +00:00
Felix Fietkau
238304231d make config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball)
SVN-Revision: 13887
2009-01-06 15:08:27 +00:00
Florian Fainelli
4c7d2cf90e correct SPI register size
SVN-Revision: 13886
2009-01-06 14:49:27 +00:00
Florian Fainelli
d4931a56f4 Fix prism54 firmware indentation and malformed comments
SVN-Revision: 13884
2009-01-06 14:31:38 +00:00
Felix Fietkau
da951bad66 ead: allow the client to override the source ip of the server, so that it can work with route filtering properly
SVN-Revision: 13883
2009-01-06 14:08:07 +00:00
Florian Fainelli
8c634001bb Prevent crypto aead from failing to build with 2.6.24 targets (#4426)
SVN-Revision: 13882
2009-01-06 11:28:00 +00:00
Florian Fainelli
2a25d94250 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
SVN-Revision: 13880
2009-01-06 09:20:14 +00:00
Gabor Juhos
4df7bb3579 don't generate too large firmware images for the TEW-6x2BRP boards, they may brick the board * reported by RoundSparrow
SVN-Revision: 13878
2009-01-05 20:18:09 +00:00
Lars-Peter Clausen
a77f3b6656 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.
SVN-Revision: 13877
2009-01-05 20:02:59 +00:00
Imre Kaloz
8c3a967fae general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13876
2009-01-05 14:46:18 +00:00
Imre Kaloz
b12f94f199 bump sibyte to 2.6.28
SVN-Revision: 13875
2009-01-05 13:40:09 +00:00
Gabor Juhos
50c19eee3f firmware-utils/mkfwimage: fix root_start values
SVN-Revision: 13874
2009-01-05 12:35:51 +00:00
Imre Kaloz
3db174e41e upgrade avr32 to 2.6.28
SVN-Revision: 13872
2009-01-05 10:39:03 +00:00
Gabor Juhos
9be7e1723f kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
SVN-Revision: 13869
2009-01-05 08:43:39 +00:00
Andy Boyett
e4abf0e7d9 mac80211: fix compat-wireless-old md5sum
SVN-Revision: 13866
2009-01-05 00:27:53 +00:00
Gabor Juhos
bd38281dba add preliminary support for the Planex MZK-W300NH board
SVN-Revision: 13863
2009-01-04 19:46:41 +00:00
Gabor Juhos
3fa9ee3bfa remove board specific stuff from the generic machine setup
SVN-Revision: 13861
2009-01-04 19:07:13 +00:00
Gabor Juhos
f1953fdf4b add preliminary support for the Atheros PB42 board
SVN-Revision: 13860
2009-01-04 19:06:00 +00:00
Gabor Juhos
54b85f55d9 firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414)
SVN-Revision: 13859
2009-01-04 18:42:46 +00:00
Florian Fainelli
a3ecf3d3dc Fix ssp enabling/disabling (#4388)
SVN-Revision: 13856
2009-01-04 12:56:31 +00:00
Gabor Juhos
9bb47dc62d fix the registered machine type of the WNR2000 board
SVN-Revision: 13853
2009-01-04 09:32:22 +00:00
Felix Fietkau
5bb624d8fb clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos)
SVN-Revision: 13850
2009-01-04 02:40:12 +00:00
Felix Fietkau
af7fa11347 allow the ead client to override the broadcast address
SVN-Revision: 13849
2009-01-04 01:24:00 +00:00
Felix Fietkau
6bb52080b4 ead: fix bridge handling mistakes
SVN-Revision: 13846
2009-01-04 00:21:24 +00:00
Lars-Peter Clausen
3f8c4c8439 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
SVN-Revision: 13845
2009-01-04 00:08:37 +00:00
Jo-Philipp Wich
8119e28440 package/ead: fix build dependency
SVN-Revision: 13843
2009-01-03 22:37:02 +00:00
Gabor Juhos
b45b873a05 mac80211: update compat-wireless to 2009-01-02
SVN-Revision: 13842
2009-01-03 19:02:57 +00:00
Gabor Juhos
8efa4b94db 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>

SVN-Revision: 13841
2009-01-03 18:52:33 +00:00
Jo-Philipp Wich
5649ff4093 enable netlink support
SVN-Revision: 13839
2009-01-03 17:28:58 +00:00
Gabor Juhos
52f09301af fix compiler warnings in the m25p80 driver on 2.6.28
SVN-Revision: 13838
2009-01-03 15:01:08 +00:00
Gabor Juhos
e5501cb623 register WMAC device on the Netgear WNR2000 board
SVN-Revision: 13836
2009-01-03 14:14:03 +00:00
Gabor Juhos
23caf183fc mac80211: add preliminary support for the AR913x SoCs
SVN-Revision: 13835
2009-01-03 13:48:27 +00:00
Jo-Philipp Wich
e0a77da8fb enable support for getifaddrs() - required by lldpd
SVN-Revision: 13834
2009-01-03 13:07:30 +00:00
Michael Büsch
c53c88b8b4 moko: Fix 2.6.28 boot.
SVN-Revision: 13833
2009-01-03 12:24:51 +00:00
Gabor Juhos
625482aef1 switch to 2.6.27
SVN-Revision: 13832
2009-01-03 11:02:03 +00:00
Felix Fietkau
d9397119c5 ead: message handling fixes
SVN-Revision: 13828
2009-01-02 23:51:57 +00:00
Felix Fietkau
c7ff578b9f firewall: clear the MSSFIX rules
SVN-Revision: 13826
2009-01-02 21:58:58 +00:00
Gabor Juhos
6f35d8b500 prepare for ath9k support
SVN-Revision: 13825
2009-01-02 18:54:33 +00:00
Steven Barth
5c95516f24 Use VBoxManage instead of obsolete vditool to generate VirtualBox images.
SVN-Revision: 13821
2009-01-02 14:35:18 +00:00
Andy Boyett
9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
2009-01-02 05:12:46 +00:00
Felix Fietkau
cf8362db3c 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.
SVN-Revision: 13817
2009-01-02 04:16:30 +00:00
Felix Fietkau
e5905aebb7 fix recursive dependencies that might be caused by using conditional dependencies
SVN-Revision: 13813
2009-01-02 02:49:02 +00:00
Felix Fietkau
d0c5a0d576 use binutils 2.18 for avr32, 2.17 is severely broken
SVN-Revision: 13804
2009-01-02 01:14:09 +00:00
Felix Fietkau
d55332989e fix avr32 build breakage
SVN-Revision: 13802
2009-01-02 01:10:22 +00:00
Michael Büsch
90bbba6996 moko: Add 2.6.28 (doesn't boot :( )
SVN-Revision: 13801
2009-01-02 00:51:54 +00:00
Michael Büsch
00937fbe2f moko: Config and Makefile don't need to be executable.
SVN-Revision: 13799
2009-01-01 18:47:07 +00:00
Jo-Philipp Wich
4a1148cf7b package/madwifi: add uci support for the propereq iwpriv setting
SVN-Revision: 13795
2009-01-01 17:29:58 +00:00
Jo-Philipp Wich
0b5333be4b package/madwifi: fix typo in config handler
SVN-Revision: 13793
2009-01-01 13:59:06 +00:00
Steven Barth
d1049f535a Unify portrange-support in firewall rule generator fixes #4404
SVN-Revision: 13791
2009-01-01 13:05:16 +00:00
Andy Boyett
35078a6a52 hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
SVN-Revision: 13790
2008-12-31 19:09:26 +00:00