openwrt.git
14 years ago[brcm63xx] register GPIO-connected LEDs for known boards
florian [Sat, 18 Jul 2009 00:40:23 +0000 (00:40 +0000)]
[brcm63xx] register GPIO-connected LEDs for known boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16887 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to...
nbd [Sat, 18 Jul 2009 00:36:13 +0000 (00:36 +0000)]
fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16886 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoget rid of linux 2.6.29
nbd [Fri, 17 Jul 2009 16:20:25 +0000 (16:20 +0000)]
get rid of linux 2.6.29

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16883 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implemen...
florian [Fri, 17 Jul 2009 15:58:06 +0000 (15:58 +0000)]
[brcm63xx] mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement it at all, fixes usb 2.0 issues on bcm6358

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16882 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] fix comment only valid for bcm6345
florian [Fri, 17 Jul 2009 15:57:09 +0000 (15:57 +0000)]
[brcm63xx] fix comment only valid for bcm6345

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16881 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] make patches against iptables apply again after update to 1.4.4 (#5540)
florian [Fri, 17 Jul 2009 12:37:10 +0000 (12:37 +0000)]
[package] make patches against iptables apply again after update to 1.4.4 (#5540)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16878 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[s3c24xx] Get rid of glamo-lcm-spi. It's not used and probably never will be.
lars [Thu, 16 Jul 2009 19:01:45 +0000 (19:01 +0000)]
[s3c24xx] Get rid of glamo-lcm-spi. It's not used and probably never will be.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16871 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: fix a race condition in the ibss merge
nbd [Thu, 16 Jul 2009 17:41:51 +0000 (17:41 +0000)]
madwifi: fix a race condition in the ibss merge

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16870 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] add missing CONFIG_FIXED_PHY symbol to 2.6.25
florian [Thu, 16 Jul 2009 16:35:00 +0000 (16:35 +0000)]
[kernel] add missing CONFIG_FIXED_PHY symbol to 2.6.25

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16869 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[PATCH] sysupgrade-ext2 sync before writing image, not after
jow [Thu, 16 Jul 2009 13:39:36 +0000 (13:39 +0000)]
[PATCH] sysupgrade-ext2 sync before writing image, not after
Sysupgrade for ext2 currently flushes the filesystem buffers after an
image is written to the disk. This should happen before the image is
written.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16867 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[s3c24xx] Reverese mangle_pmu logic. Initalize regulator constrains to those
lars [Thu, 16 Jul 2009 13:13:25 +0000 (13:13 +0000)]
[s3c24xx] Reverese mangle_pmu logic. Initalize regulator constrains to those
used for all but GTA02v1 and changed them for GTA02v1 in mangle_pmu.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16866 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[s3c24xx] Cleanup glamo platform_data.
lars [Thu, 16 Jul 2009 12:06:48 +0000 (12:06 +0000)]
[s3c24xx] Cleanup glamo platform_data.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16863 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi: turn software based tsf merging on by default, get rid of some iwpriv errors...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16862 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16861 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoThis patch adds a target for the IBM PowerXCell Accelerator Board.
florian [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16860 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[s3c24xx] mach_gta02: Add some missing always_on regulator constraints and
lars [Thu, 16 Jul 2009 10:00:27 +0000 (10:00 +0000)]
[s3c24xx] mach_gta02: Add some missing always_on regulator constraints and
declare regulator constraints to be fully specified.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16859 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[s3c24xx] Implement voltage listing for pc50633.
lars [Thu, 16 Jul 2009 09:35:15 +0000 (09:35 +0000)]
[s3c24xx] Implement voltage listing for pc50633.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16858 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16853 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] binutils: fix build failure on powerpc target
juhosg [Tue, 14 Jul 2009 19:43:15 +0000 (19:43 +0000)]
[toolchain] binutils: fix build failure on powerpc target

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16848 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16846 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] add additions from (#5149)
florian [Tue, 14 Jul 2009 13:06:34 +0000 (13:06 +0000)]
[package] add additions from (#5149)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16841 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16840 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] ag71xx driver: rename ag71xx_debug module parameter
juhosg [Mon, 13 Jul 2009 17:45:25 +0000 (17:45 +0000)]
[ar71xx] ag71xx driver: rename ag71xx_debug module parameter

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16833 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16831 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16830 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] isdn4linux modules fixes
florian [Mon, 13 Jul 2009 14:38:00 +0000 (14:38 +0000)]
[kernel] isdn4linux modules fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16829 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] NET_EMATCH is a boolean (#5506)
florian [Mon, 13 Jul 2009 12:58:18 +0000 (12:58 +0000)]
[kernel] NET_EMATCH is a boolean (#5506)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16828 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] ag71xx driver: fix a typo
juhosg [Mon, 13 Jul 2009 12:20:02 +0000 (12:20 +0000)]
[ar71xx] ag71xx driver: fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16827 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] enable driver for the PCF857X I2C GPIO expander
juhosg [Mon, 13 Jul 2009 11:44:56 +0000 (11:44 +0000)]
[ar71xx] enable driver for the PCF857X I2C GPIO expander

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16826 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] ag71xx driver: align descriptors on cache_line boundary
juhosg [Mon, 13 Jul 2009 11:40:10 +0000 (11:40 +0000)]
[ar71xx] ag71xx driver: align descriptors on cache_line boundary

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16825 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] ag71xx driver: store descriptor pointers in ag71xx_buf
juhosg [Mon, 13 Jul 2009 11:38:37 +0000 (11:38 +0000)]
[ar71xx] ag71xx driver: store descriptor pointers in ag71xx_buf

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16824 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] MIPS: fix loading of modules with unresolved weak symbols
juhosg [Mon, 13 Jul 2009 09:34:49 +0000 (09:34 +0000)]
[kernel] MIPS: fix loading of modules with unresolved weak symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16823 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[s3c24xx] glamo: get rid of static driver handle.
lars [Sun, 12 Jul 2009 20:24:18 +0000 (20:24 +0000)]
[s3c24xx] glamo: get rid of static driver handle.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16821 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundary
juhosg [Sun, 12 Jul 2009 16:04:28 +0000 (16:04 +0000)]
[ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundary

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16818 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] ag71xx driver: don't flush ddr on tx path
juhosg [Sun, 12 Jul 2009 16:02:27 +0000 (16:02 +0000)]
[ar71xx] ag71xx driver: don't flush ddr on tx path

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16817 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[s3c24xx] glamo: Use mfd_cell for child resource handling instead of some ugly custom...
lars [Sun, 12 Jul 2009 15:42:22 +0000 (15:42 +0000)]
[s3c24xx] glamo: Use mfd_cell for child resource handling instead of some ugly custom code.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16816 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoudhcpc: Pass all events to udhcpc.user
acinonyx [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16815 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomadwifi.sh channel fix
acinonyx [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16814 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] fix isdn4linux kernel modules with the 2.4.37 update
florian [Sun, 12 Jul 2009 12:09:15 +0000 (12:09 +0000)]
[package] fix isdn4linux kernel modules with the 2.4.37 update

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16799 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] wprobe does not build on 2.4
florian [Sun, 12 Jul 2009 11:33:14 +0000 (11:33 +0000)]
[package] wprobe does not build on 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16796 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] resync kernel configuration and enable kexec
florian [Sun, 12 Jul 2009 11:31:00 +0000 (11:31 +0000)]
[brcm63xx] resync kernel configuration and enable kexec

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16795 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16793 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16792 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agosched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16791 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16790 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: clean up scheduler default config and kmod-sched kconfig symbols, enable...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16789 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16788 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] use subsys_initcall in the i2c-gpio driver
juhosg [Sat, 11 Jul 2009 19:14:01 +0000 (19:14 +0000)]
[kernel] use subsys_initcall in the i2c-gpio driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16787 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoCleanup glamo mmc driver.
lars [Sat, 11 Jul 2009 19:07:15 +0000 (19:07 +0000)]
Cleanup glamo mmc driver.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16786 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] increase size of the kernel partition on the TL-WR[789]41N boards
juhosg [Sat, 11 Jul 2009 17:20:46 +0000 (17:20 +0000)]
[ar71xx] increase size of the kernel partition on the TL-WR[789]41N boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16785 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16784 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] register the VSC7395 device on the PB44 board
juhosg [Sat, 11 Jul 2009 16:27:54 +0000 (16:27 +0000)]
[ar71xx] register the VSC7395 device on the PB44 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16783 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] enable I2C_GPIO driver
juhosg [Sat, 11 Jul 2009 16:00:18 +0000 (16:00 +0000)]
[ar71xx] enable I2C_GPIO driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16782 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] add SPI controller driver for the PB44 board
juhosg [Sat, 11 Jul 2009 15:55:55 +0000 (15:55 +0000)]
[ar71xx] add SPI controller driver for the PB44 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16781 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 driver
juhosg [Sat, 11 Jul 2009 14:59:31 +0000 (14:59 +0000)]
[ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16780 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] add definitions for some magic values in the spi_vsc7385 driver
juhosg [Sat, 11 Jul 2009 14:56:54 +0000 (14:56 +0000)]
[ar71xx] add definitions for some magic values in the spi_vsc7385 driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16779 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] add AR7240 to BOARDNAME
juhosg [Sat, 11 Jul 2009 14:30:13 +0000 (14:30 +0000)]
[ar71xx] add AR7240 to BOARDNAME

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16778 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoupgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16777 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomove the toolchain_install stampfile to the right place to fix spurious missing toolc...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16776 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoseems like the pages that mentioned mips 4k cores not having prefetch were wrong...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16775 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific
mirko [Sat, 11 Jul 2009 07:25:14 +0000 (07:25 +0000)]
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

14 years agomips: replace -mlong-calls with -mno-long-calls to make function calls faster in...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16772 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implem...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16771 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar8216: rename the vlan attribute to enable_vlan to keep it consistent with other...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16770 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16769 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16768 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] fix a bug in the SPI driver (closes #5485)
juhosg [Fri, 10 Jul 2009 19:29:58 +0000 (19:29 +0000)]
[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

14 years agoatheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on device...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16765 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoPS3: Add some HID quirks to the PS3 kernel config
geoff [Fri, 10 Jul 2009 01:07:44 +0000 (01:07 +0000)]
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

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16760 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16759 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16758 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoPS3: Enable kernel command line editing
geoff [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16757 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16756 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoPS3: Revert kexec kernel patch
geoff [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16755 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] add board setup code for the RB-450G/RB-433UAH boards
juhosg [Thu, 9 Jul 2009 19:46:41 +0000 (19:46 +0000)]
[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

14 years agopackage/lua: implement memory limits, scripts can use get_memory_limit() and set_memo...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16753 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] register a GPIO LEDs and buttons on the PB44 board
juhosg [Thu, 9 Jul 2009 06:58:38 +0000 (06:58 +0000)]
[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

14 years ago[ar71xx] register a I2C GPIO expander on the PB44 board
juhosg [Thu, 9 Jul 2009 06:57:44 +0000 (06:57 +0000)]
[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

14 years ago[tools] firmware-utils/mktplinkfw: add option for combined images
juhosg [Wed, 8 Jul 2009 08:17:26 +0000 (08:17 +0000)]
[tools] firmware-utils/mktplinkfw: add option for combined images

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16742 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] create firmware image for the TL-WR741ND
juhosg [Tue, 7 Jul 2009 19:58:39 +0000 (19:58 +0000)]
[ar71xx] create firmware image for the TL-WR741ND

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16741 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[tools] firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
juhosg [Tue, 7 Jul 2009 19:45:33 +0000 (19:45 +0000)]
[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

14 years ago[ar71xx] add initial support for the TL-WR741ND board
juhosg [Tue, 7 Jul 2009 19:20:10 +0000 (19:20 +0000)]
[ar71xx] add initial support for the TL-WR741ND board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16739 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16738 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] add AR7240 specific fixes for the ag71xx driver
juhosg [Tue, 7 Jul 2009 18:06:02 +0000 (18:06 +0000)]
[ar71xx] add AR7240 specific fixes for the ag71xx driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16737 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[ar71xx] make irq_chip definitions static
juhosg [Tue, 7 Jul 2009 18:04:26 +0000 (18:04 +0000)]
[ar71xx] make irq_chip definitions static

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16736 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] uClibc: fix build error on ARM targets (closes #5473)
juhosg [Tue, 7 Jul 2009 15:09:10 +0000 (15:09 +0000)]
[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

14 years ago[ar71xx] AR7240 requires different IRQ unmasking code
juhosg [Tue, 7 Jul 2009 13:57:57 +0000 (13:57 +0000)]
[ar71xx] AR7240 requires different IRQ unmasking code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16734 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agowprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16733 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agowprobe: fix some endianness fail in the l2 filter code
nbd [Tue, 7 Jul 2009 03:44:31 +0000 (03:44 +0000)]
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

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16731 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorename the wprobe init script to /etc/init.d/wprobe
nbd [Tue, 7 Jul 2009 03:03:43 +0000 (03:03 +0000)]
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

14 years agofix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME confi...
nico [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16729 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd a config option to select the binary stripping method to use (between none, strip...
nico [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16728 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16727 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouse .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)
nico [Tue, 7 Jul 2009 02:11:11 +0000 (02:11 +0000)]
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

14 years agoupdate the init script and config for the new wprobe
nbd [Tue, 7 Jul 2009 00:38:42 +0000 (00:38 +0000)]
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

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16723 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[uclibc] add more gcc-4.4 patches from uclibc's mailing-list
florian [Mon, 6 Jul 2009 19:52:55 +0000 (19:52 +0000)]
[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

14 years agoupgrade to the new version of wprobe - includes reconfigurable layer 2 statistics...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16719 3c298f89-4303-0410-b956-a3cf2f4a3e73