Florian Fainelli
349d57eee4
resync kernel configuration and enable kexec
...
SVN-Revision: 16795
16 years ago
Gabor Juhos
365635b7f3
create firmware image for the wrt400n board (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)
...
SVN-Revision: 16793
16 years ago
Gabor Juhos
86d7900724
firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)
...
SVN-Revision: 16792
16 years ago
Felix Fietkau
d680184c26
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
16 years ago
Felix Fietkau
8addc86845
madwifi: clean up wme handling, use same packet classification as mac80211
...
SVN-Revision: 16790
16 years ago
Felix Fietkau
2020fc8c56
kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
...
SVN-Revision: 16789
16 years ago
Felix Fietkau
bcbdd2a425
madwifi: fix another instance of excessive stack usage in wlanconfig
...
SVN-Revision: 16788
16 years ago
Gabor Juhos
eb990941a1
use subsys_initcall in the i2c-gpio driver
...
SVN-Revision: 16787
16 years ago
Lars-Peter Clausen
4147b632e9
Cleanup glamo mmc driver.
...
SVN-Revision: 16786
16 years ago
Gabor Juhos
a21bf40453
increase size of the kernel partition on the TL-WR[789]41N boards
...
SVN-Revision: 16785
16 years ago
Gabor Juhos
abd419a7df
increase size of the kernel partition on the TEW-632BR board
...
SVN-Revision: 16784
16 years ago
Gabor Juhos
2dc230d260
register the VSC7395 device on the PB44 board
...
SVN-Revision: 16783
16 years ago
Gabor Juhos
56d638e615
enable I2C_GPIO driver
...
SVN-Revision: 16782
16 years ago
Gabor Juhos
eced3f210e
add SPI controller driver for the PB44 board
...
SVN-Revision: 16781
16 years ago
Gabor Juhos
218298becf
use platform data to setup the MAC_CFG register in the spi_vsc7385 driver
...
SVN-Revision: 16780
16 years ago
Gabor Juhos
292775eb34
add definitions for some magic values in the spi_vsc7385 driver
...
SVN-Revision: 16779
16 years ago
Gabor Juhos
cbed3ebe1a
add AR7240 to BOARDNAME
...
SVN-Revision: 16778
16 years ago
Felix Fietkau
b5730c409f
upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
...
SVN-Revision: 16777
16 years ago
Felix Fietkau
7dc435ea29
move the toolchain_install stampfile to the right place to fix spurious missing toolchain errors after cleaning stuff
...
SVN-Revision: 16776
16 years ago
Felix Fietkau
c2216626e1
seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg
...
SVN-Revision: 16775
16 years ago
Mirko Vogt
fb88a59da4
rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific
...
SVN-Revision: 16773
16 years ago
Felix Fietkau
3b3d64743b
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
16 years ago
Felix Fietkau
877015bee9
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
...
SVN-Revision: 16771
16 years ago
Felix Fietkau
3e7d58574f
ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers
...
SVN-Revision: 16770
16 years ago
Felix Fietkau
19ccf08628
remove hotplug2-old
...
SVN-Revision: 16769
16 years ago
Felix Fietkau
ec07b537ee
ucitrigger depends on lua
...
SVN-Revision: 16768
16 years ago
Gabor Juhos
6b033e9bec
fix a bug in the SPI driver ( closes #5485 )
...
SVN-Revision: 16767
16 years ago
Felix Fietkau
98e622df30
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
16 years ago
Geoff Levand
748b9c34fa
PS3: Add some HID quirks to the PS3 kernel config
...
SVN-Revision: 16761
16 years ago
Geoff Levand
e57bb08f6f
PS3: Add joystick support to the PS3 kernel config
...
SVN-Revision: 16760
16 years ago
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