mirko
dd036e2463
rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 07:25:14 +00:00
nbd
a9dafde4e3
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 02:30:25 +00:00
nbd
755f396893
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 02:30:19 +00:00
nbd
71f5d93ef9
ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 01:21:01 +00:00
nbd
8f0c0aaa45
remove hotplug2-old
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 01:20:55 +00:00
nbd
16d10a1170
ucitrigger depends on lua
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 00:02:38 +00:00
juhosg
0e3b9332fb
[ar71xx] fix a bug in the SPI driver ( closes #5485 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 19:29:58 +00:00
nbd
484a7d0507
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 15:26:12 +00:00
geoff
50feddc187
PS3: Add some HID quirks to the PS3 kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:07:44 +00:00
geoff
0f8094fb16
PS3: Add joystick support to the PS3 kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:06:55 +00:00
geoff
7e0887a350
PS3: Fix gelic network RX hang
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:05:45 +00:00
geoff
a0ab1077f7
PS3: Cleanup kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:03:40 +00:00
geoff
18c5b7ded9
PS3: Enable kernel command line editing
...
To allow for kernel command line editing add an empty
comand line to the PS3 kernel config.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:01:59 +00:00
geoff
024957ebc1
PS3: Enable kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:00:05 +00:00
geoff
f2c1b9123f
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 00:57:03 +00:00
juhosg
d681740252
[ar71xx] add board setup code for the RB-450G/RB-433UAH boards
...
* based on a patch from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-09 19:46:41 +00:00
jow
ff39a6c6f5
package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-09 17:45:23 +00:00
juhosg
d8951fe6c9
[ar71xx] register a GPIO LEDs and buttons on the PB44 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-09 06:58:38 +00:00
juhosg
3d57b2da71
[ar71xx] register a I2C GPIO expander on the PB44 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-09 06:57:44 +00:00
juhosg
862565b768
[tools] firmware-utils/mktplinkfw: add option for combined images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-08 08:17:26 +00:00
juhosg
0491fbaeca
[ar71xx] create firmware image for the TL-WR741ND
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 19:58:39 +00:00
juhosg
fd9114dcce
[tools] firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 19:45:33 +00:00
juhosg
14f9464e92
[ar71xx] add initial support for the TL-WR741ND board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 19:20:10 +00:00
mirko
a1ba60f462
do not allow overriding the init argument by bootloaders
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 18:29:40 +00:00
juhosg
1d3c32c543
[ar71xx] add AR7240 specific fixes for the ag71xx driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 18:06:02 +00:00
juhosg
2ce2426f48
[ar71xx] make irq_chip definitions static
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 18:04:26 +00:00
juhosg
ae2077bf16
[toolchain] uClibc: fix build error on ARM targets ( closes #5473 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 15:09:10 +00:00
juhosg
c46ada5677
[ar71xx] AR7240 requires different IRQ unmasking code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 13:57:57 +00:00
nbd
fb70c35f18
wprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:56:43 +00:00
nbd
864cae4970
wprobe: fix some endianness fail in the l2 filter code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:44:31 +00:00
nbd
e68b3865cc
wprobe: fix uninitialized variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:21:09 +00:00
nbd
47a2f983bd
rename the wprobe init script to /etc/init.d/wprobe
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:03:43 +00:00
nico
39ed77af1e
fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME config option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 03:00:04 +00:00
nico
9a319f4c47
add a config option to select the binary stripping method to use (between none, strip & sstrip)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 02:34:58 +00:00
nbd
768a38de0f
fix wprobe-export
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 02:22:46 +00:00
nico
3329f8257c
use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad ( closes : #5452 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 02:11:11 +00:00
nbd
d2d52c35cd
update the init script and config for the new wprobe
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 00:38:42 +00:00
nico
f22f2b6411
fix df -h output ( closes : #5290 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 00:07:19 +00:00
florian
4abf567ae8
[uclibc] add more gcc-4.4 patches from uclibc's mailing-list
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 19:52:55 +00:00
nbd
8f7f273fa4
upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 19:05:24 +00:00
nbd
59bfb9d20e
ucitrigger: add options to force enable/disable specific triggers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 19:04:07 +00:00
juhosg
6d07fcf44e
Baltic language support in kernel
...
Add Baltic langugae support in kernel package
Signed-off-by: zintis.petersons@e-mail.lv
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 16:10:22 +00:00
juhosg
8cbeef3fb8
Add the gpio_keys input module to menuconfig
...
Signed-off-by: Ferenc Wagner <wferi@niif.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 16:10:20 +00:00
hcg
01796da73b
Add config file for 2.6.31 kernels in preparation for 2.6.31
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 11:48:56 +00:00
florian
aabb055a7c
[brcm63xx] add bcm47xx lzma initramfs patch which is useful to workaround some CFE limitations when ramdisk kernels are too big
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 11:28:34 +00:00
florian
351db39bc7
[brcm63xx] add a profile with no Wi-Fi drivers enabled, useful for bcm6338
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 11:21:22 +00:00
florian
f036a579e3
[package] make i2c-gpio-custom selectable ( #5458 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 11:16:04 +00:00
florian
89fdaa450a
[kernel] avoid overriding CONFIG_TUN with a couple of targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 10:52:15 +00:00
juhosg
82600d451a
[ar71xx] sync kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 20:22:24 +00:00
florian
ff3754c308
[package] fix kmod-ip6tables modules ( #5274 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 19:42:39 +00:00