Commit Graph

10719 Commits

Author SHA1 Message Date
Mirko Vogt
79a358ba02 prepare libtool for being build nativly (and therefore being able to build libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies
SVN-Revision: 15298
2009-04-20 17:57:24 +00:00
Hamish Guthrie
35bbf7aeee corrected dependencies
SVN-Revision: 15296
2009-04-20 12:32:42 +00:00
Hamish Guthrie
1d511edc47 add joystick device support
SVN-Revision: 15295
2009-04-20 12:31:00 +00:00
Hamish Guthrie
9ced160263 correct typos in titles of event device and HID devices
SVN-Revision: 15294
2009-04-20 12:29:11 +00:00
Hamish Guthrie
2dcb4708a8 add hidp support
SVN-Revision: 15293
2009-04-20 12:27:34 +00:00
Hamish Guthrie
64b8d6ae89 update dependencies
SVN-Revision: 15292
2009-04-20 12:23:22 +00:00
Florian Fainelli
6f80c9cc7c fix strange LED behavior with Netgear WGT634U (#3552)
SVN-Revision: 15290
2009-04-20 10:27:46 +00:00
Jo-Philipp Wich
d9310ce132 add config option for RNDIS Adds the kernel config option for RNDIS, used by some USB ADSL modems. Not selected by default, yet.
Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>

SVN-Revision: 15289
2009-04-19 22:21:27 +00:00
Jo-Philipp Wich
41c3d515d2 firewall: actually copy firewall.user to image
SVN-Revision: 15286
2009-04-19 21:14:47 +00:00
Florian Fainelli
87c7791bf2 allow connection to a prefered bssid (#4252)
SVN-Revision: 15283
2009-04-19 21:09:02 +00:00
Florian Fainelli
1e1022d063 blkid only depends on libuuid and libblkid (#4932)
SVN-Revision: 15280
2009-04-19 20:49:43 +00:00
Jo-Philipp Wich
cacb52e19f firewall: process custom rules after forwardings and redirects, this actually allows blocking traffic to certain hosts and other rules
SVN-Revision: 15278
2009-04-19 20:39:02 +00:00
Jo-Philipp Wich
f40eaba4df fix broken logic in r15272, r15273
SVN-Revision: 15274
2009-04-19 17:12:02 +00:00
Jo-Philipp Wich
b0ea64c211 base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway interface" in route sections as "no gateway given" to allow defining gateway-less routes while still keeping the possibility to have static routes with a proper gateway on interfaces with# dynamic ips
SVN-Revision: 15272
2009-04-19 16:51:58 +00:00
Jo-Philipp Wich
489252ab43 add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
SVN-Revision: 15261
2009-04-19 15:42:16 +00:00
Claudio Mignanti
14aa5dc5c1 etrax: dump to 2.6.29
SVN-Revision: 15260
2009-04-19 15:36:30 +00:00
Jo-Philipp Wich
964d68dcec Add support for CM109 USB VoIP phone
this patch adds support for USB VoIP-phones using the CM109 chipset.
the cm109.ko module was added to linux kernel 2.6.28
it was tested with SVN revision 15247 on a Asus WL-500G Premium.

Signed-off-by: Alfred E. Heggestad <aeh@db.org>

SVN-Revision: 15258
2009-04-19 15:27:25 +00:00
Jo-Philipp Wich
98e70367c9 lua: revert r15108 & r15109
SVN-Revision: 15256
2009-04-19 13:44:40 +00:00
Florian Fainelli
a9f97c3def correctly set mapbase while registering the UART (#4622)
SVN-Revision: 15255
2009-04-19 13:43:00 +00:00
Florian Fainelli
dd2b72105b fix redundant driver name printing in probe function
SVN-Revision: 15254
2009-04-19 13:32:54 +00:00
Florian Fainelli
1f334e3caa make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943)
SVN-Revision: 15253
2009-04-19 13:18:48 +00:00
Felix Fietkau
08ae0cd8d2 ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)
SVN-Revision: 15252
2009-04-18 17:04:41 +00:00
Felix Fietkau
be37a62e6d add generic 2.6.29 patches and config (squashfs still untested, user space mkfs still missing)
SVN-Revision: 15251
2009-04-18 17:04:16 +00:00
Felix Fietkau
05d8459bb9 add md5sum for linux 2.6.29.1
SVN-Revision: 15250
2009-04-18 17:04:09 +00:00
Felix Fietkau
56164a5815 add a modified version of the mips64 patch from #4603
SVN-Revision: 15249
2009-04-18 17:03:55 +00:00
Andy Boyett
24aedf8281 files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28
SVN-Revision: 15248
2009-04-18 06:29:23 +00:00
Nicolas Thill
a8b7482536 add a workaround preventing libtool from hardcoding library path in shared libs
SVN-Revision: 15246
2009-04-17 14:44:50 +00:00
Nicolas Thill
028efe57a7 remove 'svn:keywords' property, not needed anymore after [15242]
SVN-Revision: 15245
2009-04-17 14:32:29 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli
ea59933af8 do not override input config symbols (#4722)
SVN-Revision: 15235
2009-04-17 10:28:57 +00:00
Florian Fainelli
e1431e5f5d resync au1550 kernel configuration
SVN-Revision: 15234
2009-04-17 10:28:23 +00:00
Florian Fainelli
e88aa94e42 finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061)
SVN-Revision: 15232
2009-04-17 09:22:02 +00:00
Hamish Guthrie
4f84a92c5d update compiler version defaults
SVN-Revision: 15230
2009-04-16 12:40:32 +00:00
Hamish Guthrie
ffc86f7e3a Update default configuration to use profiles
SVN-Revision: 15229
2009-04-16 10:40:15 +00:00
Nicolas Thill
a245766507 move ldconfig & ldd to utils section
SVN-Revision: 15228
2009-04-14 16:28:18 +00:00
Florian Fainelli
b8e09787fa more cygwin related build fixes
SVN-Revision: 15227
2009-04-14 14:54:34 +00:00
Felix Fietkau
bda5e95574 atheros: ignore rx long packet error flag from the ethernet core
SVN-Revision: 15225
2009-04-13 00:43:38 +00:00
Felix Fietkau
6397e188af do not run hotplug event for aliases
SVN-Revision: 15224
2009-04-13 00:43:23 +00:00
Jo-Philipp Wich
97100e0248 firewall: enable /etc/firewall.user by default and install sample firewall.user file
SVN-Revision: 15221
2009-04-12 22:38:34 +00:00
Jo-Philipp Wich
a03e00bbcf base-files: remove redundant netmask handling in 10-routes
SVN-Revision: 15219
2009-04-12 16:39:29 +00:00
Florian Fainelli
ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli
4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
2009-04-12 12:54:38 +00:00
Florian Fainelli
3a35703faa do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663)
SVN-Revision: 15214
2009-04-12 12:52:32 +00:00
Florian Fainelli
1307d73267 allow openssl to compile with ccache enabled (#4518)
SVN-Revision: 15212
2009-04-11 16:25:09 +00:00
Mirko Vogt
ae9a275a8e add the R_ARM_V4BX relocation to the ARM kernel module loader
SVN-Revision: 15208
2009-04-10 18:47:05 +00:00
Hauke Mehrtens
4e4bda2949 Update iw to version 0.9.12
SVN-Revision: 15198
2009-04-10 12:20:35 +00:00
Hauke Mehrtens
e90294b99d The ssb module in also integrated into the kernel on brcm63xx target.
SVN-Revision: 15197
2009-04-10 12:19:42 +00:00
Hauke Mehrtens
2c6fe6c446 ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
SVN-Revision: 15196
2009-04-10 12:18:45 +00:00
Hauke Mehrtens
2da4463edf The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.
SVN-Revision: 15195
2009-04-10 12:16:51 +00:00
Mirko Vogt
9af0ab6efa use parent-dependencies for all dependencies of a package, not only those which are conditional deendencies (thanks to lars (also for this commit message :P)) fixes bug #4917
SVN-Revision: 15187
2009-04-10 11:41:18 +00:00