Commit Graph

14480 Commits (4dde1753495a4e0e9f15a8b062b72db07488a049)

Author SHA1 Message Date
Felix Fietkau b9e97b34b9 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
2009-07-18 00:36:13 +00:00
Felix Fietkau 916ce4ba2f get rid of linux 2.6.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-17 16:20:25 +00:00
Florian Fainelli e68a9dd226 [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
2009-07-17 15:58:06 +00:00
Florian Fainelli 4907e1e896 [brcm63xx] fix comment only valid for bcm6345
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-17 15:57:09 +00:00
Florian Fainelli 8729e943e2 [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
2009-07-17 12:37:10 +00:00
Lars-Peter Clausen e3f302189f [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
2009-07-16 19:01:45 +00:00
Felix Fietkau 873713bcf1 madwifi: fix a race condition in the ibss merge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 17:41:51 +00:00
Florian Fainelli e7d72108f9 [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
2009-07-16 16:35:00 +00:00
Jo-Philipp Wich ebe49115b1 [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
2009-07-16 13:39:36 +00:00
Lars-Peter Clausen 2e0ab8dbe2 [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
2009-07-16 13:13:25 +00:00
Lars-Peter Clausen f6efd6b76f [s3c24xx] Cleanup glamo platform_data.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 12:06:48 +00:00
Felix Fietkau d5882b22a0 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
2009-07-16 11:30:01 +00:00
Felix Fietkau acb7f4883c madwifi: clean up / fix ibss node handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 11:28:54 +00:00
Florian Fainelli f49a6c5859 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
2009-07-16 10:19:13 +00:00
Lars-Peter Clausen 515df8d0dd [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
2009-07-16 10:00:27 +00:00
Lars-Peter Clausen b6431401c9 [s3c24xx] Implement voltage listing for pc50633.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 09:35:15 +00:00
Markus Wigge 11e9a7a3a0 upgrade to new upstream version 1.4.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-15 16:33:01 +00:00
Gabor Juhos 44b1764018 [toolchain] binutils: fix build failure on powerpc target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-14 19:43:15 +00:00
Felix Fietkau 2d8aa6f161 madwifi: trivial antenna diversity fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-14 16:07:26 +00:00
Florian Fainelli 88a05e95b0 [package] add additions from (#5149)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-14 13:06:34 +00:00
Florian Fainelli a529d82692 [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
2009-07-14 12:18:04 +00:00
Gabor Juhos 7c3041dac6 [ar71xx] ag71xx driver: rename ag71xx_debug module parameter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 17:45:25 +00:00
Felix Fietkau fd51a8712a 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
2009-07-13 15:09:46 +00:00
Felix Fietkau 6ee8e07bea madwifi: remove the -mlong-calls cflag from include files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 14:56:44 +00:00
Florian Fainelli 53a073cd3a [kernel] isdn4linux modules fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 14:38:00 +00:00
Florian Fainelli 81ed125326 [kernel] NET_EMATCH is a boolean (#5506)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 12:58:18 +00:00
Gabor Juhos ea6ce3904f [ar71xx] ag71xx driver: fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 12:20:02 +00:00
Gabor Juhos bfef65dd15 [ar71xx] enable driver for the PCF857X I2C GPIO expander
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 11:44:56 +00:00
Gabor Juhos 716f74c9bd [ar71xx] ag71xx driver: align descriptors on cache_line boundary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 11:40:10 +00:00
Gabor Juhos 6bfa32dda5 [ar71xx] ag71xx driver: store descriptor pointers in ag71xx_buf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 11:38:37 +00:00
Gabor Juhos 8f3341e955 [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
2009-07-13 09:34:49 +00:00
Lars-Peter Clausen 477e026a39 [s3c24xx] glamo: get rid of static driver handle.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 20:24:18 +00:00
Gabor Juhos 42e75cfee0 [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
2009-07-12 16:04:28 +00:00
Gabor Juhos a9c43c0abb [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
2009-07-12 16:02:27 +00:00
Lars-Peter Clausen 2bcba1b55c [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
2009-07-12 15:42:22 +00:00
Vasilis Tsiligiannis 9c48609504 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
2009-07-12 15:38:04 +00:00
Vasilis Tsiligiannis 01b07444c7 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
2009-07-12 15:37:59 +00:00
Florian Fainelli 7ea8f5dbd4 [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
2009-07-12 12:09:15 +00:00
Florian Fainelli 42ddac5a1b [package] wprobe does not build on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 11:33:14 +00:00
Florian Fainelli 5017612ffd [brcm63xx] resync kernel configuration and enable kexec
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 11:31:00 +00:00
Gabor Juhos 15a2b273bf [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
2009-07-12 09:01:13 +00:00
Gabor Juhos 31083d5f9e [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
2009-07-12 08:59:18 +00:00
Felix Fietkau 4ec1678b66 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
2009-07-12 00:01:22 +00:00
Felix Fietkau 3270a9653d 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
2009-07-12 00:01:17 +00:00
Felix Fietkau b59c32cf37 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
2009-07-12 00:01:12 +00:00
Felix Fietkau 8f39da8bed 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
2009-07-12 00:00:51 +00:00
Gabor Juhos 09287c581e [kernel] use subsys_initcall in the i2c-gpio driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 19:14:01 +00:00
Lars-Peter Clausen 9bf62f135f Cleanup glamo mmc driver.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 19:07:15 +00:00
Gabor Juhos 346ca391ed [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
2009-07-11 17:20:46 +00:00
Gabor Juhos 322052f47a [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
2009-07-11 17:15:30 +00:00