openwrt/openwrt.git
13 years agoppl: update to new version.
Hauke Mehrtens [Sat, 11 Dec 2010 23:55:39 +0000 (23:55 +0000)]
ppl: update to new version.

The old version is not compatible with gmp 5.

SVN-Revision: 24501

13 years agotools/xz: do not overwrite the lzma binary
Felix Fietkau [Sat, 11 Dec 2010 21:29:53 +0000 (21:29 +0000)]
tools/xz: do not overwrite the lzma binary

SVN-Revision: 24499

13 years agoath9k: do not adjust the slot time setting for long distance, it seems to cause long...
Felix Fietkau [Sat, 11 Dec 2010 21:29:48 +0000 (21:29 +0000)]
ath9k: do not adjust the slot time setting for long distance, it seems to cause long latencies and low throughput

SVN-Revision: 24498

13 years agomac80211: fix IBSS probe response storms on drivers that do not support drv_tx_last_b...
Felix Fietkau [Sat, 11 Dec 2010 21:29:41 +0000 (21:29 +0000)]
mac80211: fix IBSS probe response storms on drivers that do not support drv_tx_last_beacon()

SVN-Revision: 24497

13 years agoath9k: merge a pending patch for fixing tsf read and write
Felix Fietkau [Sat, 11 Dec 2010 21:29:35 +0000 (21:29 +0000)]
ath9k: merge a pending patch for fixing tsf read and write

SVN-Revision: 24496

13 years agoqemu: update qemu to version 0.13.0
Hauke Mehrtens [Sat, 11 Dec 2010 16:08:10 +0000 (16:08 +0000)]
qemu: update qemu to version 0.13.0

SVN-Revision: 24487

13 years agokernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel...
Hauke Mehrtens [Sat, 11 Dec 2010 16:07:21 +0000 (16:07 +0000)]
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2

SVN-Revision: 24486

13 years agoadd a host package for xz
Felix Fietkau [Sat, 11 Dec 2010 13:20:19 +0000 (13:20 +0000)]
add a host package for xz

SVN-Revision: 24481

13 years agoath9k: add missing %pV printk revert
Felix Fietkau [Sat, 11 Dec 2010 10:37:42 +0000 (10:37 +0000)]
ath9k: add missing %pV printk revert

SVN-Revision: 24480

13 years agoremove obsolete stamp dep after r24474
Jo-Philipp Wich [Sat, 11 Dec 2010 03:18:31 +0000 (03:18 +0000)]
remove obsolete stamp dep after r24474

SVN-Revision: 24475

13 years agorework aclocal handling, packages have issues writing through the symlink so keep...
Jo-Philipp Wich [Sat, 11 Dec 2010 03:15:10 +0000 (03:15 +0000)]
rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now

SVN-Revision: 24474

13 years agomac80211: update to 2010-12-09
Felix Fietkau [Sat, 11 Dec 2010 01:45:12 +0000 (01:45 +0000)]
mac80211: update to 2010-12-09

SVN-Revision: 24471

13 years agolibtool: don't install aclocal directory again if symlink into $(STAGING_DIR_HOST...
Jo-Philipp Wich [Sat, 11 Dec 2010 01:26:34 +0000 (01:26 +0000)]
libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_HOST)/share/acloca exists aleady

SVN-Revision: 24470

13 years agoautotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
Jo-Philipp Wich [Fri, 10 Dec 2010 22:59:07 +0000 (22:59 +0000)]
autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4

SVN-Revision: 24458

13 years agofix xorg-macros dependency
Jo-Philipp Wich [Fri, 10 Dec 2010 20:25:52 +0000 (20:25 +0000)]
fix xorg-macros dependency

SVN-Revision: 24453

13 years agoturn util-macros into tools/xorg-macros host build, provides global xorg m4 macros
Jo-Philipp Wich [Fri, 10 Dec 2010 20:23:48 +0000 (20:23 +0000)]
turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros

SVN-Revision: 24452

13 years agoath9k: fix non-AMPDU QoS per-tid sequence number assignment
Felix Fietkau [Fri, 10 Dec 2010 20:03:46 +0000 (20:03 +0000)]
ath9k: fix non-AMPDU QoS per-tid sequence number assignment

SVN-Revision: 24445

13 years agoar71xx: add missing files for the JA76PF board
Gabor Juhos [Fri, 10 Dec 2010 19:55:28 +0000 (19:55 +0000)]
ar71xx: add missing files for the JA76PF board

SVN-Revision: 24444

13 years agokernel: package kmod-zd1201 (#8386)
Jo-Philipp Wich [Fri, 10 Dec 2010 19:33:36 +0000 (19:33 +0000)]
kernel: package kmod-zd1201 (#8386)

SVN-Revision: 24443

13 years agoFixed Comtrend CT536_CT5621 board settings. These boards are based on the 96348GW...
Daniel Dickinson [Fri, 10 Dec 2010 18:59:58 +0000 (18:59 +0000)]
Fixed Comtrend CT536_CT5621 board settings. These boards are based on the 96348GW-11 reference design but have different GPIOs therefore we use the board fixups now availabed (thanks the patches by Jonas Gorski) to create a separate board entry for these boards and leave the reference design with reference GPIOs. Also these boards only have enet1 (no enet0) so we set that in the board definition, and use a defconfig for a single interface network.

SVN-Revision: 24442

13 years agomac80211: use iw for txpower control (#8416)
Jo-Philipp Wich [Fri, 10 Dec 2010 18:43:47 +0000 (18:43 +0000)]
mac80211: use iw for txpower control (#8416)

SVN-Revision: 24441

13 years agoar71xx: add support for the jjPlus JA79PF
Gabor Juhos [Fri, 10 Dec 2010 17:57:51 +0000 (17:57 +0000)]
ar71xx: add support for the jjPlus JA79PF

Patch-by: Cezary Jackiewicz
SVN-Revision: 24440

13 years agoar71xx: add support for the TP-LINK TL-MR3220 v1 board
Gabor Juhos [Fri, 10 Dec 2010 17:57:48 +0000 (17:57 +0000)]
ar71xx: add support for the TP-LINK TL-MR3220 v1 board

SVN-Revision: 24439

13 years agofirmware-utils/mktplinkfw: add support for the TL-MR3220 v1
Gabor Juhos [Fri, 10 Dec 2010 17:57:43 +0000 (17:57 +0000)]
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1

SVN-Revision: 24438

13 years agoar71xx: add default network configuration file for the TL-MR3420
Gabor Juhos [Fri, 10 Dec 2010 17:57:40 +0000 (17:57 +0000)]
ar71xx: add default network configuration file for the TL-MR3420

SVN-Revision: 24437

13 years agoautotools.mk: remove autom4ate.cache directory when autoreconf-ing
Jo-Philipp Wich [Fri, 10 Dec 2010 16:28:20 +0000 (16:28 +0000)]
autotools.mk: remove autom4ate.cache directory when autoreconf-ing

SVN-Revision: 24434

13 years agoautomake: rework patch; only skip when the directories does not exist, this preserves...
Jo-Philipp Wich [Fri, 10 Dec 2010 16:10:07 +0000 (16:10 +0000)]
automake: rework patch; only skip when the directories does not exist, this preserves error cases like missing access permissions

SVN-Revision: 24427

13 years agoar71xx: do not throw compile errors if the nbg460n uboot is not selected
Felix Fietkau [Fri, 10 Dec 2010 16:07:27 +0000 (16:07 +0000)]
ar71xx: do not throw compile errors if the nbg460n uboot is not selected

SVN-Revision: 24426

13 years agoautomake: use symlinks instead of hardlinks to link aclocal versions
Jo-Philipp Wich [Fri, 10 Dec 2010 16:03:27 +0000 (16:03 +0000)]
automake: use symlinks instead of hardlinks to link aclocal versions

SVN-Revision: 24425

13 years agoautomake: skip over not existing m4 macro directories, don't fail
Jo-Philipp Wich [Fri, 10 Dec 2010 16:01:33 +0000 (16:01 +0000)]
automake: skip over not existing m4 macro directories, don't fail

SVN-Revision: 24424

13 years agosupport the autoreconf fixup without libtool
Felix Fietkau [Fri, 10 Dec 2010 15:20:51 +0000 (15:20 +0000)]
support the autoreconf fixup without libtool

SVN-Revision: 24423

13 years agomake $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share/aclocal
Felix Fietkau [Fri, 10 Dec 2010 15:20:44 +0000 (15:20 +0000)]
make $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share/aclocal

SVN-Revision: 24422

13 years agoar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
Gabor Juhos [Fri, 10 Dec 2010 15:17:08 +0000 (15:17 +0000)]
ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well

SVN-Revision: 24421

13 years agoar71xx: add rtc modules for nbg460n
Gabor Juhos [Fri, 10 Dec 2010 15:17:06 +0000 (15:17 +0000)]
ar71xx: add rtc modules for nbg460n

This adds the rtc-class and rtc-pcf8563 modules for the
real time clock used in the NBG460N/550N/550NH.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 24420

13 years agoar71xx: add nbg460n image generation
Gabor Juhos [Fri, 10 Dec 2010 15:17:03 +0000 (15:17 +0000)]
ar71xx: add nbg460n image generation

This adds image generation for NBG460N/550N/550NH boards.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 24419

13 years agoar71xx: adding u-boot for nbg460n
Gabor Juhos [Fri, 10 Dec 2010 15:17:00 +0000 (15:17 +0000)]
ar71xx: adding u-boot for nbg460n

This adds u-boot for nbg460n ar71xx target,
as it is required as second stage bootloader.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 24418

13 years agorevert r24406
Jo-Philipp Wich [Fri, 10 Dec 2010 12:58:15 +0000 (12:58 +0000)]
revert r24406

SVN-Revision: 24415

13 years agomac80211: fix compile errors when LED support in the kernel is disabled
Felix Fietkau [Fri, 10 Dec 2010 12:00:09 +0000 (12:00 +0000)]
mac80211: fix compile errors when LED support in the kernel is disabled

SVN-Revision: 24411

13 years agorevert r24407, its already packaged in the xorg feed
Jo-Philipp Wich [Fri, 10 Dec 2010 10:44:58 +0000 (10:44 +0000)]
revert r24407, its already packaged in the xorg feed

SVN-Revision: 24409

13 years agopackage xorg-macros
Jo-Philipp Wich [Fri, 10 Dec 2010 10:01:45 +0000 (10:01 +0000)]
package xorg-macros

SVN-Revision: 24407

13 years agopkg-config: install pkg.m4 to aclocal/
Jo-Philipp Wich [Fri, 10 Dec 2010 09:35:16 +0000 (09:35 +0000)]
pkg-config: install pkg.m4 to aclocal/

SVN-Revision: 24406

13 years agotoolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go via PLT...
Alexandros C. Couloumbis [Thu, 9 Dec 2010 18:31:13 +0000 (18:31 +0000)]
toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go via PLT to avoid text relocations for PIC)

SVN-Revision: 24396

13 years agokernel: fix raid module packaging on newer kernels (#8384)
Jo-Philipp Wich [Thu, 9 Dec 2010 17:18:41 +0000 (17:18 +0000)]
kernel: fix raid module packaging on newer kernels (#8384)

SVN-Revision: 24394

13 years agotools/mpfr: update to version 3.0.0
Alexandros C. Couloumbis [Thu, 9 Dec 2010 13:31:57 +0000 (13:31 +0000)]
tools/mpfr: update to version 3.0.0

SVN-Revision: 24382

13 years agotools/mpc: update to version 0.8.2
Alexandros C. Couloumbis [Thu, 9 Dec 2010 13:30:30 +0000 (13:30 +0000)]
tools/mpc: update to version 0.8.2

SVN-Revision: 24381

13 years agotools/gmp: update to version 5.0.1
Alexandros C. Couloumbis [Thu, 9 Dec 2010 13:28:57 +0000 (13:28 +0000)]
tools/gmp: update to version 5.0.1

SVN-Revision: 24380

13 years agotools/cloog: update to version 0.15.10
Alexandros C. Couloumbis [Thu, 9 Dec 2010 12:21:36 +0000 (12:21 +0000)]
tools/cloog: update to version 0.15.10

SVN-Revision: 24378

13 years agotools/ccache: update to version 3.1.3
Alexandros C. Couloumbis [Thu, 9 Dec 2010 12:12:40 +0000 (12:12 +0000)]
tools/ccache: update to version 3.1.3

SVN-Revision: 24377

13 years agopackage/libtool: Strip trailing slashes from libdir and destdir
Alexandros C. Couloumbis [Thu, 9 Dec 2010 11:41:32 +0000 (11:41 +0000)]
package/libtool: Strip trailing slashes from libdir and destdir

SVN-Revision: 24376

13 years agolibtool: disregard libdir from *.la files, prevents libtool from linking into the...
Jo-Philipp Wich [Thu, 9 Dec 2010 11:25:57 +0000 (11:25 +0000)]
libtool: disregard libdir from *.la files, prevents libtool from linking into the host

SVN-Revision: 24375

13 years agolinux/generic: update & refresh 2.6.36 & 2.6.37. (closes #8324)
Alexandros C. Couloumbis [Wed, 8 Dec 2010 21:20:40 +0000 (21:20 +0000)]
linux/generic: update & refresh 2.6.36 & 2.6.37. (closes #8324)

SVN-Revision: 24370

13 years agopackage/fuse: update to version 2.8.5, refresh patches
Alexandros C. Couloumbis [Wed, 8 Dec 2010 20:15:10 +0000 (20:15 +0000)]
package/fuse: update to version 2.8.5, refresh patches

SVN-Revision: 24365

13 years agodeptest: Also accept stamps that are broken links.
Michael Büsch [Wed, 8 Dec 2010 16:08:14 +0000 (16:08 +0000)]
deptest: Also accept stamps that are broken links.

SVN-Revision: 24350

13 years agoautotools.mk: introduce PKG_REMOVE_FILES to delete certain files after applying patch...
Jo-Philipp Wich [Wed, 8 Dec 2010 15:55:05 +0000 (15:55 +0000)]
autotools.mk: introduce PKG_REMOVE_FILES to delete certain files after applying patches and before doing any fixups

SVN-Revision: 24348

13 years agopackage/cyassl: sync with latest libtool2 changes
Alexandros C. Couloumbis [Wed, 8 Dec 2010 12:59:16 +0000 (12:59 +0000)]
package/cyassl: sync with latest libtool2 changes

SVN-Revision: 24346

13 years agopackage/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369)
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

13 years agoautotools.mk: remove GNUmakefile before running autoreconf (spotted libgcrypt++)
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

13 years agoadd optimization to Freescale targets
Imre Kaloz [Wed, 8 Dec 2010 11:27:06 +0000 (11:27 +0000)]
add optimization to Freescale targets

SVN-Revision: 24341

13 years agoramips: ramips_esw: add more definitions
Gabor Juhos [Wed, 8 Dec 2010 10:15:33 +0000 (10:15 +0000)]
ramips: ramips_esw: add more definitions

SVN-Revision: 24340

13 years agoramips: ramips_esw: add helper function to set pvid
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

13 years agoramips: ramips_esw: add helper function to set vlan members
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

13 years agoramips: ramips_esw: add helper function to set VLAN id
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

13 years agoramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} function
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

13 years agoramips: ramips_esw: use rt305x_esw prefix in function names
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

13 years agoramips: ramips_esw: coding style cleanup
Gabor Juhos [Wed, 8 Dec 2010 10:15:12 +0000 (10:15 +0000)]
ramips: ramips_esw: coding style cleanup

SVN-Revision: 24334

13 years agoramips: ramips_esw: add defines for switch register offsets
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

13 years agoramips: ramips_esw: don't touch GPIO_PURPOSE register
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

13 years agoramips: ramips_esw: convert it to be a platform driver
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

13 years agoramips: ramips_esw: move hardware initialization into a separate function
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

13 years agoramips: ramips_esw: use a private structure for the functions
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

13 years agoethernet driver fixup for ppc4xx
Imre Kaloz [Wed, 8 Dec 2010 08:59:31 +0000 (08:59 +0000)]
ethernet driver fixup for ppc4xx

SVN-Revision: 24328

13 years agoautotools.mk: allow disabling autoreconf, remove libdir fixup
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

13 years agoautotools.mk: allow autogen.sh / autoreconf to fail (for now)
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

13 years agoautotools.mk: if ./autogen.sh exists, call that. Call autoreconfig only if configure...
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

13 years agodeploy the steamroller tactics and autoreconfigure any package carring the libtool...
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

13 years agoProfiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going away. Remove...
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

13 years agoProfiles: Make buttons and led modules included by default so that failsafe will...
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

13 years agoProfiles: Move wpad-mini to the profiles that use it, rather than default for all...
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

13 years agoflash_chips: Added Macronix MX29LV640T Flash Chip support previously mistakenly added...
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

13 years agoath9k: fix a null pointer deref issue
Felix Fietkau [Tue, 7 Dec 2010 18:22:43 +0000 (18:22 +0000)]
ath9k: fix a null pointer deref issue

SVN-Revision: 24312

13 years agopatches: Renamed 150-led_count to 141-led_count so it comes before the 15-alice_gate2...
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

13 years agoRevert "[brcm63xx] patches-2.6.35: Added flash chip definition for Macronix MX29LV640T."
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

13 years agopatches-2.6.35: Added flash chip definition for Macronix MX29LV640T. Thanks blunoise
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

13 years agoboards: Added GW6x00 fixups and GPIOs. The GW6200 GPIOs are different than the refere...
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

13 years agopatches: Refreshed patches after led_count
Daniel Dickinson [Tue, 7 Dec 2010 15:15:51 +0000 (15:15 +0000)]
patches: Refreshed patches after led_count

SVN-Revision: 24304

13 years agoboard definitions: Added patch for calculating led count, which was part of the patch...
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

13 years agoRemove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, not the...
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

13 years agopackage/cyassl: update to version 1.6.5
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

13 years agotools/automake: add symbolic links upto version 1.11.1
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

13 years agokernel: fix cryptodev with kernel >= 2.6.35
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

13 years agoscripts/feeds: support checking out git trees with different branches
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

13 years agotools/mklibs: revert r24282
Alexandros C. Couloumbis [Mon, 6 Dec 2010 13:21:09 +0000 (13:21 +0000)]
tools/mklibs: revert r24282

SVN-Revision: 24283

13 years agotools/mklibs: update to version 0.1.30
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

13 years agotools/bison: update to version 2.4.3
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

13 years agotools/m4: update to version 1.4.15
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

13 years agotools/autoconf: update to version 2.68
Alexandros C. Couloumbis [Mon, 6 Dec 2010 12:14:50 +0000 (12:14 +0000)]
tools/autoconf: update to version 2.68

SVN-Revision: 24279

13 years agotools/automake: update to version 1.11.1
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

13 years agodeptest: Make stamps be symlinks to logs.
Michael Büsch [Mon, 6 Dec 2010 10:49:37 +0000 (10:49 +0000)]
deptest: Make stamps be symlinks to logs.

SVN-Revision: 24277

13 years agobase-files: Added the preinit information for reset button and preinit indication...
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

13 years agoboard definition: Fixed CPVA642 LED definitions
Daniel Dickinson [Mon, 6 Dec 2010 06:45:57 +0000 (06:45 +0000)]
board definition: Fixed CPVA642 LED definitions

SVN-Revision: 24275