librecmc/librecmc.git
15 years agoReverese mangle_pmu logic. Initalize regulator constrains to those used for all but...
Lars-Peter Clausen [Thu, 16 Jul 2009 13:13:25 +0000 (13:13 +0000)]
Reverese mangle_pmu logic. Initalize regulator constrains to those used for all but GTA02v1 and changed them for GTA02v1 in mangle_pmu.

SVN-Revision: 16866

15 years agoCleanup glamo platform_data.
Lars-Peter Clausen [Thu, 16 Jul 2009 12:06:48 +0000 (12:06 +0000)]
Cleanup glamo platform_data.

SVN-Revision: 16863

15 years agomadwifi: turn software based tsf merging on by default, get rid of some iwpriv errors...
Felix Fietkau [Thu, 16 Jul 2009 11:30:01 +0000 (11:30 +0000)]
madwifi: turn software based tsf merging on by default, get rid of some iwpriv errors on wifi restart

SVN-Revision: 16862

15 years agomadwifi: clean up / fix ibss node handling
Felix Fietkau [Thu, 16 Jul 2009 11:28:54 +0000 (11:28 +0000)]
madwifi: clean up / fix ibss node handling

SVN-Revision: 16861

15 years agoThis patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i...
Florian Fainelli [Thu, 16 Jul 2009 10:19:13 +0000 (10:19 +0000)]
This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars)

http://us.fixstars.com/products/gigaaccel/

This build will create zImage suitable for TFTP boot image.

* v2
- add axonram device driver
- switch to 2.6.30.1

Signed-off-by: Akinobu Mita <mita@fixstars.com>
SVN-Revision: 16860

15 years agomach_gta02: Add some missing always_on regulator constraints and declare regulator...
Lars-Peter Clausen [Thu, 16 Jul 2009 10:00:27 +0000 (10:00 +0000)]
mach_gta02: Add some missing always_on regulator constraints and declare regulator constraints to be fully specified.

SVN-Revision: 16859

15 years agoImplement voltage listing for pc50633.
Lars-Peter Clausen [Thu, 16 Jul 2009 09:35:15 +0000 (09:35 +0000)]
Implement voltage listing for pc50633.

SVN-Revision: 16858

15 years agoupgrade to new upstream version 1.4.4
Markus Wigge [Wed, 15 Jul 2009 16:33:01 +0000 (16:33 +0000)]
upgrade to new upstream version 1.4.4

SVN-Revision: 16853

15 years agobinutils: fix build failure on powerpc target
Gabor Juhos [Tue, 14 Jul 2009 19:43:15 +0000 (19:43 +0000)]
binutils: fix build failure on powerpc target

SVN-Revision: 16848

15 years agomadwifi: trivial antenna diversity fix
Felix Fietkau [Tue, 14 Jul 2009 16:07:26 +0000 (16:07 +0000)]
madwifi: trivial antenna diversity fix

SVN-Revision: 16846

15 years agoadd additions from (#5149)
Florian Fainelli [Tue, 14 Jul 2009 13:06:34 +0000 (13:06 +0000)]
add additions from (#5149)

SVN-Revision: 16841

15 years agoadd SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)
Florian Fainelli [Tue, 14 Jul 2009 12:18:04 +0000 (12:18 +0000)]
add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)

SVN-Revision: 16840

15 years agoag71xx driver: rename ag71xx_debug module parameter
Gabor Juhos [Mon, 13 Jul 2009 17:45:25 +0000 (17:45 +0000)]
ag71xx driver: rename ag71xx_debug module parameter

SVN-Revision: 16833

15 years agokernel: fix a relative addressing bug in the mips module relocation code change
Felix Fietkau [Mon, 13 Jul 2009 15:09:46 +0000 (15:09 +0000)]
kernel: fix a relative addressing bug in the mips module relocation code change

SVN-Revision: 16831

15 years agomadwifi: remove the -mlong-calls cflag from include files
Felix Fietkau [Mon, 13 Jul 2009 14:56:44 +0000 (14:56 +0000)]
madwifi: remove the -mlong-calls cflag from include files

SVN-Revision: 16830

15 years agoisdn4linux modules fixes
Florian Fainelli [Mon, 13 Jul 2009 14:38:00 +0000 (14:38 +0000)]
isdn4linux modules fixes

SVN-Revision: 16829

15 years agoNET_EMATCH is a boolean (#5506)
Florian Fainelli [Mon, 13 Jul 2009 12:58:18 +0000 (12:58 +0000)]
NET_EMATCH is a boolean (#5506)

SVN-Revision: 16828

15 years agoag71xx driver: fix a typo
Gabor Juhos [Mon, 13 Jul 2009 12:20:02 +0000 (12:20 +0000)]
ag71xx driver: fix a typo

SVN-Revision: 16827

15 years agoenable driver for the PCF857X I2C GPIO expander
Gabor Juhos [Mon, 13 Jul 2009 11:44:56 +0000 (11:44 +0000)]
enable driver for the PCF857X I2C GPIO expander

SVN-Revision: 16826

15 years agoag71xx driver: align descriptors on cache_line boundary
Gabor Juhos [Mon, 13 Jul 2009 11:40:10 +0000 (11:40 +0000)]
ag71xx driver: align descriptors on cache_line boundary

SVN-Revision: 16825

15 years agoag71xx driver: store descriptor pointers in ag71xx_buf
Gabor Juhos [Mon, 13 Jul 2009 11:38:37 +0000 (11:38 +0000)]
ag71xx driver: store descriptor pointers in ag71xx_buf

SVN-Revision: 16824

15 years agoMIPS: fix loading of modules with unresolved weak symbols
Gabor Juhos [Mon, 13 Jul 2009 09:34:49 +0000 (09:34 +0000)]
MIPS: fix loading of modules with unresolved weak symbols

SVN-Revision: 16823

15 years agoglamo: get rid of static driver handle.
Lars-Peter Clausen [Sun, 12 Jul 2009 20:24:18 +0000 (20:24 +0000)]
glamo: get rid of static driver handle.

SVN-Revision: 16821

15 years agoag71xx driver: descriptors always aligned on 4 byte boundary
Gabor Juhos [Sun, 12 Jul 2009 16:04:28 +0000 (16:04 +0000)]
ag71xx driver: descriptors always aligned on 4 byte boundary

SVN-Revision: 16818

15 years agoag71xx driver: don't flush ddr on tx path
Gabor Juhos [Sun, 12 Jul 2009 16:02:27 +0000 (16:02 +0000)]
ag71xx driver: don't flush ddr on tx path

SVN-Revision: 16817

15 years agoglamo: Use mfd_cell for child resource handling instead of some ugly custom code.
Lars-Peter Clausen [Sun, 12 Jul 2009 15:42:22 +0000 (15:42 +0000)]
glamo: Use mfd_cell for child resource handling instead of some ugly custom code.

SVN-Revision: 16816

15 years agoudhcpc: Pass all events to udhcpc.user
Vasilis Tsiligiannis [Sun, 12 Jul 2009 15:38:04 +0000 (15:38 +0000)]
udhcpc: Pass all events to udhcpc.user

Petitboot and maybe other apps need to know when
the dhcp lease is lost.  Move the udhcpc.user call
to send it all udhcpc events.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 16815

15 years agomadwifi.sh channel fix
Vasilis Tsiligiannis [Sun, 12 Jul 2009 15:37:59 +0000 (15:37 +0000)]
madwifi.sh channel fix

In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
SVN-Revision: 16814

15 years agofix isdn4linux kernel modules with the 2.4.37 update
Florian Fainelli [Sun, 12 Jul 2009 12:09:15 +0000 (12:09 +0000)]
fix isdn4linux kernel modules with the 2.4.37 update

SVN-Revision: 16799

15 years agowprobe does not build on 2.4
Florian Fainelli [Sun, 12 Jul 2009 11:33:14 +0000 (11:33 +0000)]
wprobe does not build on 2.4

SVN-Revision: 16796

15 years agoresync kernel configuration and enable kexec
Florian Fainelli [Sun, 12 Jul 2009 11:31:00 +0000 (11:31 +0000)]
resync kernel configuration and enable kexec

SVN-Revision: 16795

15 years agocreate firmware image for the wrt400n board (based on a patch by Sandeep Mistry ...
Gabor Juhos [Sun, 12 Jul 2009 09:01:13 +0000 (09:01 +0000)]
create firmware image for the wrt400n board (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)

SVN-Revision: 16793

15 years agofirmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry...
Gabor Juhos [Sun, 12 Jul 2009 08:59:18 +0000 (08:59 +0000)]
firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)

SVN-Revision: 16792

15 years agosched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow...
Felix Fietkau [Sun, 12 Jul 2009 00:01:22 +0000 (00:01 +0000)]
sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes

SVN-Revision: 16791

15 years agomadwifi: clean up wme handling, use same packet classification as mac80211
Felix Fietkau [Sun, 12 Jul 2009 00:01:17 +0000 (00:01 +0000)]
madwifi: clean up wme handling, use same packet classification as mac80211

SVN-Revision: 16790

15 years agokernel: clean up scheduler default config and kmod-sched kconfig symbols, enable...
Felix Fietkau [Sun, 12 Jul 2009 00:01:12 +0000 (00:01 +0000)]
kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default

SVN-Revision: 16789

15 years agomadwifi: fix another instance of excessive stack usage in wlanconfig
Felix Fietkau [Sun, 12 Jul 2009 00:00:51 +0000 (00:00 +0000)]
madwifi: fix another instance of excessive stack usage in wlanconfig

SVN-Revision: 16788

15 years agouse subsys_initcall in the i2c-gpio driver
Gabor Juhos [Sat, 11 Jul 2009 19:14:01 +0000 (19:14 +0000)]
use subsys_initcall in the i2c-gpio driver

SVN-Revision: 16787

15 years agoCleanup glamo mmc driver.
Lars-Peter Clausen [Sat, 11 Jul 2009 19:07:15 +0000 (19:07 +0000)]
Cleanup glamo mmc driver.

SVN-Revision: 16786

15 years agoincrease size of the kernel partition on the TL-WR[789]41N boards
Gabor Juhos [Sat, 11 Jul 2009 17:20:46 +0000 (17:20 +0000)]
increase size of the kernel partition on the TL-WR[789]41N boards

SVN-Revision: 16785

15 years agoincrease size of the kernel partition on the TEW-632BR board
Gabor Juhos [Sat, 11 Jul 2009 17:15:30 +0000 (17:15 +0000)]
increase size of the kernel partition on the TEW-632BR board

SVN-Revision: 16784

15 years agoregister the VSC7395 device on the PB44 board
Gabor Juhos [Sat, 11 Jul 2009 16:27:54 +0000 (16:27 +0000)]
register the VSC7395 device on the PB44 board

SVN-Revision: 16783

15 years agoenable I2C_GPIO driver
Gabor Juhos [Sat, 11 Jul 2009 16:00:18 +0000 (16:00 +0000)]
enable I2C_GPIO driver

SVN-Revision: 16782

15 years agoadd SPI controller driver for the PB44 board
Gabor Juhos [Sat, 11 Jul 2009 15:55:55 +0000 (15:55 +0000)]
add SPI controller driver for the PB44 board

SVN-Revision: 16781

15 years agouse platform data to setup the MAC_CFG register in the spi_vsc7385 driver
Gabor Juhos [Sat, 11 Jul 2009 14:59:31 +0000 (14:59 +0000)]
use platform data to setup the MAC_CFG register in the spi_vsc7385 driver

SVN-Revision: 16780

15 years agoadd definitions for some magic values in the spi_vsc7385 driver
Gabor Juhos [Sat, 11 Jul 2009 14:56:54 +0000 (14:56 +0000)]
add definitions for some magic values in the spi_vsc7385 driver

SVN-Revision: 16779

15 years agoadd AR7240 to BOARDNAME
Gabor Juhos [Sat, 11 Jul 2009 14:30:13 +0000 (14:30 +0000)]
add AR7240 to BOARDNAME

SVN-Revision: 16778

15 years agoupgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
Felix Fietkau [Sat, 11 Jul 2009 14:05:54 +0000 (14:05 +0000)]
upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action

SVN-Revision: 16777

15 years agomove the toolchain_install stampfile to the right place to fix spurious missing toolc...
Felix Fietkau [Sat, 11 Jul 2009 12:48:59 +0000 (12:48 +0000)]
move the toolchain_install stampfile to the right place to fix spurious missing toolchain errors after cleaning stuff

SVN-Revision: 16776

15 years agoseems like the pages that mentioned mips 4k cores not having prefetch were wrong...
Felix Fietkau [Sat, 11 Jul 2009 11:57:13 +0000 (11:57 +0000)]
seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg

SVN-Revision: 16775

15 years agorename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific
Mirko Vogt [Sat, 11 Jul 2009 07:25:14 +0000 (07:25 +0000)]
rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific

SVN-Revision: 16773

15 years agomips: replace -mlong-calls with -mno-long-calls to make function calls faster in...
Felix Fietkau [Sat, 11 Jul 2009 02:30:25 +0000 (02:30 +0000)]
mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik

SVN-Revision: 16772

15 years agomips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implem...
Felix Fietkau [Sat, 11 Jul 2009 02:30:19 +0000 (02:30 +0000)]
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it

SVN-Revision: 16771

15 years agoar8216: rename the vlan attribute to enable_vlan to keep it consistent with other...
Felix Fietkau [Sat, 11 Jul 2009 01:21:01 +0000 (01:21 +0000)]
ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers

SVN-Revision: 16770

15 years agoremove hotplug2-old
Felix Fietkau [Sat, 11 Jul 2009 01:20:55 +0000 (01:20 +0000)]
remove hotplug2-old

SVN-Revision: 16769

15 years agoucitrigger depends on lua
Felix Fietkau [Sat, 11 Jul 2009 00:02:38 +0000 (00:02 +0000)]
ucitrigger depends on lua

SVN-Revision: 16768

15 years agofix a bug in the SPI driver (closes #5485)
Gabor Juhos [Fri, 10 Jul 2009 19:29:58 +0000 (19:29 +0000)]
fix a bug in the SPI driver (closes #5485)

SVN-Revision: 16767

15 years agoatheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on device...
Felix Fietkau [Fri, 10 Jul 2009 15:26:12 +0000 (15:26 +0000)]
atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select

SVN-Revision: 16765

15 years agoPS3: Add some HID quirks to the PS3 kernel config
Geoff Levand [Fri, 10 Jul 2009 01:07:44 +0000 (01:07 +0000)]
PS3: Add some HID quirks to the PS3 kernel config

SVN-Revision: 16761

15 years agoPS3: Add joystick support to the PS3 kernel config
Geoff Levand [Fri, 10 Jul 2009 01:06:55 +0000 (01:06 +0000)]
PS3: Add joystick support to the PS3 kernel config

SVN-Revision: 16760

15 years agoPS3: Fix gelic network RX hang
Geoff Levand [Fri, 10 Jul 2009 01:05:45 +0000 (01:05 +0000)]
PS3: Fix gelic network RX hang

SVN-Revision: 16759

15 years agoPS3: Cleanup kernel config
Geoff Levand [Fri, 10 Jul 2009 01:03:40 +0000 (01:03 +0000)]
PS3: Cleanup kernel config

SVN-Revision: 16758

15 years agoPS3: Enable kernel command line editing
Geoff Levand [Fri, 10 Jul 2009 01:01:59 +0000 (01:01 +0000)]
PS3: Enable kernel command line editing

To allow for kernel command line editing add an empty
comand line to the PS3 kernel config.

SVN-Revision: 16757

15 years agoPS3: Enable kernel patches
Geoff Levand [Fri, 10 Jul 2009 01:00:05 +0000 (01:00 +0000)]
PS3: Enable kernel patches

SVN-Revision: 16756

15 years agoPS3: Revert kexec kernel patch
Geoff Levand [Fri, 10 Jul 2009 00:57:03 +0000 (00:57 +0000)]
PS3: Revert kexec kernel patch

Remove the uneeded PS3 kernel patch
0006-powerpc-Remove-default-kexec-crash_kernel-ops-assig.patch
This patch causes the exec system call to fail.

SVN-Revision: 16755

15 years agoadd board setup code for the RB-450G/RB-433UAH boards * based on a patch from http...
Gabor Juhos [Thu, 9 Jul 2009 19:46:41 +0000 (19:46 +0000)]
add board setup code for the RB-450G/RB-433UAH boards * based on a patch from forum.openwrt.org/viewtopic.php?pid=91127#p91127

SVN-Revision: 16754

15 years agopackage/lua: implement memory limits, scripts can use get_memory_limit() and set_memo...
Jo-Philipp Wich [Thu, 9 Jul 2009 17:45:23 +0000 (17:45 +0000)]
package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage

SVN-Revision: 16753

15 years agoregister a GPIO LEDs and buttons on the PB44 board
Gabor Juhos [Thu, 9 Jul 2009 06:58:38 +0000 (06:58 +0000)]
register a GPIO LEDs and buttons on the PB44 board

SVN-Revision: 16748

15 years agoregister a I2C GPIO expander on the PB44 board
Gabor Juhos [Thu, 9 Jul 2009 06:57:44 +0000 (06:57 +0000)]
register a I2C GPIO expander on the PB44 board

SVN-Revision: 16747

15 years agofirmware-utils/mktplinkfw: add option for combined images
Gabor Juhos [Wed, 8 Jul 2009 08:17:26 +0000 (08:17 +0000)]
firmware-utils/mktplinkfw: add option for combined images

SVN-Revision: 16742

15 years agocreate firmware image for the TL-WR741ND
Gabor Juhos [Tue, 7 Jul 2009 19:58:39 +0000 (19:58 +0000)]
create firmware image for the TL-WR741ND

SVN-Revision: 16741

15 years agofirmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
Gabor Juhos [Tue, 7 Jul 2009 19:45:33 +0000 (19:45 +0000)]
firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1

SVN-Revision: 16740

15 years agoadd initial support for the TL-WR741ND board
Gabor Juhos [Tue, 7 Jul 2009 19:20:10 +0000 (19:20 +0000)]
add initial support for the TL-WR741ND board

SVN-Revision: 16739

15 years agodo not allow overriding the init argument by bootloaders
Mirko Vogt [Tue, 7 Jul 2009 18:29:40 +0000 (18:29 +0000)]
do not allow overriding the init argument by bootloaders

SVN-Revision: 16738

15 years agoadd AR7240 specific fixes for the ag71xx driver
Gabor Juhos [Tue, 7 Jul 2009 18:06:02 +0000 (18:06 +0000)]
add AR7240 specific fixes for the ag71xx driver

SVN-Revision: 16737

15 years agomake irq_chip definitions static
Gabor Juhos [Tue, 7 Jul 2009 18:04:26 +0000 (18:04 +0000)]
make irq_chip definitions static

SVN-Revision: 16736

15 years agouClibc: fix build error on ARM targets (closes #5473)
Gabor Juhos [Tue, 7 Jul 2009 15:09:10 +0000 (15:09 +0000)]
uClibc: fix build error on ARM targets (closes #5473)

SVN-Revision: 16735

15 years agoAR7240 requires different IRQ unmasking code
Gabor Juhos [Tue, 7 Jul 2009 13:57:57 +0000 (13:57 +0000)]
AR7240 requires different IRQ unmasking code

SVN-Revision: 16734

15 years agowprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian
Felix Fietkau [Tue, 7 Jul 2009 03:56:43 +0000 (03:56 +0000)]
wprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian

SVN-Revision: 16733

15 years agowprobe: fix some endianness fail in the l2 filter code
Felix Fietkau [Tue, 7 Jul 2009 03:44:31 +0000 (03:44 +0000)]
wprobe: fix some endianness fail in the l2 filter code

SVN-Revision: 16732

15 years agowprobe: fix uninitialized variable
Felix Fietkau [Tue, 7 Jul 2009 03:21:09 +0000 (03:21 +0000)]
wprobe: fix uninitialized variable

SVN-Revision: 16731

15 years agorename the wprobe init script to /etc/init.d/wprobe
Felix Fietkau [Tue, 7 Jul 2009 03:03:43 +0000 (03:03 +0000)]
rename the wprobe init script to /etc/init.d/wprobe

SVN-Revision: 16730

15 years agofix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME confi...
Nicolas Thill [Tue, 7 Jul 2009 03:00:04 +0000 (03:00 +0000)]
fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME config option

SVN-Revision: 16729

15 years agoadd a config option to select the binary stripping method to use (between none, strip...
Nicolas Thill [Tue, 7 Jul 2009 02:34:58 +0000 (02:34 +0000)]
add a config option to select the binary stripping method to use (between none, strip & sstrip)

SVN-Revision: 16728

15 years agofix wprobe-export
Felix Fietkau [Tue, 7 Jul 2009 02:22:46 +0000 (02:22 +0000)]
fix wprobe-export

SVN-Revision: 16727

15 years agouse .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)
Nicolas Thill [Tue, 7 Jul 2009 02:11:11 +0000 (02:11 +0000)]
use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)

SVN-Revision: 16726

15 years agoupdate the init script and config for the new wprobe
Felix Fietkau [Tue, 7 Jul 2009 00:38:42 +0000 (00:38 +0000)]
update the init script and config for the new wprobe

SVN-Revision: 16724

15 years agofix df -h output (closes: #5290)
Nicolas Thill [Tue, 7 Jul 2009 00:07:19 +0000 (00:07 +0000)]
fix df -h output (closes: #5290)

SVN-Revision: 16723

15 years agoadd more gcc-4.4 patches from uclibc's mailing-list
Florian Fainelli [Mon, 6 Jul 2009 19:52:55 +0000 (19:52 +0000)]
add more gcc-4.4 patches from uclibc's mailing-list

SVN-Revision: 16720

15 years agoupgrade to the new version of wprobe - includes reconfigurable layer 2 statistics...
Felix Fietkau [Mon, 6 Jul 2009 19:05:24 +0000 (19:05 +0000)]
upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes

SVN-Revision: 16719

15 years agoucitrigger: add options to force enable/disable specific triggers
Felix Fietkau [Mon, 6 Jul 2009 19:04:07 +0000 (19:04 +0000)]
ucitrigger: add options to force enable/disable specific triggers

SVN-Revision: 16718

15 years agoBaltic language support in kernel
Gabor Juhos [Mon, 6 Jul 2009 16:10:22 +0000 (16:10 +0000)]
Baltic language support in kernel

Add Baltic langugae support in kernel package

Signed-off-by: zintis.petersons@e-mail.lv
SVN-Revision: 16717

15 years agoAdd the gpio_keys input module to menuconfig
Gabor Juhos [Mon, 6 Jul 2009 16:10:20 +0000 (16:10 +0000)]
Add the gpio_keys input module to menuconfig

Signed-off-by: Ferenc Wagner <wferi@niif.hu>
SVN-Revision: 16716

15 years agoAdd config file for 2.6.31 kernels in preparation for 2.6.31
Hamish Guthrie [Mon, 6 Jul 2009 11:48:56 +0000 (11:48 +0000)]
Add config file for 2.6.31 kernels in preparation for 2.6.31

SVN-Revision: 16713

15 years agoadd bcm47xx lzma initramfs patch which is useful to workaround some CFE limitations...
Florian Fainelli [Mon, 6 Jul 2009 11:28:34 +0000 (11:28 +0000)]
add bcm47xx lzma initramfs patch which is useful to workaround some CFE limitations when ramdisk kernels are too big

SVN-Revision: 16709

15 years agoadd a profile with no Wi-Fi drivers enabled, useful for bcm6338
Florian Fainelli [Mon, 6 Jul 2009 11:21:22 +0000 (11:21 +0000)]
add a profile with no Wi-Fi drivers enabled, useful for bcm6338

SVN-Revision: 16708

15 years agomake i2c-gpio-custom selectable (#5458)
Florian Fainelli [Mon, 6 Jul 2009 11:16:04 +0000 (11:16 +0000)]
make i2c-gpio-custom selectable (#5458)

SVN-Revision: 16707

15 years agoavoid overriding CONFIG_TUN with a couple of targets
Florian Fainelli [Mon, 6 Jul 2009 10:52:15 +0000 (10:52 +0000)]
avoid overriding CONFIG_TUN with a couple of targets

SVN-Revision: 16705

15 years agosync kernel config
Gabor Juhos [Sun, 5 Jul 2009 20:22:24 +0000 (20:22 +0000)]
sync kernel config

SVN-Revision: 16703

15 years agofix kmod-ip6tables modules (#5274)
Florian Fainelli [Sun, 5 Jul 2009 19:42:39 +0000 (19:42 +0000)]
fix kmod-ip6tables modules (#5274)

SVN-Revision: 16702