Geoff Levand
b0527b20e7
PS3: Fix gelic network RX hang
...
SVN-Revision: 16759
16 years ago
Geoff Levand
c773567c74
PS3: Cleanup kernel config
...
SVN-Revision: 16758
16 years ago
Geoff Levand
91bd1fc382
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
16 years ago
Geoff Levand
2d3e7d7eee
PS3: Enable kernel patches
...
SVN-Revision: 16756
16 years ago
Geoff Levand
ec7dc58e59
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
16 years ago
Gabor Juhos
a38d9256a7
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
...
SVN-Revision: 16754
16 years ago
Jo-Philipp Wich
03db00a803
package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage
...
SVN-Revision: 16753
16 years ago
Gabor Juhos
b8a97ca5c5
register a GPIO LEDs and buttons on the PB44 board
...
SVN-Revision: 16748
16 years ago
Gabor Juhos
eca1b1ac07
register a I2C GPIO expander on the PB44 board
...
SVN-Revision: 16747
16 years ago
Gabor Juhos
db71f38ed6
firmware-utils/mktplinkfw: add option for combined images
...
SVN-Revision: 16742
16 years ago
Gabor Juhos
6030323bea
create firmware image for the TL-WR741ND
...
SVN-Revision: 16741
16 years ago
Gabor Juhos
4be401d44b
firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
...
SVN-Revision: 16740
16 years ago
Gabor Juhos
2614fcb2f3
add initial support for the TL-WR741ND board
...
SVN-Revision: 16739
16 years ago
Mirko Vogt
7d5525a5be
do not allow overriding the init argument by bootloaders
...
SVN-Revision: 16738
16 years ago
Gabor Juhos
a6e3c605bc
add AR7240 specific fixes for the ag71xx driver
...
SVN-Revision: 16737
16 years ago
Gabor Juhos
f04fcfd801
make irq_chip definitions static
...
SVN-Revision: 16736
16 years ago
Gabor Juhos
c8d103a660
uClibc: fix build error on ARM targets ( closes #5473 )
...
SVN-Revision: 16735
16 years ago
Gabor Juhos
3b47053fb3
AR7240 requires different IRQ unmasking code
...
SVN-Revision: 16734
16 years ago
Felix Fietkau
daaf02e416
wprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian
...
SVN-Revision: 16733
16 years ago
Felix Fietkau
959bae3462
wprobe: fix some endianness fail in the l2 filter code
...
SVN-Revision: 16732
16 years ago
Felix Fietkau
5b35d1851c
wprobe: fix uninitialized variable
...
SVN-Revision: 16731
16 years ago
Felix Fietkau
9a194f41bb
rename the wprobe init script to /etc/init.d/wprobe
...
SVN-Revision: 16730
16 years ago
Nicolas Thill
69d65604a2
fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME config option
...
SVN-Revision: 16729
16 years ago
Nicolas Thill
4702698c68
add a config option to select the binary stripping method to use (between none, strip & sstrip)
...
SVN-Revision: 16728
16 years ago
Felix Fietkau
5a5f24ac23
fix wprobe-export
...
SVN-Revision: 16727
16 years ago
Nicolas Thill
05672efde8
use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad ( closes : #5452 )
...
SVN-Revision: 16726
16 years ago
Felix Fietkau
143d5c0538
update the init script and config for the new wprobe
...
SVN-Revision: 16724
16 years ago
Nicolas Thill
131b2429ef
fix df -h output ( closes : #5290 )
...
SVN-Revision: 16723
16 years ago
Florian Fainelli
1e9cba3b82
add more gcc-4.4 patches from uclibc's mailing-list
...
SVN-Revision: 16720
16 years ago
Felix Fietkau
5447d6c44b
upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
...
SVN-Revision: 16719
16 years ago
Felix Fietkau
069dbf6fd4
ucitrigger: add options to force enable/disable specific triggers
...
SVN-Revision: 16718
16 years ago
Gabor Juhos
7ffee1f66f
Baltic language support in kernel
...
Add Baltic langugae support in kernel package
Signed-off-by: zintis.petersons@e-mail.lv
SVN-Revision: 16717
16 years ago
Gabor Juhos
0c1004ac2c
Add the gpio_keys input module to menuconfig
...
Signed-off-by: Ferenc Wagner <wferi@niif.hu>
SVN-Revision: 16716
16 years ago
Hamish Guthrie
de45798d41
Add config file for 2.6.31 kernels in preparation for 2.6.31
...
SVN-Revision: 16713
16 years ago
Florian Fainelli
9d2522748f
add bcm47xx lzma initramfs patch which is useful to workaround some CFE limitations when ramdisk kernels are too big
...
SVN-Revision: 16709
16 years ago
Florian Fainelli
9a387036d2
add a profile with no Wi-Fi drivers enabled, useful for bcm6338
...
SVN-Revision: 16708
16 years ago
Florian Fainelli
8749a587e7
make i2c-gpio-custom selectable ( #5458 )
...
SVN-Revision: 16707
16 years ago
Florian Fainelli
8d91123a0f
avoid overriding CONFIG_TUN with a couple of targets
...
SVN-Revision: 16705
16 years ago
Gabor Juhos
97ee3bff49
sync kernel config
...
SVN-Revision: 16703
16 years ago
Florian Fainelli
b5bdf8222b
fix kmod-ip6tables modules ( #5274 )
...
SVN-Revision: 16702
16 years ago
Gabor Juhos
c38e7aa7b2
add missing break statement
...
SVN-Revision: 16701
16 years ago
Mirko Vogt
0be423f619
automatically mount sd-card as it's possible (might be done via hotplug later)
...
SVN-Revision: 16700
16 years ago
Gabor Juhos
8e4f117b24
refresh patches
...
SVN-Revision: 16699
16 years ago
Gabor Juhos
1981fd14a7
bump to 2.6.29.6 and refresh patches
...
SVN-Revision: 16698
16 years ago
Florian Fainelli
f74d16548d
update targets to 2.6.30.1, update patches
...
SVN-Revision: 16697
16 years ago
Florian Fainelli
62e10e7017
put all filesystem related packages into the Filesystem submenu ( #5352 )
...
SVN-Revision: 16696
16 years ago
Lars-Peter Clausen
d131752f0d
Add ioctls to glamo framebuffer driver to enable/disable glamo engines.
...
SVN-Revision: 16686
16 years ago
Mirko Vogt
3629368623
purge out config and patches for 2.6.29 as 2.6.30.1 is now default and stable
...
SVN-Revision: 16685
16 years ago
Florian Fainelli
254b492ff5
configure the IPv6 from /etc/config/network and remove 6scripts's prefix option to set an IPv6 address on the LAN ( #5450 )
...
SVN-Revision: 16683
16 years ago
Claudio Mignanti
dafcdcd569
Add mirror for utility e100boot
...
SVN-Revision: 16682
16 years ago