Alexandros C. Couloumbis [Wed, 8 Dec 2010 12:59:16 +0000 (12:59 +0000)]
package/cyassl: sync with latest libtool2 changes
SVN-Revision: 24346
Alexandros C. Couloumbis [Wed, 8 Dec 2010 12:56:46 +0000 (12:56 +0000)]
package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369)
SVN-Revision: 24345
Jo-Philipp Wich [Wed, 8 Dec 2010 11:55:41 +0000 (11:55 +0000)]
autotools.mk: remove GNUmakefile before running autoreconf (spotted libgcrypt++)
SVN-Revision: 24344
Imre Kaloz [Wed, 8 Dec 2010 11:27:06 +0000 (11:27 +0000)]
add optimization to Freescale targets
SVN-Revision: 24341
Gabor Juhos [Wed, 8 Dec 2010 10:15:33 +0000 (10:15 +0000)]
ramips: ramips_esw: add more definitions
SVN-Revision: 24340
Gabor Juhos [Wed, 8 Dec 2010 10:15:28 +0000 (10:15 +0000)]
ramips: ramips_esw: add helper function to set pvid
SVN-Revision: 24339
Gabor Juhos [Wed, 8 Dec 2010 10:15:25 +0000 (10:15 +0000)]
ramips: ramips_esw: add helper function to set vlan members
SVN-Revision: 24338
Gabor Juhos [Wed, 8 Dec 2010 10:15:22 +0000 (10:15 +0000)]
ramips: ramips_esw: add helper function to set VLAN id
SVN-Revision: 24337
Gabor Juhos [Wed, 8 Dec 2010 10:15:16 +0000 (10:15 +0000)]
ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} function
SVN-Revision: 24336
Gabor Juhos [Wed, 8 Dec 2010 10:15:14 +0000 (10:15 +0000)]
ramips: ramips_esw: use rt305x_esw prefix in function names
SVN-Revision: 24335
Gabor Juhos [Wed, 8 Dec 2010 10:15:12 +0000 (10:15 +0000)]
ramips: ramips_esw: coding style cleanup
SVN-Revision: 24334
Gabor Juhos [Wed, 8 Dec 2010 10:15:07 +0000 (10:15 +0000)]
ramips: ramips_esw: add defines for switch register offsets
SVN-Revision: 24333
Gabor Juhos [Wed, 8 Dec 2010 10:15:04 +0000 (10:15 +0000)]
ramips: ramips_esw: don't touch GPIO_PURPOSE register
It must have been set by the board initialization code.
SVN-Revision: 24332
Gabor Juhos [Wed, 8 Dec 2010 10:15:00 +0000 (10:15 +0000)]
ramips: ramips_esw: convert it to be a platform driver
SVN-Revision: 24331
Gabor Juhos [Wed, 8 Dec 2010 10:14:58 +0000 (10:14 +0000)]
ramips: ramips_esw: move hardware initialization into a separate function
SVN-Revision: 24330
Gabor Juhos [Wed, 8 Dec 2010 10:14:54 +0000 (10:14 +0000)]
ramips: ramips_esw: use a private structure for the functions
SVN-Revision: 24329
Imre Kaloz [Wed, 8 Dec 2010 08:59:31 +0000 (08:59 +0000)]
ethernet driver fixup for ppc4xx
SVN-Revision: 24328
Jo-Philipp Wich [Wed, 8 Dec 2010 02:24:21 +0000 (02:24 +0000)]
autotools.mk: allow disabling autoreconf, remove libdir fixup
SVN-Revision: 24321
Jo-Philipp Wich [Wed, 8 Dec 2010 01:19:52 +0000 (01:19 +0000)]
autotools.mk: allow autogen.sh / autoreconf to fail (for now)
SVN-Revision: 24320
Jo-Philipp Wich [Wed, 8 Dec 2010 01:15:38 +0000 (01:15 +0000)]
autotools.mk: if ./autogen.sh exists, call that. Call autoreconfig only if configure.in or configure.ac exists
SVN-Revision: 24319
Jo-Philipp Wich [Wed, 8 Dec 2010 00:54:14 +0000 (00:54 +0000)]
deploy the steamroller tactics and autoreconfigure any package carring the libtool fixup, this should solve a number of issues ranging from linking into the host, syntax errors in libtool and missing make targets
SVN-Revision: 24317
Daniel Dickinson [Wed, 8 Dec 2010 00:40:31 +0000 (00:40 +0000)]
Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going away. Remove kmod-loop as the need for it has been superseded by block-extroot, and remove kmod-fs-vfat as it takes space and is rarely needed.
SVN-Revision: 24316
Daniel Dickinson [Wed, 8 Dec 2010 00:40:28 +0000 (00:40 +0000)]
Profiles: Make buttons and led modules included by default so that failsafe will work in the case of builds for releases.
SVN-Revision: 24315
Daniel Dickinson [Wed, 8 Dec 2010 00:40:24 +0000 (00:40 +0000)]
Profiles: Move wpad-mini to the profiles that use it, rather than default for all profiles (because -wpad-mini means it's not selectable, which isn't what we always want for the No WiFi profile
SVN-Revision: 24314
Daniel Dickinson [Tue, 7 Dec 2010 19:45:08 +0000 (19:45 +0000)]
flash_chips: Added Macronix MX29LV640T Flash Chip support previously mistakenly added to brcm63xx. Thanks blunoise.
SVN-Revision: 24313
Felix Fietkau [Tue, 7 Dec 2010 18:22:43 +0000 (18:22 +0000)]
ath9k: fix a null pointer deref issue
SVN-Revision: 24312
Daniel Dickinson [Tue, 7 Dec 2010 17:32:29 +0000 (17:32 +0000)]
patches: Renamed 150-led_count to 141-led_count so it comes before the 15-alice_gate2_leds.patch as which led count was mistakenly given the same number.
SVN-Revision: 24310
Daniel Dickinson [Tue, 7 Dec 2010 17:02:31 +0000 (17:02 +0000)]
Revert "[brcm63xx] patches-2.6.35: Added flash chip definition for Macronix MX29LV640T."
This reverts commit
43511418ae2771a6662a83a254f06e37f4ac19e5.
It belongs in generic not brcm63xx.
SVN-Revision: 24308
Daniel Dickinson [Tue, 7 Dec 2010 16:42:23 +0000 (16:42 +0000)]
patches-2.6.35: Added flash chip definition for Macronix MX29LV640T. Thanks blunoise
SVN-Revision: 24307
Daniel Dickinson [Tue, 7 Dec 2010 15:15:54 +0000 (15:15 +0000)]
boards: Added GW6x00 fixups and GPIOs. The GW6200 GPIOs are different than the reference design 96348GW so we use fixup to allow us to define the correct ones, also the GW6000 has no GPIO-controlled leds.
SVN-Revision: 24305
Daniel Dickinson [Tue, 7 Dec 2010 15:15:51 +0000 (15:15 +0000)]
patches: Refreshed patches after led_count
SVN-Revision: 24304
Daniel Dickinson [Tue, 7 Dec 2010 15:15:47 +0000 (15:15 +0000)]
board definitions: Added patch for calculating led count, which was part of the patch removed in the previous commit
SVN-Revision: 24303
Daniel Dickinson [Tue, 7 Dec 2010 15:15:41 +0000 (15:15 +0000)]
Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, not the generic 96348GW. Another commit will add the GW6200 specific boardid and leds. This removal reverts the 96348GW leds to the reference design GPIOs.
SVN-Revision: 24302
Alexandros C. Couloumbis [Tue, 7 Dec 2010 12:21:41 +0000 (12:21 +0000)]
package/cyassl: update to version 1.6.5
SVN-Revision: 24300
Alexandros C. Couloumbis [Mon, 6 Dec 2010 17:38:09 +0000 (17:38 +0000)]
tools/automake: add symbolic links upto version 1.11.1
SVN-Revision: 24287
Hauke Mehrtens [Mon, 6 Dec 2010 17:01:10 +0000 (17:01 +0000)]
kernel: fix cryptodev with kernel >= 2.6.35
The fix is from http://sourceforge.net/mailarchive/forum.php?thread_name=
20100906035717.GA7562%40mcafee.com&forum_name=ocf-linux-users
Thank you tripolar for reporting the issue and finding a solution for it.
SVN-Revision: 24286
Felix Fietkau [Mon, 6 Dec 2010 16:57:25 +0000 (16:57 +0000)]
scripts/feeds: support checking out git trees with different branches
SVN-Revision: 24285
Alexandros C. Couloumbis [Mon, 6 Dec 2010 13:21:09 +0000 (13:21 +0000)]
tools/mklibs: revert r24282
SVN-Revision: 24283
Alexandros C. Couloumbis [Mon, 6 Dec 2010 12:32:04 +0000 (12:32 +0000)]
tools/mklibs: update to version 0.1.30
SVN-Revision: 24282
Alexandros C. Couloumbis [Mon, 6 Dec 2010 12:21:08 +0000 (12:21 +0000)]
tools/bison: update to version 2.4.3
SVN-Revision: 24281
Alexandros C. Couloumbis [Mon, 6 Dec 2010 12:16:40 +0000 (12:16 +0000)]
tools/m4: update to version 1.4.15
SVN-Revision: 24280
Alexandros C. Couloumbis [Mon, 6 Dec 2010 12:14:50 +0000 (12:14 +0000)]
tools/autoconf: update to version 2.68
SVN-Revision: 24279
Alexandros C. Couloumbis [Mon, 6 Dec 2010 12:11:47 +0000 (12:11 +0000)]
tools/automake: update to version 1.11.1
SVN-Revision: 24278
Michael Büsch [Mon, 6 Dec 2010 10:49:37 +0000 (10:49 +0000)]
deptest: Make stamps be symlinks to logs.
SVN-Revision: 24277
Daniel Dickinson [Mon, 6 Dec 2010 06:46:03 +0000 (06:46 +0000)]
base-files: Added the preinit information for reset button and preinit indication led, and preinit interface
SVN-Revision: 24276
Daniel Dickinson [Mon, 6 Dec 2010 06:45:57 +0000 (06:45 +0000)]
board definition: Fixed CPVA642 LED definitions
SVN-Revision: 24275
Daniel Dickinson [Mon, 6 Dec 2010 04:31:23 +0000 (04:31 +0000)]
board definitions: Added CPVA642 GPIO leds and buttons and refreshed patches later in series due to fuzz
SVN-Revision: 24274
Daniel Dickinson [Mon, 6 Dec 2010 02:01:08 +0000 (02:01 +0000)]
base-files: Added network defconfig because board only has one ethernet (4-port switch)
SVN-Revision: 24273
Hauke Mehrtens [Sun, 5 Dec 2010 21:23:21 +0000 (21:23 +0000)]
kernel: add dummy net device
Thank you Thomas Jansen.
(partly closes #5849)
SVN-Revision: 24272
Hauke Mehrtens [Sun, 5 Dec 2010 20:43:45 +0000 (20:43 +0000)]
kernel: add kmod-usb-serial-wwan
This package is needed by kmod-usb-serial-option
Thank you raver (closes #7731)
SVN-Revision: 24271
Gabor Juhos [Sun, 5 Dec 2010 20:14:38 +0000 (20:14 +0000)]
ramips: add support for 2.6.36
SVN-Revision: 24270
Gabor Juhos [Sun, 5 Dec 2010 20:14:35 +0000 (20:14 +0000)]
ramips: default profile fix
Fix package names in default profiles.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 24269
Gabor Juhos [Sun, 5 Dec 2010 20:14:30 +0000 (20:14 +0000)]
ramips: use tabs instead of spaces in mach-
f5d8235-v2.c
SVN-Revision: 24268
Hauke Mehrtens [Sun, 5 Dec 2010 19:20:26 +0000 (19:20 +0000)]
brcm47xx: do not read from CFE
SVN-Revision: 24267
Hauke Mehrtens [Sun, 5 Dec 2010 19:19:50 +0000 (19:19 +0000)]
brcm47xx: backport patch from kernel 2.6.37
Backport patches from r24162
brcm47xx: reorder patches like they were commitet upstream
SVN-Revision: 24266
Hauke Mehrtens [Sun, 5 Dec 2010 18:34:58 +0000 (18:34 +0000)]
brcm47xx: use on common files dir
SVN-Revision: 24264
Felix Fietkau [Sun, 5 Dec 2010 16:26:38 +0000 (16:26 +0000)]
ath9k: fix a DMA related race condition at hw reset time
SVN-Revision: 24261
Imre Kaloz [Sun, 5 Dec 2010 11:38:59 +0000 (11:38 +0000)]
preliminary support for Freescale MPC85xx based boards
SVN-Revision: 24259
Florian Fainelli [Sun, 5 Dec 2010 11:22:56 +0000 (11:22 +0000)]
adds a --help option to /sbin/wifi
Signed-off-by: Sebastian Philipp <sebastian@spawnhost.de>
SVN-Revision: 24258
Jo-Philipp Wich [Sat, 4 Dec 2010 19:56:47 +0000 (19:56 +0000)]
re-enable the libtool PKG_BUILD_DEPENDS for PKG_FIXUP and emit a deprecation warning. Packages must specify PKG_BUILD_DEPENDS:=libtool
SVN-Revision: 24246
Jo-Philipp Wich [Sat, 4 Dec 2010 19:15:16 +0000 (19:15 +0000)]
busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it
SVN-Revision: 24245
Mirko Vogt [Sat, 4 Dec 2010 17:04:39 +0000 (17:04 +0000)]
the switch to libtool2 seems to cause the iptables build environment not building static libraries anymore, for whatever reason.. since we don't need them anyway, just do no try to copy them over anymore
SVN-Revision: 24244
Mirko Vogt [Sat, 4 Dec 2010 13:44:43 +0000 (13:44 +0000)]
ensure accidentally installed *.la-files (into $STAGING_DIR) are going to be removed afterwards - this actually should be done within respective package-Makefiles itself, however they need to stay compatible with libtool v1.5.x which is used in backfire, since it (may) require those files
SVN-Revision: 24241
Felix Fietkau [Sat, 4 Dec 2010 10:27:13 +0000 (10:27 +0000)]
.gitignore: add *.o and .DS_Store by default - apparently some git versions do not ignore these by default
SVN-Revision: 24238
Felix Fietkau [Sat, 4 Dec 2010 01:32:15 +0000 (01:32 +0000)]
ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues
SVN-Revision: 24236
Felix Fietkau [Sat, 4 Dec 2010 01:32:04 +0000 (01:32 +0000)]
mac80211: update to wireless-testing 2010-11-30
SVN-Revision: 24235
Mirko Vogt [Sat, 4 Dec 2010 00:11:09 +0000 (00:11 +0000)]
disable libtool fixups in trunk globally
SVN-Revision: 24234
Mirko Vogt [Fri, 3 Dec 2010 23:22:39 +0000 (23:22 +0000)]
add md5 checksum
SVN-Revision: 24232
Daniel Dickinson [Fri, 3 Dec 2010 20:01:23 +0000 (20:01 +0000)]
block-extroot: Added md5sum to extroot and underlying root filesystem. This is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot).
SVN-Revision: 24230
Alexandros C. Couloumbis [Fri, 3 Dec 2010 16:36:37 +0000 (16:36 +0000)]
toolchain/uClibc: sync to latest uClibc-0.9.32
SVN-Revision: 24229
Alexandros C. Couloumbis [Fri, 3 Dec 2010 14:46:09 +0000 (14:46 +0000)]
toolchain/uClibc: push an upstream fix
SVN-Revision: 24228
Mirko Vogt [Fri, 3 Dec 2010 11:56:47 +0000 (11:56 +0000)]
update libtool from version 1.5.26 to version 2.4, this includes libltdl (to v7) - WARNING: This switch is going to break something quite likely, however since more software is requiring libtool2/libltdl7 this change needs to be done some day anyway
SVN-Revision: 24224
Imre Kaloz [Fri, 3 Dec 2010 09:19:52 +0000 (09:19 +0000)]
remove unused kernel versions, make 2.6.36 the default
SVN-Revision: 24223
Jo-Philipp Wich [Thu, 2 Dec 2010 22:41:03 +0000 (22:41 +0000)]
6to4: support multiple internal networks, use state vars for radvd config
SVN-Revision: 24219
Hauke Mehrtens [Thu, 2 Dec 2010 21:27:54 +0000 (21:27 +0000)]
brcm47xx: Add edimax PS1208mfg support
Thank you clemvangelis for the patches. (closes #7672)
SVN-Revision: 24217
Jo-Philipp Wich [Thu, 2 Dec 2010 20:29:22 +0000 (20:29 +0000)]
iproute2: dont filter cached routes on iproute_get (#8339)
SVN-Revision: 24216
Jo-Philipp Wich [Thu, 2 Dec 2010 20:19:55 +0000 (20:19 +0000)]
tune rtl8366s default config, make vlan 1 cpu port tagged and use eth0.1 for the lan interface - this brings the configuration more in line with other switch setups
SVN-Revision: 24215
Jo-Philipp Wich [Thu, 2 Dec 2010 16:18:22 +0000 (16:18 +0000)]
kernel: package md and raid level modules (#7184)
SVN-Revision: 24214
Jo-Philipp Wich [Wed, 1 Dec 2010 19:55:24 +0000 (19:55 +0000)]
base-files: derive connect_time from uptime as local system time may warp due to rdate, ntp and other means
SVN-Revision: 24212
Gabor Juhos [Wed, 1 Dec 2010 18:40:01 +0000 (18:40 +0000)]
ar71xx: refresh patches
SVN-Revision: 24210
Gabor Juhos [Wed, 1 Dec 2010 18:39:58 +0000 (18:39 +0000)]
ath9k: use per-device struct for pm_qos_* operations
SVN-Revision: 24209
Gabor Juhos [Wed, 1 Dec 2010 18:39:55 +0000 (18:39 +0000)]
generic: yet another missing config symbol for 2.6.37
SVN-Revision: 24208
Jo-Philipp Wich [Wed, 1 Dec 2010 17:37:32 +0000 (17:37 +0000)]
base-files: save the connect time of interfaces in uci state
SVN-Revision: 24206
Jo-Philipp Wich [Tue, 30 Nov 2010 02:04:57 +0000 (02:04 +0000)]
add a new image for the TEW-652BRP which can be used with the bootloader recovery option
SVN-Revision: 24196
Jo-Philipp Wich [Tue, 30 Nov 2010 01:52:51 +0000 (01:52 +0000)]
backport two changes from
65e9b62d4503849b10bedfc29bff0473760cc597 ipv6: add special mode accept_ra=2 to accept RA while configured as router
c3bccac2fa76f1619dfe4fb7b9bee69de7f066d8
ipv6: add special mode forwarding=2 to send RS while configured as router
SVN-Revision: 24195
Jo-Philipp Wich [Tue, 30 Nov 2010 00:46:21 +0000 (00:46 +0000)]
base-files: disable ipv6 on bridge ports, this prevents stray RA assigned and link local addresses on bridge member devices
SVN-Revision: 24194
Daniel Dickinson [Sun, 28 Nov 2010 22:13:00 +0000 (22:13 +0000)]
image Makefile: Corrected router imagename length limiting. Thanks KanjiMonster for reminding me.
SVN-Revision: 24191
Daniel Dickinson [Sun, 28 Nov 2010 22:04:44 +0000 (22:04 +0000)]
bcm63xx: Add support for the T-Com Speedport W 500V.
Add support for the T-Com Speedport W 500V using a special tagged image as it
identifies itself as a 96348GW, but has some gpios wired differently, and also
has only one ethernet port without a switch attached to it.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24190
Daniel Dickinson [Sun, 28 Nov 2010 22:04:40 +0000 (22:04 +0000)]
bcm63xx: Add board id override fixup.
Add a fixup for the kernel to check the bcm tag of the image for a boardid in
the information1 field, and use that instead of the supplied one by cfe. This
is triggered by a + at the start of the information1 field.
Also modify the image generation to generate apropriately tagged images.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24189
Daniel Dickinson [Sun, 28 Nov 2010 22:04:36 +0000 (22:04 +0000)]
bcm63xx: Finalize support for DSL-274xB, rev C2.
The DSL-2740B/DSL-2741B rev C2 support was missing the board definition,
resulting in a kernel panic on boot.
This patch adds it, and also renames the generated image name to properly
reflect that it is for the revision C2, and for both the DSL-2740B and
DSL-2741B.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24188
Daniel Dickinson [Sun, 28 Nov 2010 22:04:30 +0000 (22:04 +0000)]
bcm63xx: Allow 'colored' power leds.
Since some devices have more than one power led, they might be separated by
their color in the name. To also allow them to be on after leaving preinit,
set any status led starting with 'power' to on instead of only those with
the exact name of 'power'.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24187
Daniel Dickinson [Sun, 28 Nov 2010 22:04:26 +0000 (22:04 +0000)]
bcm63xx: Don't hardcode the switch ethernet interface in preinit.
Currently eth1 is hardcoded as the expected interface switches in diagmode.
This patch replaces the eth1 with the ifname, and also directly tests if
the interface specified by ifname has a switch attached.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24186
Daniel Dickinson [Sun, 28 Nov 2010 22:04:19 +0000 (22:04 +0000)]
bcm63xx: Add defconfigs.
Port the mechanism for different default configurations from ar71xx and
use the old configuration as the default configuration. This should have
no functional differences to before.
While we are at it, remove the obsolete nat option.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 24185
Felix Fietkau [Sun, 28 Nov 2010 18:28:19 +0000 (18:28 +0000)]
ath9k: fix software retry counter tracking - should fix 802.11n stability issues
SVN-Revision: 24183
Felix Fietkau [Sun, 28 Nov 2010 18:28:12 +0000 (18:28 +0000)]
mac80211: merge the new version of the throughput led trigger patch
SVN-Revision: 24182
Florian Fainelli [Sun, 28 Nov 2010 18:14:34 +0000 (18:14 +0000)]
refresh patches and remove trailing whitespaces
SVN-Revision: 24181
Florian Fainelli [Sun, 28 Nov 2010 18:03:56 +0000 (18:03 +0000)]
refresh and refine 972-cpmac_multi_probe.patch, patch from sn9
SVN-Revision: 24180
Florian Fainelli [Sun, 28 Nov 2010 18:03:48 +0000 (18:03 +0000)]
refresh 973-cpmac_handle_mvswitch.patch
SVN-Revision: 24179
Florian Fainelli [Sun, 28 Nov 2010 18:03:42 +0000 (18:03 +0000)]
refresh and refine vlynq patch, patch from sn9
SVN-Revision: 24178
Hauke Mehrtens [Sun, 28 Nov 2010 14:08:04 +0000 (14:08 +0000)]
brcm47xx: remove support for old kernel versions
SVN-Revision: 24168