openwrt/svn-archive/archive.git
17 years agofix dependencies for metadata scanning
Felix Fietkau [Mon, 9 Apr 2007 01:02:46 +0000 (01:02 +0000)]
fix dependencies for metadata scanning

SVN-Revision: 6910

17 years agoadd magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 (no...
Felix Fietkau [Mon, 9 Apr 2007 00:50:53 +0000 (00:50 +0000)]
add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 (no working hw detection yet)

SVN-Revision: 6909

17 years agoEnable codepage 1250 support (#1554)
Florian Fainelli [Sun, 8 Apr 2007 21:18:19 +0000 (21:18 +0000)]
Enable codepage 1250 support (#1554)

SVN-Revision: 6906

17 years agoAdd ISDN support (#1498)
Florian Fainelli [Sun, 8 Apr 2007 21:12:31 +0000 (21:12 +0000)]
Add ISDN support (#1498)

SVN-Revision: 6905

17 years agoFix MacOSX build errors with iproute2 (#1533)
Florian Fainelli [Sun, 8 Apr 2007 20:59:28 +0000 (20:59 +0000)]
Fix MacOSX build errors with iproute2 (#1533)

SVN-Revision: 6904

17 years agoFix yamonenv errors on accessing environment (#1542)
Florian Fainelli [Sun, 8 Apr 2007 20:21:50 +0000 (20:21 +0000)]
Fix yamonenv errors on accessing environment (#1542)

SVN-Revision: 6902

17 years agoEnable bluetooth modules (#1529)
Florian Fainelli [Sun, 8 Apr 2007 20:17:04 +0000 (20:17 +0000)]
Enable bluetooth modules (#1529)

SVN-Revision: 6901

17 years agoFix warnings
Florian Fainelli [Sun, 8 Apr 2007 20:02:27 +0000 (20:02 +0000)]
Fix warnings

SVN-Revision: 6899

17 years agoRe-enable MPI/PCI code
Florian Fainelli [Sun, 8 Apr 2007 17:26:45 +0000 (17:26 +0000)]
Re-enable MPI/PCI code

SVN-Revision: 6897

17 years agoMajor cleanup :
Florian Fainelli [Sun, 8 Apr 2007 17:20:01 +0000 (17:20 +0000)]
Major cleanup :
- no more Broadcom kerSys* code
- working runtime boot loader detection
- updated flash map driver

SVN-Revision: 6896

17 years agoRename mipsIRQ.S to int-handler to match the kernel naming convention, implement...
Florian Fainelli [Sun, 8 Apr 2007 10:15:17 +0000 (10:15 +0000)]
Rename mipsIRQ.S to int-handler to match the kernel naming convention, implement basic board detection, rewrite usb HCD driver (to be tested)

SVN-Revision: 6893

17 years agomove openssl to 0.9.8e
Tim Yardley [Sun, 8 Apr 2007 02:13:30 +0000 (02:13 +0000)]
move openssl to 0.9.8e

SVN-Revision: 6892

17 years agoupdate dropbear to 0.49
Tim Yardley [Sun, 8 Apr 2007 00:34:37 +0000 (00:34 +0000)]
update dropbear to 0.49

SVN-Revision: 6890

17 years agofix a few bugs with the last few commits
Mike Baker [Sat, 7 Apr 2007 15:11:17 +0000 (15:11 +0000)]
fix a few bugs with the last few commits

SVN-Revision: 6887

17 years agomake a few commands silent and fix defconfig logic
Felix Fietkau [Sat, 7 Apr 2007 13:30:57 +0000 (13:30 +0000)]
make a few commands silent and fix defconfig logic

SVN-Revision: 6886

17 years agofix typo
Nicolas Thill [Sat, 7 Apr 2007 13:26:07 +0000 (13:26 +0000)]
fix typo

SVN-Revision: 6885

17 years agofix package/target scanning
Felix Fietkau [Sat, 7 Apr 2007 12:37:10 +0000 (12:37 +0000)]
fix package/target scanning

SVN-Revision: 6884

17 years agotrivial formatting - remove a few @'s and use a .silent instead
Mike Baker [Sat, 7 Apr 2007 12:06:00 +0000 (12:06 +0000)]
trivial formatting - remove a few @'s and use a .silent instead

SVN-Revision: 6883

17 years agosame as [6881]
Mike Baker [Sat, 7 Apr 2007 11:53:18 +0000 (11:53 +0000)]
same as [6881]

SVN-Revision: 6882

17 years agofix menuconfig
Felix Fietkau [Sat, 7 Apr 2007 11:03:05 +0000 (11:03 +0000)]
fix menuconfig

SVN-Revision: 6881

17 years agoFix free space size check
Eugene Konev [Sat, 7 Apr 2007 10:36:31 +0000 (10:36 +0000)]
Fix free space size check

SVN-Revision: 6880

17 years agofix menuconfig checks
Mike Baker [Sat, 7 Apr 2007 10:31:46 +0000 (10:31 +0000)]
fix menuconfig checks

SVN-Revision: 6879

17 years agoqos-scripts: fix RED burst calculation
Felix Fietkau [Sat, 7 Apr 2007 00:20:48 +0000 (00:20 +0000)]
qos-scripts: fix RED burst calculation

SVN-Revision: 6878

17 years agoadd a menuconfig option for specifying a local download mirror
Felix Fietkau [Fri, 6 Apr 2007 23:15:39 +0000 (23:15 +0000)]
add a menuconfig option for specifying a local download mirror

SVN-Revision: 6877

17 years agouse ~/.openwrt/defconfig as default config if it exists
Felix Fietkau [Fri, 6 Apr 2007 23:09:06 +0000 (23:09 +0000)]
use ~/.openwrt/defconfig as default config if it exists

SVN-Revision: 6876

17 years agoupdate qos-scripts to v1.1 - rewritten hfsc rate calculation
Felix Fietkau [Fri, 6 Apr 2007 16:59:56 +0000 (16:59 +0000)]
update qos-scripts to v1.1 - rewritten hfsc rate calculation

SVN-Revision: 6875

17 years agoadd bnep to the bluetooth kmod package (patch by Henryk)
Felix Fietkau [Fri, 6 Apr 2007 16:29:45 +0000 (16:29 +0000)]
add bnep to the bluetooth kmod package (patch by Henryk)

SVN-Revision: 6874

17 years agouse rc.common for usb init script
Felix Fietkau [Fri, 6 Apr 2007 16:07:36 +0000 (16:07 +0000)]
use rc.common for usb init script

SVN-Revision: 6873

17 years agomeshcube: override the boot loader's (wrong) kernel command line
Felix Fietkau [Fri, 6 Apr 2007 14:27:48 +0000 (14:27 +0000)]
meshcube: override the boot loader's (wrong) kernel command line

SVN-Revision: 6872

17 years agoAdded module to generate u-boot config file. Added platform overrides
Hamish Guthrie [Thu, 5 Apr 2007 13:23:15 +0000 (13:23 +0000)]
Added module to generate u-boot config file. Added platform overrides
for base files.

SVN-Revision: 6870

17 years agoadd missing modules for usb sound support on 2.6 (#1535)
Felix Fietkau [Thu, 5 Apr 2007 11:29:56 +0000 (11:29 +0000)]
add missing modules for usb sound support on 2.6 (#1535)

SVN-Revision: 6869

17 years agobrcm47xx-2.6: reset the pci core at boot time (see #464)
Felix Fietkau [Thu, 5 Apr 2007 02:07:50 +0000 (02:07 +0000)]
brcm47xx-2.6: reset the pci core at boot time (see #464)

SVN-Revision: 6868

17 years agoadd pci latency timer workaround for atheros cards (from #1546)
Felix Fietkau [Wed, 4 Apr 2007 22:04:54 +0000 (22:04 +0000)]
add pci latency timer workaround for atheros cards (from #1546)

SVN-Revision: 6867

17 years agoRemove ldd/ldconfig for the moment (#1551)
Florian Fainelli [Wed, 4 Apr 2007 20:24:06 +0000 (20:24 +0000)]
Remove ldd/ldconfig for the moment (#1551)

SVN-Revision: 6866

17 years agomove gen_busybox_menuconfig.pl to package/busybox
Felix Fietkau [Wed, 4 Apr 2007 16:13:54 +0000 (16:13 +0000)]
move gen_busybox_menuconfig.pl to package/busybox

SVN-Revision: 6865

17 years agoreplace gen_busybox_config.pl with a simple sed command
Felix Fietkau [Wed, 4 Apr 2007 16:11:28 +0000 (16:11 +0000)]
replace gen_busybox_config.pl with a simple sed command

SVN-Revision: 6864

17 years agoCleanups on romboot and u-boot.
Hamish Guthrie [Wed, 4 Apr 2007 14:33:52 +0000 (14:33 +0000)]
Cleanups on romboot and u-boot.
Conditionally apply ldd and ldconfig support on at91 platform

SVN-Revision: 6862

17 years agoset up the NPEs and microcode loading on the Pronghorn Metro
Imre Kaloz [Wed, 4 Apr 2007 10:05:33 +0000 (10:05 +0000)]
set up the NPEs and microcode loading on the Pronghorn Metro

SVN-Revision: 6861

17 years agorevert [6857] for rules.mk; make cannot parse dependancies properly
Mike Baker [Wed, 4 Apr 2007 09:05:34 +0000 (09:05 +0000)]
revert [6857] for rules.mk; make cannot parse dependancies properly

SVN-Revision: 6860

17 years agoAccidentially broke sdk and imagebuilder in [6857]
Mike Baker [Tue, 3 Apr 2007 23:29:02 +0000 (23:29 +0000)]
Accidentially broke sdk and imagebuilder in [6857]

SVN-Revision: 6858

17 years agoTidy up Makefiles
Mike Baker [Tue, 3 Apr 2007 23:03:56 +0000 (23:03 +0000)]
Tidy up Makefiles

SVN-Revision: 6857

17 years agoAdd ldd and ldconfig support, template packages derived from gcc and uclibc
Florian Fainelli [Tue, 3 Apr 2007 22:50:27 +0000 (22:50 +0000)]
Add ldd and ldconfig support, template packages derived from gcc and uclibc

SVN-Revision: 6856

17 years agoAdd the infrastructure to support different flash sizes/address
Florian Fainelli [Tue, 3 Apr 2007 22:40:15 +0000 (22:40 +0000)]
Add the infrastructure to support different flash sizes/address

SVN-Revision: 6855

17 years agomkcsysimg typos
Florian Fainelli [Tue, 3 Apr 2007 19:55:10 +0000 (19:55 +0000)]
mkcsysimg typos

SVN-Revision: 6853

17 years agoUse CONFIG_CMDLINE instead of hardcoded kernel command line
Florian Fainelli [Tue, 3 Apr 2007 19:54:46 +0000 (19:54 +0000)]
Use CONFIG_CMDLINE instead of hardcoded kernel command line

SVN-Revision: 6852

17 years agobug #1547
Mike Baker [Tue, 3 Apr 2007 15:55:42 +0000 (15:55 +0000)]
bug #1547

SVN-Revision: 6851

17 years agomore [6849]
Mike Baker [Tue, 3 Apr 2007 13:59:07 +0000 (13:59 +0000)]
more [6849]

SVN-Revision: 6850

17 years agoUsing find's -exec to remove directories causes 'not found' errors when find tries...
Mike Baker [Tue, 3 Apr 2007 11:56:08 +0000 (11:56 +0000)]
Using find's -exec to remove directories causes 'not found' errors when find tries to search the removed directory. Hopefully fixed now.

SVN-Revision: 6849

17 years agoSplit up brcm63xx into files/
Florian Fainelli [Tue, 3 Apr 2007 11:26:12 +0000 (11:26 +0000)]
Split up brcm63xx into files/

SVN-Revision: 6848

17 years agoRemove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer...
Florian Fainelli [Tue, 3 Apr 2007 09:50:17 +0000 (09:50 +0000)]
Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer broken, and have been tested

SVN-Revision: 6847

17 years agoenable OTP support for IXP4xx
Imre Kaloz [Tue, 3 Apr 2007 07:42:10 +0000 (07:42 +0000)]
enable OTP support for IXP4xx

SVN-Revision: 6846

17 years agofix typo
Imre Kaloz [Tue, 3 Apr 2007 07:41:32 +0000 (07:41 +0000)]
fix typo

SVN-Revision: 6845

17 years agoAdd the infrastructure to detect RouterBOOT and use USB
Florian Fainelli [Mon, 2 Apr 2007 21:44:09 +0000 (21:44 +0000)]
Add the infrastructure to detect RouterBOOT and use USB

SVN-Revision: 6844

17 years agocleanup
Imre Kaloz [Mon, 2 Apr 2007 19:31:25 +0000 (19:31 +0000)]
cleanup

SVN-Revision: 6843

17 years agoGenerate images for edimax devices (Gabor Juhos)
Florian Fainelli [Mon, 2 Apr 2007 17:15:11 +0000 (17:15 +0000)]
Generate images for edimax devices (Gabor Juhos)

SVN-Revision: 6842

17 years agoEntry point is now configurable via a Makefile variable. Entry point is detected...
Florian Fainelli [Mon, 2 Apr 2007 17:14:23 +0000 (17:14 +0000)]
Entry point is now configurable via a Makefile variable. Entry point is detected automatically (Gabor Juhos)

SVN-Revision: 6841

17 years agoAdd ADM5120 based edimax image generation utilities
Florian Fainelli [Mon, 2 Apr 2007 17:10:48 +0000 (17:10 +0000)]
Add ADM5120 based edimax image generation utilities

SVN-Revision: 6840

17 years agoAdd preliminary RouterBoard RB1xx support
Florian Fainelli [Mon, 2 Apr 2007 16:59:59 +0000 (16:59 +0000)]
Add preliminary RouterBoard RB1xx support

SVN-Revision: 6839

17 years agoAdd squashfs to rdc, add nvram partition as jffs2 partition (sn9)
Florian Fainelli [Mon, 2 Apr 2007 16:13:01 +0000 (16:13 +0000)]
Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)

SVN-Revision: 6838

17 years agoUse find -exec instead of xargs
Florian Fainelli [Mon, 2 Apr 2007 16:09:15 +0000 (16:09 +0000)]
Use find -exec instead of xargs

SVN-Revision: 6837

17 years agoAdd missing \n
Florian Fainelli [Mon, 2 Apr 2007 16:07:55 +0000 (16:07 +0000)]
Add missing \n

SVN-Revision: 6836

17 years agoUse sn9 mtd driver
Florian Fainelli [Mon, 2 Apr 2007 16:07:40 +0000 (16:07 +0000)]
Use sn9 mtd driver

SVN-Revision: 6835

17 years agoMake airlink.c more endianness robus (sn9)
Florian Fainelli [Mon, 2 Apr 2007 16:05:40 +0000 (16:05 +0000)]
Make airlink.c more endianness robus (sn9)

SVN-Revision: 6834

17 years agosync patch naming schema with the other boards
Imre Kaloz [Mon, 2 Apr 2007 14:45:38 +0000 (14:45 +0000)]
sync patch naming schema with the other boards

SVN-Revision: 6833

17 years agoenable zImage generation for the new boards
Imre Kaloz [Mon, 2 Apr 2007 14:45:01 +0000 (14:45 +0000)]
enable zImage generation for the new boards

SVN-Revision: 6832

17 years agoadd basic support for the ADI Engineering Pronghorn Metro
Imre Kaloz [Mon, 2 Apr 2007 14:44:20 +0000 (14:44 +0000)]
add basic support for the ADI Engineering Pronghorn Metro

SVN-Revision: 6831

17 years agoNetgear WG302 v2 / WAG302 v2 support
Imre Kaloz [Mon, 2 Apr 2007 14:43:33 +0000 (14:43 +0000)]
Netgear WG302 v2 / WAG302 v2 support

SVN-Revision: 6830

17 years agoclean up Gateway 7001 support
Imre Kaloz [Mon, 2 Apr 2007 14:41:10 +0000 (14:41 +0000)]
clean up Gateway 7001 support

SVN-Revision: 6829

17 years agofix apex commandline for squashfs on the nslu2
Imre Kaloz [Mon, 2 Apr 2007 13:31:24 +0000 (13:31 +0000)]
fix apex commandline for squashfs on the nslu2

SVN-Revision: 6828

17 years agofix xscale compile (#1495)
Felix Fietkau [Mon, 2 Apr 2007 12:05:57 +0000 (12:05 +0000)]
fix xscale compile (#1495)

SVN-Revision: 6827

17 years agoTypo, nice
Florian Fainelli [Mon, 2 Apr 2007 11:42:31 +0000 (11:42 +0000)]
Typo, nice

SVN-Revision: 6826

17 years agoAdd gawk as a preriquisite (needed for ramdisk images)
Florian Fainelli [Mon, 2 Apr 2007 11:42:00 +0000 (11:42 +0000)]
Add gawk as a preriquisite (needed for ramdisk images)

SVN-Revision: 6825

17 years agoAdd a TI profile
Florian Fainelli [Mon, 2 Apr 2007 11:32:14 +0000 (11:32 +0000)]
Add a TI profile

SVN-Revision: 6824

17 years agoAnother more complete config change
Florian Fainelli [Mon, 2 Apr 2007 11:31:52 +0000 (11:31 +0000)]
Another more complete config change

SVN-Revision: 6823

17 years agoEnable squashfs for adm5120 as well
Florian Fainelli [Mon, 2 Apr 2007 10:21:38 +0000 (10:21 +0000)]
Enable squashfs for adm5120 as well

SVN-Revision: 6821

17 years agoConfig is now more complete : firewalling, filesystems ...
Florian Fainelli [Mon, 2 Apr 2007 10:20:40 +0000 (10:20 +0000)]
Config is now more complete : firewalling, filesystems ...

SVN-Revision: 6820

17 years agonetwork config: ignore nonexistant interfaces
Felix Fietkau [Mon, 2 Apr 2007 09:41:56 +0000 (09:41 +0000)]
network config: ignore nonexistant interfaces

SVN-Revision: 6819

17 years agopatch for busybox httpd that adds an option for redirecting all requests to a specifi...
Felix Fietkau [Mon, 2 Apr 2007 09:40:01 +0000 (09:40 +0000)]
patch for busybox httpd that adds an option for redirecting all requests to a specific page (e.g. for making a splash screen)

SVN-Revision: 6818

17 years agoFixes from Compex to make OpenWrt run on WP54AG, thanks !
Florian Fainelli [Mon, 2 Apr 2007 09:34:39 +0000 (09:34 +0000)]
Fixes from Compex to make OpenWrt run on WP54AG, thanks !

SVN-Revision: 6817

17 years agomove /dev/tun to /dev/net/tun
Felix Fietkau [Sun, 1 Apr 2007 23:44:39 +0000 (23:44 +0000)]
move /dev/tun to /dev/net/tun

SVN-Revision: 6814

17 years agoAdd usbnet and asix ethernet based adapters support (#1481)
Florian Fainelli [Sun, 1 Apr 2007 21:59:19 +0000 (21:59 +0000)]
Add usbnet and asix ethernet based adapters support (#1481)

SVN-Revision: 6812

17 years agoFix i2c kernel configuration dependency (#1511)
Florian Fainelli [Sun, 1 Apr 2007 21:50:47 +0000 (21:50 +0000)]
Fix i2c kernel configuration dependency (#1511)

SVN-Revision: 6811

17 years agoFix the warning
Florian Fainelli [Sun, 1 Apr 2007 21:33:42 +0000 (21:33 +0000)]
Fix the warning

SVN-Revision: 6809

17 years agouse CONFIG_CMDLINE on Atheros boards
Imre Kaloz [Sun, 1 Apr 2007 21:28:51 +0000 (21:28 +0000)]
use CONFIG_CMDLINE on Atheros boards

SVN-Revision: 6808

17 years agofix fuse compile on osx
Felix Fietkau [Sun, 1 Apr 2007 19:07:59 +0000 (19:07 +0000)]
fix fuse compile on osx

SVN-Revision: 6807

17 years agoUse an updated r6040 ethernet driver which implements NAPI polling
Florian Fainelli [Sun, 1 Apr 2007 18:40:56 +0000 (18:40 +0000)]
Use an updated r6040 ethernet driver which implements NAPI polling

SVN-Revision: 6805

17 years agoLimit the number of hotplug childrens
Florian Fainelli [Sun, 1 Apr 2007 18:30:32 +0000 (18:30 +0000)]
Limit the number of hotplug childrens

SVN-Revision: 6804

17 years agoSmall changes in the kernel config
Florian Fainelli [Sun, 1 Apr 2007 18:03:44 +0000 (18:03 +0000)]
Small changes in the kernel config

SVN-Revision: 6803

17 years agoImprove kernel configuration
Florian Fainelli [Sun, 1 Apr 2007 17:21:53 +0000 (17:21 +0000)]
Improve kernel configuration

SVN-Revision: 6802

17 years agoEnable MTD_BLOCK
Florian Fainelli [Sun, 1 Apr 2007 17:18:51 +0000 (17:18 +0000)]
Enable MTD_BLOCK

SVN-Revision: 6801

17 years agoGenerate squashfs images as well
Florian Fainelli [Sun, 1 Apr 2007 17:10:03 +0000 (17:10 +0000)]
Generate squashfs images as well

SVN-Revision: 6800

17 years agoFix i2c module dependencies (#1525)
Florian Fainelli [Sun, 1 Apr 2007 14:36:24 +0000 (14:36 +0000)]
Fix i2c module dependencies (#1525)

SVN-Revision: 6794

17 years agoadd check for openwrt build system makefiles when scanning for metadata
Felix Fietkau [Sun, 1 Apr 2007 14:12:42 +0000 (14:12 +0000)]
add check for openwrt build system makefiles when scanning for metadata

SVN-Revision: 6793

17 years agoAdd wifi profiles for ar7-2.6
Florian Fainelli [Sun, 1 Apr 2007 14:11:15 +0000 (14:11 +0000)]
Add wifi profiles for ar7-2.6

SVN-Revision: 6792

17 years agoconvert from dos to unix format
Felix Fietkau [Sun, 1 Apr 2007 14:06:59 +0000 (14:06 +0000)]
convert from dos to unix format

SVN-Revision: 6791

17 years agofix iptables extension issue with mac os x builds
Felix Fietkau [Sun, 1 Apr 2007 12:28:56 +0000 (12:28 +0000)]
fix iptables extension issue with mac os x builds

SVN-Revision: 6786

17 years agoFix portability patch for uClibc.
Felix Fietkau [Sun, 1 Apr 2007 11:43:11 +0000 (11:43 +0000)]
Fix portability patch for uClibc.
Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already.
Fixes build on OSX with fink's fileutils installed.

SVN-Revision: 6784

17 years agoFix image generation (sn9)
Florian Fainelli [Sun, 1 Apr 2007 11:08:26 +0000 (11:08 +0000)]
Fix image generation (sn9)

SVN-Revision: 6781

17 years agoRestore image creation for rdc boards
Florian Fainelli [Sun, 1 Apr 2007 11:06:32 +0000 (11:06 +0000)]
Restore image creation for rdc boards

SVN-Revision: 6780

17 years agoWorking configuration, minimalistic
Florian Fainelli [Sun, 1 Apr 2007 10:45:15 +0000 (10:45 +0000)]
Working configuration, minimalistic

SVN-Revision: 6779