openwrt/svn-archive/archive.git
14 years ago[package] openssl: fix bad chmod in install section (#5433)
Jo-Philipp Wich [Mon, 29 Jun 2009 20:48:58 +0000 (20:48 +0000)]
[package] openssl: fix bad chmod in install section (#5433)

SVN-Revision: 16624

14 years ago[ar71xx] increase NR_IRQS
Gabor Juhos [Mon, 29 Jun 2009 20:01:22 +0000 (20:01 +0000)]
[ar71xx] increase NR_IRQS

SVN-Revision: 16623

14 years ago[ar71xx] fix PCI_CORE irq number
Gabor Juhos [Mon, 29 Jun 2009 19:58:36 +0000 (19:58 +0000)]
[ar71xx] fix PCI_CORE irq number

SVN-Revision: 16622

14 years ago[package] base-files: ipcalc.sh: fix off-by-one in range-calculation
Jo-Philipp Wich [Mon, 29 Jun 2009 11:35:33 +0000 (11:35 +0000)]
[package] base-files: ipcalc.sh: fix off-by-one in range-calculation

SVN-Revision: 16619

14 years ago[s3c24xx] Oops. forgot the header for the last commit.
Lars-Peter Clausen [Mon, 29 Jun 2009 09:09:48 +0000 (09:09 +0000)]
[s3c24xx] Oops. forgot the header for the last commit.

SVN-Revision: 16617

14 years ago[s3c24xx] jbt6k74:
Lars-Peter Clausen [Mon, 29 Jun 2009 08:07:56 +0000 (08:07 +0000)]
[s3c24xx] jbt6k74:
* Register a lcd device.
* Add callbacks to allow the graphics chip to disable the pixel clock.
* Delay blanking to avoid white flash.

SVN-Revision: 16616

14 years ago[s3c24xx] gta02_wm8753: Use snd_soc_add_controls to add machine specific
Lars-Peter Clausen [Sun, 28 Jun 2009 21:05:35 +0000 (21:05 +0000)]
[s3c24xx] gta02_wm8753: Use snd_soc_add_controls to add machine specific
controls.

SVN-Revision: 16613

14 years ago[s3c24xx] Fix wm8753 register cache.
Lars-Peter Clausen [Sun, 28 Jun 2009 21:02:47 +0000 (21:02 +0000)]
[s3c24xx] Fix wm8753 register cache.

SVN-Revision: 16612

14 years ago[s3c24xx] Cleanup sound patch.
Lars-Peter Clausen [Sun, 28 Jun 2009 21:00:22 +0000 (21:00 +0000)]
[s3c24xx] Cleanup sound patch.

SVN-Revision: 16611

14 years ago[s3c24xx] Fix freerunner gsm modem pm.
Lars-Peter Clausen [Sun, 28 Jun 2009 20:25:00 +0000 (20:25 +0000)]
[s3c24xx] Fix freerunner gsm modem pm.

SVN-Revision: 16609

14 years ago[brcm63xx] shared DMA zone is twice smaller on 6338
Florian Fainelli [Sun, 28 Jun 2009 20:06:44 +0000 (20:06 +0000)]
[brcm63xx] shared DMA zone is twice smaller on 6338

SVN-Revision: 16608

14 years ago[brcm63xx] turn on size optimization for bcm63xx
Florian Fainelli [Sun, 28 Jun 2009 20:06:13 +0000 (20:06 +0000)]
[brcm63xx] turn on size optimization for bcm63xx

SVN-Revision: 16607

14 years ago[docs] add a short note on how to use OpenWrt for daily work, covering the use of...
Florian Fainelli [Sun, 28 Jun 2009 16:05:35 +0000 (16:05 +0000)]
[docs] add a short note on how to use OpenWrt for daily work, covering the use of quilt inside of OpenWrt, updating kernel, packages and patches

SVN-Revision: 16606

14 years ago[kernel] turn off the Algorithmics FPU emulator by default now that we have software...
Florian Fainelli [Sun, 28 Jun 2009 15:50:59 +0000 (15:50 +0000)]
[kernel] turn off the Algorithmics FPU emulator by default now that we have software floating point enabled in the toolchain, please recompile your toolchains and kernels

SVN-Revision: 16605

14 years ago[toolchain] enable software floating point emulation by default for mips and mipsel...
Florian Fainelli [Sun, 28 Jun 2009 15:49:46 +0000 (15:49 +0000)]
[toolchain] enable software floating point emulation by default for mips and mipsel targets

SVN-Revision: 16604

14 years ago[kernel] include arpfilter and arp_mangle in the kmod-arptables modules (#5410)
Florian Fainelli [Sun, 28 Jun 2009 06:18:22 +0000 (06:18 +0000)]
[kernel] include arpfilter and arp_mangle in the kmod-arptables modules (#5410)

SVN-Revision: 16600

14 years ago[brcm63xx] off-by-one gpio numbers for bcm6338
Florian Fainelli [Sun, 28 Jun 2009 04:23:11 +0000 (04:23 +0000)]
[brcm63xx] off-by-one gpio numbers for bcm6338

SVN-Revision: 16597

14 years ago[package] hostapd: Remove deprecated 'debug' configuration variable
Vasilis Tsiligiannis [Sat, 27 Jun 2009 22:14:21 +0000 (22:14 +0000)]
[package] hostapd: Remove deprecated 'debug' configuration variable

SVN-Revision: 16594

14 years ago[brcm63xx] bcm6338 can support PCI since it has MPI
Florian Fainelli [Sat, 27 Jun 2009 21:43:55 +0000 (21:43 +0000)]
[brcm63xx] bcm6338 can support PCI since it has MPI

SVN-Revision: 16592

14 years ago[brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI registers...
Florian Fainelli [Sat, 27 Jun 2009 20:32:43 +0000 (20:32 +0000)]
[brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly

SVN-Revision: 16589

14 years ago[ar71xx] use enum for the machine type
Gabor Juhos [Sat, 27 Jun 2009 20:20:05 +0000 (20:20 +0000)]
[ar71xx] use enum for the machine type

SVN-Revision: 16588

14 years ago[brcm63xx] fix the flash address comment and register the flash device again with...
Florian Fainelli [Sat, 27 Jun 2009 18:58:00 +0000 (18:58 +0000)]
[brcm63xx] fix the flash address comment and register the flash device again with its proper physical address on 6338/6345

SVN-Revision: 16587

14 years ago[brcm63xx] fix a stupid typo preventing the board from being detected
Florian Fainelli [Sat, 27 Jun 2009 18:30:45 +0000 (18:30 +0000)]
[brcm63xx] fix a stupid typo preventing the board from being detected

SVN-Revision: 16586

14 years ago[brcm63xx] prevent bcm6338 and bcm6345 from crashing very early
Florian Fainelli [Sat, 27 Jun 2009 18:23:58 +0000 (18:23 +0000)]
[brcm63xx] prevent bcm6338 and bcm6345 from crashing very early

SVN-Revision: 16585

14 years ago[ar71xx] add AR913x specific GPIO function bit definitions
Gabor Juhos [Sat, 27 Jun 2009 16:57:45 +0000 (16:57 +0000)]
[ar71xx] add AR913x specific GPIO function bit definitions

SVN-Revision: 16583

14 years ago[brcm63xx] only register fallback sprom and enable PCI if we actually have support...
Florian Fainelli [Sat, 27 Jun 2009 16:17:18 +0000 (16:17 +0000)]
[brcm63xx] only register fallback sprom and enable PCI if we actually have support for PCI

SVN-Revision: 16581

14 years ago[brcm63xx] do not bloat the kernel with experimental bcm6345 for now
Florian Fainelli [Sat, 27 Jun 2009 15:52:03 +0000 (15:52 +0000)]
[brcm63xx] do not bloat the kernel with experimental bcm6345 for now

SVN-Revision: 16580

14 years ago[brcm63xx] more missing register definitions for bcm6338
Florian Fainelli [Sat, 27 Jun 2009 15:51:27 +0000 (15:51 +0000)]
[brcm63xx] more missing register definitions for bcm6338

SVN-Revision: 16579

14 years ago[package] fix ksymoops architecture dependencies
Florian Fainelli [Fri, 26 Jun 2009 21:38:27 +0000 (21:38 +0000)]
[package] fix ksymoops architecture dependencies

SVN-Revision: 16576

14 years ago[package] add a cross-version of ksymoops
Florian Fainelli [Fri, 26 Jun 2009 21:35:39 +0000 (21:35 +0000)]
[package] add a cross-version of ksymoops

SVN-Revision: 16575

14 years ago[brcm63xx] more bcm6338 and bcm6345 related fixes
Florian Fainelli [Fri, 26 Jun 2009 12:34:35 +0000 (12:34 +0000)]
[brcm63xx] more bcm6338 and bcm6345 related fixes

SVN-Revision: 16568

14 years ago[brcm63xx] define bcm6338 SDRAM base register and make sure that the right CPU id...
Florian Fainelli [Fri, 26 Jun 2009 11:08:12 +0000 (11:08 +0000)]
[brcm63xx] define bcm6338 SDRAM base register and make sure that the right CPU id will be used to detect a bcm6338

SVN-Revision: 16567

14 years ago[brcm63xx] generate images for the bcm6338w
Florian Fainelli [Fri, 26 Jun 2009 10:27:37 +0000 (10:27 +0000)]
[brcm63xx] generate images for the bcm6338w

SVN-Revision: 16566

14 years ago[brcm63xx] add board definitions for the bcm6338w
Florian Fainelli [Fri, 26 Jun 2009 10:27:13 +0000 (10:27 +0000)]
[brcm63xx] add board definitions for the bcm6338w

SVN-Revision: 16565

14 years ago[packages] mac80211: add more ath9k patches
Gabor Juhos [Thu, 25 Jun 2009 19:45:51 +0000 (19:45 +0000)]
[packages] mac80211: add more ath9k patches

SVN-Revision: 16562

14 years ago[mac80211] Update compat-wireless to 2009-06-25
Hauke Mehrtens [Thu, 25 Jun 2009 17:28:36 +0000 (17:28 +0000)]
[mac80211] Update compat-wireless to 2009-06-25

SVN-Revision: 16561

14 years ago[ar71xx] don't use the CRC header in the kernel partition on the WP543 board, so...
Gabor Juhos [Thu, 25 Jun 2009 13:48:21 +0000 (13:48 +0000)]
[ar71xx] don't use the CRC header in the kernel partition on the WP543 board, so the kernel can be flashed directly from OpenWrt

SVN-Revision: 16560

14 years ago[adm5120] show SoC parameters in /proc/cpuinfo
Gabor Juhos [Thu, 25 Jun 2009 13:28:09 +0000 (13:28 +0000)]
[adm5120] show SoC parameters in /proc/cpuinfo

SVN-Revision: 16559

14 years ago[adm5120] build firmware image for the 5GXi board
Gabor Juhos [Thu, 25 Jun 2009 09:45:24 +0000 (09:45 +0000)]
[adm5120] build firmware image for the 5GXi board

SVN-Revision: 16558

14 years ago[tools] firmware-utils: add a tool to compute crc value for the 5gxi firmware
Gabor Juhos [Thu, 25 Jun 2009 09:41:06 +0000 (09:41 +0000)]
[tools] firmware-utils: add a tool to compute crc value for the 5gxi firmware

SVN-Revision: 16557

14 years ago[tools] firmware-utils/mkcsysimg: minor bugfix
Gabor Juhos [Thu, 25 Jun 2009 09:39:30 +0000 (09:39 +0000)]
[tools] firmware-utils/mkcsysimg: minor bugfix

SVN-Revision: 16556

14 years ago[adm5120] add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the...
Gabor Juhos [Thu, 25 Jun 2009 08:46:13 +0000 (08:46 +0000)]
[adm5120] add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)

SVN-Revision: 16555

14 years ago[tools] firmware-utils/mkcsysimg: add signature for the 5GXi board
Gabor Juhos [Wed, 24 Jun 2009 16:44:30 +0000 (16:44 +0000)]
[tools] firmware-utils/mkcsysimg: add signature for the 5GXi board

SVN-Revision: 16551

14 years ago[tools] firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption...
Gabor Juhos [Wed, 24 Jun 2009 16:35:38 +0000 (16:35 +0000)]
[tools] firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm

SVN-Revision: 16550

14 years ago[coldfire] generate an uImage binary for now
Imre Kaloz [Tue, 23 Jun 2009 21:06:05 +0000 (21:06 +0000)]
[coldfire] generate an uImage binary for now

SVN-Revision: 16549

14 years ago[coldfire] use the proper serial device, change memory layout
Imre Kaloz [Tue, 23 Jun 2009 21:05:30 +0000 (21:05 +0000)]
[coldfire] use the proper serial device, change memory layout

SVN-Revision: 16548

14 years agouse broken-out patches for the coldfire to make it easier to follow differences again...
Imre Kaloz [Tue, 23 Jun 2009 21:04:37 +0000 (21:04 +0000)]
use broken-out patches for the coldfire to make it easier to follow differences against the bsp

SVN-Revision: 16547

14 years ago[adm5120] nuke obsolete kernel include dir
Gabor Juhos [Tue, 23 Jun 2009 19:58:50 +0000 (19:58 +0000)]
[adm5120] nuke obsolete kernel include dir

SVN-Revision: 16546

14 years ago2.6.28 and 2.6.30 support is enough on ixp4xx
Imre Kaloz [Tue, 23 Jun 2009 13:38:43 +0000 (13:38 +0000)]
2.6.28 and 2.6.30 support is enough on ixp4xx

SVN-Revision: 16545

14 years agowe don't support 2.6.26 for a long time now
Imre Kaloz [Tue, 23 Jun 2009 13:29:23 +0000 (13:29 +0000)]
we don't support 2.6.26 for a long time now

SVN-Revision: 16544

14 years agoremove empty directories
Imre Kaloz [Tue, 23 Jun 2009 13:27:42 +0000 (13:27 +0000)]
remove empty directories

SVN-Revision: 16543

14 years agocoldfire compile error fix
Imre Kaloz [Tue, 23 Jun 2009 13:09:27 +0000 (13:09 +0000)]
coldfire compile error fix

SVN-Revision: 16542

14 years agoadd missing patch from the uclibc buildroot
Imre Kaloz [Tue, 23 Jun 2009 13:08:21 +0000 (13:08 +0000)]
add missing patch from the uclibc buildroot

SVN-Revision: 16541

14 years agoadd preliminary coldfire v4e support
Imre Kaloz [Sun, 21 Jun 2009 18:34:07 +0000 (18:34 +0000)]
add preliminary coldfire v4e support

SVN-Revision: 16538

14 years agorefresh 2.6.25 patches
Imre Kaloz [Sun, 21 Jun 2009 18:32:07 +0000 (18:32 +0000)]
refresh 2.6.25 patches

SVN-Revision: 16537

14 years ago[package] mac80211/ath5k: add workaround for the AR71xx PCI bug
Gabor Juhos [Sun, 21 Jun 2009 14:38:15 +0000 (14:38 +0000)]
[package] mac80211/ath5k: add workaround for the AR71xx PCI bug

SVN-Revision: 16535

14 years ago[amazon] Add ADM6996 switch driver
Hauke Mehrtens [Sat, 20 Jun 2009 18:44:24 +0000 (18:44 +0000)]
[amazon] Add ADM6996 switch driver

This fixes #5314
Thanks to Michael Richter

SVN-Revision: 16523

14 years ago[etrax] update zImage location
Andy Boyett [Sat, 20 Jun 2009 06:52:24 +0000 (06:52 +0000)]
[etrax] update zImage location

SVN-Revision: 16521

14 years ago[kernel] ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is...
Florian Fainelli [Fri, 19 Jun 2009 13:12:00 +0000 (13:12 +0000)]
[kernel] ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unset

SVN-Revision: 16516

14 years ago[sdk] now that we support multiple libc, include the gcc version, libc type and libc...
Florian Fainelli [Thu, 18 Jun 2009 15:34:37 +0000 (15:34 +0000)]
[sdk] now that we support multiple libc, include the gcc version, libc type and libc version in the SDK filename

SVN-Revision: 16508

14 years ago[sdk] do not copy all the staging_dir/ directories, only the right toolchain and...
Florian Fainelli [Thu, 18 Jun 2009 15:32:37 +0000 (15:32 +0000)]
[sdk] do not copy all the staging_dir/ directories, only the right toolchain and target directories

SVN-Revision: 16507

14 years ago[brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson...
Florian Fainelli [Thu, 18 Jun 2009 15:00:32 +0000 (15:00 +0000)]
[brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)

SVN-Revision: 16506

14 years agochange sysctl.conf to disable tcp ecn by default (based on discussion with marek...
Felix Fietkau [Wed, 17 Jun 2009 21:57:07 +0000 (21:57 +0000)]
change sysctl.conf to disable tcp ecn by default (based on discussion with marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment)

SVN-Revision: 16499

14 years ago[package] wireless-tools: fix a bug in iwconfig power command
Gabor Juhos [Wed, 17 Jun 2009 14:42:24 +0000 (14:42 +0000)]
[package] wireless-tools: fix a bug in iwconfig power command

SVN-Revision: 16491

14 years ago[brcm63xx] generate experimental images for bcm6338 boards, thanks to Daniel Dickinson
Florian Fainelli [Wed, 17 Jun 2009 13:16:59 +0000 (13:16 +0000)]
[brcm63xx] generate experimental images for bcm6338 boards, thanks to Daniel Dickinson

SVN-Revision: 16490

14 years ago[package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if...
Jo-Philipp Wich [Wed, 17 Jun 2009 11:09:10 +0000 (11:09 +0000)]
[package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standard reboot fails

SVN-Revision: 16488

14 years agoadd missing initramfs symbols to the generic 2.6.30 config
Imre Kaloz [Wed, 17 Jun 2009 09:57:30 +0000 (09:57 +0000)]
add missing initramfs symbols to the generic 2.6.30 config

SVN-Revision: 16487

14 years ago[kernel] use 2.6.27.5
Florian Fainelli [Wed, 17 Jun 2009 08:46:47 +0000 (08:46 +0000)]
[kernel] use 2.6.27.5

SVN-Revision: 16486

14 years ago[rdc] backport some mainline fixes, refresh mtd driver
Florian Fainelli [Tue, 16 Jun 2009 22:01:24 +0000 (22:01 +0000)]
[rdc] backport some mainline fixes, refresh mtd driver

SVN-Revision: 16485

14 years ago[octeon] add nb5 specific fixups (#5355)
Florian Fainelli [Tue, 16 Jun 2009 13:45:32 +0000 (13:45 +0000)]
[octeon] add nb5 specific fixups (#5355)

SVN-Revision: 16482

14 years agofix up the second minipci slot in the wndap330, too
Imre Kaloz [Mon, 15 Jun 2009 21:40:35 +0000 (21:40 +0000)]
fix up the second minipci slot in the wndap330, too

SVN-Revision: 16480

14 years agouse the same i/o schedulers for all targets
Imre Kaloz [Mon, 15 Jun 2009 20:43:02 +0000 (20:43 +0000)]
use the same i/o schedulers for all targets

SVN-Revision: 16479

14 years agoadd a temporary patch to make the wndap330's ethernet work
Imre Kaloz [Mon, 15 Jun 2009 20:08:22 +0000 (20:08 +0000)]
add a temporary patch to make the wndap330's ethernet work

SVN-Revision: 16478

14 years agorefresh patches
Imre Kaloz [Mon, 15 Jun 2009 20:07:19 +0000 (20:07 +0000)]
refresh patches

SVN-Revision: 16477

14 years ago[octeon] add a more basic generic profile
Imre Kaloz [Mon, 15 Jun 2009 20:07:01 +0000 (20:07 +0000)]
[octeon] add a more basic generic profile

SVN-Revision: 16476

14 years agowe need CONFIG_NET_SCHED for 802.11n
Imre Kaloz [Mon, 15 Jun 2009 19:43:05 +0000 (19:43 +0000)]
we need CONFIG_NET_SCHED for 802.11n

SVN-Revision: 16475

14 years ago[package] fix unaligned accesses in b43/xmit.c (#5169)
Florian Fainelli [Mon, 15 Jun 2009 14:34:54 +0000 (14:34 +0000)]
[package] fix unaligned accesses in b43/xmit.c (#5169)

SVN-Revision: 16474

14 years agoIKCONFIG shouldn't be enabled by default
Imre Kaloz [Mon, 15 Jun 2009 07:45:06 +0000 (07:45 +0000)]
IKCONFIG shouldn't be enabled by default

SVN-Revision: 16473

14 years agodon't override CONFIG_NEW_LEDS in target configs
Imre Kaloz [Mon, 15 Jun 2009 07:41:58 +0000 (07:41 +0000)]
don't override CONFIG_NEW_LEDS in target configs

SVN-Revision: 16472

14 years agorfkill config cleanup
Imre Kaloz [Mon, 15 Jun 2009 07:13:00 +0000 (07:13 +0000)]
rfkill config cleanup

SVN-Revision: 16471

14 years agosibyte cleanups
Imre Kaloz [Mon, 15 Jun 2009 07:11:22 +0000 (07:11 +0000)]
sibyte cleanups

SVN-Revision: 16470

14 years agoforgot to commit the change for covalt, too
Imre Kaloz [Mon, 15 Jun 2009 06:48:10 +0000 (06:48 +0000)]
forgot to commit the change for covalt, too

SVN-Revision: 16469

14 years agoCONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt
Imre Kaloz [Mon, 15 Jun 2009 06:47:09 +0000 (06:47 +0000)]
CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt

SVN-Revision: 16468

14 years agoresync kernel config
Imre Kaloz [Mon, 15 Jun 2009 06:43:49 +0000 (06:43 +0000)]
resync kernel config

SVN-Revision: 16467

14 years agogoldfish: add missing kernel config options for power management
Felix Fietkau [Mon, 15 Jun 2009 00:08:25 +0000 (00:08 +0000)]
goldfish: add missing kernel config options for power management

SVN-Revision: 16466

14 years agogoldfish: fix clocksource api mismatch
Felix Fietkau [Mon, 15 Jun 2009 00:08:20 +0000 (00:08 +0000)]
goldfish: fix clocksource api mismatch

SVN-Revision: 16465

14 years ago2.6.30: add another export for the binder module
Felix Fietkau [Sun, 14 Jun 2009 23:18:23 +0000 (23:18 +0000)]
2.6.30: add another export for the binder module

SVN-Revision: 16464

14 years agoinclude a skin for the goldfish emulator
Felix Fietkau [Sun, 14 Jun 2009 21:17:50 +0000 (21:17 +0000)]
include a skin for the goldfish emulator

SVN-Revision: 16460

14 years agoadd the 'goldfish' target, useful for experimenting with virtual phone hardware ...
Felix Fietkau [Sun, 14 Jun 2009 20:42:33 +0000 (20:42 +0000)]
add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator)

SVN-Revision: 16459

14 years agofirmware-utils: add a small utility for generating nand flash images with ecc info
Felix Fietkau [Sun, 14 Jun 2009 20:42:28 +0000 (20:42 +0000)]
firmware-utils: add a small utility for generating nand flash images with ecc info

SVN-Revision: 16458

14 years agoadd ubinize to the mtd-utils build
Felix Fietkau [Sun, 14 Jun 2009 20:42:23 +0000 (20:42 +0000)]
add ubinize to the mtd-utils build

SVN-Revision: 16457

14 years agoadd missing function declaration for extra vm exports
Felix Fietkau [Sun, 14 Jun 2009 20:42:18 +0000 (20:42 +0000)]
add missing function declaration for extra vm exports

SVN-Revision: 16456

14 years agoupgrade to a more recent version of mtd-utils - preparation for adding UBI support
Felix Fietkau [Sun, 14 Jun 2009 20:42:12 +0000 (20:42 +0000)]
upgrade to a more recent version of mtd-utils - preparation for adding UBI support

SVN-Revision: 16455

14 years ago[fuse24] remove empty patch forgotten in r16447
Hauke Mehrtens [Sun, 14 Jun 2009 11:43:01 +0000 (11:43 +0000)]
[fuse24] remove empty patch forgotten in r16447

SVN-Revision: 16451

14 years ago[ar71xx] setup mac address on the WNR2000
Gabor Juhos [Sun, 14 Jun 2009 11:38:26 +0000 (11:38 +0000)]
[ar71xx] setup mac address on the WNR2000

SVN-Revision: 16450

14 years ago[brcm-2.4] Update kernel to 2.4.37.2
Hauke Mehrtens [Sun, 14 Jun 2009 11:37:28 +0000 (11:37 +0000)]
[brcm-2.4] Update kernel to 2.4.37.2

SVN-Revision: 16449

14 years ago[brcm-2.4] This patch adds some vital exports for fuse24 to the kernel. (forgotten...
Hauke Mehrtens [Sun, 14 Jun 2009 11:36:58 +0000 (11:36 +0000)]
[brcm-2.4] This patch adds some vital exports for fuse24 to the kernel. (forgotten in  #5186)
Closes #5333

SVN-Revision: 16448

14 years ago[fuse24] Some fixes for fuse24.
Hauke Mehrtens [Sun, 14 Jun 2009 11:36:19 +0000 (11:36 +0000)]
[fuse24] Some fixes for fuse24.

Because sshfs expects character device to be /dev/fuse instead of /dev/misc/fuse, sshfs fails.
This patch creates fuse device at /dev/fuse instead, also for compatibility the postinstall script (only executed when manually installed per opkg) creates /dev/misc/fuse
added the dcache enabled kernel message to fuse24

Closes #5333

SVN-Revision: 16447

14 years ago[ar71xx] refresh 2.6.30 patches
Gabor Juhos [Sun, 14 Jun 2009 11:29:41 +0000 (11:29 +0000)]
[ar71xx] refresh 2.6.30 patches

SVN-Revision: 16446

14 years ago[brcm47xx] refresh patches
Hauke Mehrtens [Sun, 14 Jun 2009 09:45:59 +0000 (09:45 +0000)]
[brcm47xx] refresh patches

SVN-Revision: 16445