openwrt/svn-archive/archive.git
16 years agoadd improved autotools fixups
Felix Fietkau [Thu, 27 Dec 2007 02:11:07 +0000 (02:11 +0000)]
add improved autotools fixups

SVN-Revision: 9942

16 years agoupgrade libtool, add fixes for libdir searching, fix up paths to .la files
Felix Fietkau [Thu, 27 Dec 2007 02:11:03 +0000 (02:11 +0000)]
upgrade libtool, add fixes for libdir searching, fix up paths to .la files

SVN-Revision: 9941

16 years agoremove stale reference to tools/libtool
Felix Fietkau [Thu, 27 Dec 2007 02:10:58 +0000 (02:10 +0000)]
remove stale reference to tools/libtool

SVN-Revision: 9940

16 years agoadd $(STAGING_DIR)/host, which contains target specific, but host executable files
Felix Fietkau [Thu, 27 Dec 2007 02:10:54 +0000 (02:10 +0000)]
add $(STAGING_DIR)/host, which contains target specific, but host executable files

SVN-Revision: 9939

16 years agoadd a configurable prefix for ./configure
Felix Fietkau [Thu, 27 Dec 2007 02:10:50 +0000 (02:10 +0000)]
add a configurable prefix for ./configure

SVN-Revision: 9938

16 years agomove libtool out of tools/, seems like we need a per-target libtool
Felix Fietkau [Thu, 27 Dec 2007 02:10:23 +0000 (02:10 +0000)]
move libtool out of tools/, seems like we need a per-target libtool

SVN-Revision: 9937

16 years agoadd selection of console driver for ifxmips
John Crispin [Wed, 26 Dec 2007 22:47:45 +0000 (22:47 +0000)]
add selection of console driver for ifxmips

SVN-Revision: 9936

16 years agoDisabling use of libintl in kernel-headers.
Andy Boyett [Wed, 26 Dec 2007 22:22:02 +0000 (22:22 +0000)]
Disabling use of libintl in kernel-headers.

SVN-Revision: 9935

16 years agoDisabling use of libintl in kconfig.
Andy Boyett [Wed, 26 Dec 2007 22:21:56 +0000 (22:21 +0000)]
Disabling use of libintl in kconfig.

SVN-Revision: 9934

16 years ago[adm5120] fix compiler warning
Gabor Juhos [Wed, 26 Dec 2007 20:55:18 +0000 (20:55 +0000)]
[adm5120] fix compiler warning

SVN-Revision: 9933

16 years agouse printf instead of echo
Andy Boyett [Wed, 26 Dec 2007 20:54:39 +0000 (20:54 +0000)]
use printf instead of echo

SVN-Revision: 9932

16 years agofixes ifxmips wdt driver
John Crispin [Wed, 26 Dec 2007 19:52:33 +0000 (19:52 +0000)]
fixes ifxmips wdt driver

SVN-Revision: 9931

16 years agosoftfloat should be available on armeb, but not on mips until the kernel fpu emulatio...
Imre Kaloz [Wed, 26 Dec 2007 19:36:34 +0000 (19:36 +0000)]
softfloat should be available on armeb, but not on mips until the kernel fpu emulation can be disabled

SVN-Revision: 9930

16 years agoremove functions that was moved to board.c
John Crispin [Wed, 26 Dec 2007 17:20:31 +0000 (17:20 +0000)]
remove functions that was moved to board.c

SVN-Revision: 9929

16 years agomake ifxmips use a net bridge
John Crispin [Tue, 25 Dec 2007 13:44:39 +0000 (13:44 +0000)]
make ifxmips use a net bridge

SVN-Revision: 9927

16 years agoturned ifxmips mtd driver into a platform device
John Crispin [Tue, 25 Dec 2007 13:26:41 +0000 (13:26 +0000)]
turned ifxmips mtd driver into a platform device

SVN-Revision: 9926

16 years ago added framework for chip detection on the ifxmips
John Crispin [Tue, 25 Dec 2007 13:11:07 +0000 (13:11 +0000)]
 added framework for chip detection on the ifxmips

SVN-Revision: 9925

16 years agoadded ifxmips reset button to default config options
John Crispin [Tue, 25 Dec 2007 13:10:47 +0000 (13:10 +0000)]
added ifxmips reset button to default config options

SVN-Revision: 9924

16 years agomake ifxmips mii0 a platform device
John Crispin [Tue, 25 Dec 2007 12:38:15 +0000 (12:38 +0000)]
make ifxmips mii0 a platform device

SVN-Revision: 9923

16 years agomake ifxmips gpio a platform device
John Crispin [Tue, 25 Dec 2007 12:18:42 +0000 (12:18 +0000)]
make ifxmips gpio a platform device

SVN-Revision: 9922

16 years agomake ifxmips able to handle platform devices
John Crispin [Tue, 25 Dec 2007 12:04:52 +0000 (12:04 +0000)]
make ifxmips able to handle platform devices

SVN-Revision: 9921

16 years agomake ifxmips led driver a platform device
John Crispin [Tue, 25 Dec 2007 12:04:08 +0000 (12:04 +0000)]
make ifxmips led driver a platform device

SVN-Revision: 9920

16 years agofix a compile error in libnl
Felix Fietkau [Tue, 25 Dec 2007 02:37:23 +0000 (02:37 +0000)]
fix a compile error in libnl

SVN-Revision: 9911

16 years agoclean up after staging packages
Felix Fietkau [Tue, 25 Dec 2007 02:19:48 +0000 (02:19 +0000)]
clean up after staging packages

SVN-Revision: 9909

16 years agoremove uninstalldev templates (no longer necessary)
Felix Fietkau [Tue, 25 Dec 2007 01:40:47 +0000 (01:40 +0000)]
remove uninstalldev templates (no longer necessary)

SVN-Revision: 9906

16 years agoadd automatic file tracking and uninstallation for files installed in $(STAGING_DIR...
Felix Fietkau [Tue, 25 Dec 2007 01:39:15 +0000 (01:39 +0000)]
add automatic file tracking and uninstallation for files installed in $(STAGING_DIR) and $(STAGING_DIR_HOST)

SVN-Revision: 9905

16 years agoadd gpio fixes and reset button supportÂ
John Crispin [Tue, 25 Dec 2007 00:35:00 +0000 (00:35 +0000)]
add gpio fixes and reset button supportÂ

SVN-Revision: 9904

16 years agoadd libtool to tools/
Felix Fietkau [Tue, 25 Dec 2007 00:27:36 +0000 (00:27 +0000)]
add libtool to tools/

SVN-Revision: 9902

16 years agoadd automake to tools/
Felix Fietkau [Tue, 25 Dec 2007 00:27:32 +0000 (00:27 +0000)]
add automake to tools/

SVN-Revision: 9901

16 years agoadd ifx adsl tools
John Crispin [Mon, 24 Dec 2007 23:06:11 +0000 (23:06 +0000)]
add ifx adsl tools

SVN-Revision: 9900

16 years agorename tools/ext2fs to tools/genext2fs
Felix Fietkau [Mon, 24 Dec 2007 23:02:02 +0000 (23:02 +0000)]
rename tools/ext2fs to tools/genext2fs

SVN-Revision: 9899

16 years agoadd ifxmips mei driver, untested and uncleaned
John Crispin [Mon, 24 Dec 2007 23:00:20 +0000 (23:00 +0000)]
add ifxmips mei driver, untested and uncleaned

SVN-Revision: 9898

16 years agoenable watchdog driver for rb532 by default
Felix Fietkau [Mon, 24 Dec 2007 22:47:36 +0000 (22:47 +0000)]
enable watchdog driver for rb532 by default

SVN-Revision: 9897

16 years agowatchdog driver for RB 532
Felix Fietkau [Mon, 24 Dec 2007 22:47:27 +0000 (22:47 +0000)]
watchdog driver for RB 532

Here is the driver for the hardware watchdog timer
integrated in RB 532 (as part of the SoC IDT 79RC32434).

File include/asm-mips/rc32434/integ.h is taken from
Mikrotik RB 532 kernel patch.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>
SVN-Revision: 9896

16 years agoseveral fixes to ifxmips, getting ready for dsl driver merge
John Crispin [Mon, 24 Dec 2007 21:17:56 +0000 (21:17 +0000)]
several fixes to ifxmips, getting ready for dsl driver merge

SVN-Revision: 9895

16 years agoadd some RCU defines to ifxmips
John Crispin [Mon, 24 Dec 2007 21:05:55 +0000 (21:05 +0000)]
add some RCU defines to ifxmips

SVN-Revision: 9894

16 years agoadd some RCU defines to ifxmips
John Crispin [Mon, 24 Dec 2007 21:02:13 +0000 (21:02 +0000)]
add some RCU defines to ifxmips

SVN-Revision: 9893

16 years agoadded usb_oc int to ifmips header files
John Crispin [Mon, 24 Dec 2007 20:44:44 +0000 (20:44 +0000)]
added usb_oc int to ifmips header files

SVN-Revision: 9892

16 years agoadd ifxmips mei int define
John Crispin [Mon, 24 Dec 2007 20:07:13 +0000 (20:07 +0000)]
add ifxmips mei int define

SVN-Revision: 9891

16 years agoadd mei reg defines to ifxmips
John Crispin [Mon, 24 Dec 2007 14:31:49 +0000 (14:31 +0000)]
add mei reg defines to ifxmips

SVN-Revision: 9890

16 years agoadd mei to ifxmips's makefiles
John Crispin [Mon, 24 Dec 2007 14:08:30 +0000 (14:08 +0000)]
add mei to ifxmips's makefiles

SVN-Revision: 9889

16 years agofix typo
Felix Fietkau [Sun, 23 Dec 2007 02:13:57 +0000 (02:13 +0000)]
fix typo

SVN-Revision: 9871

16 years agoadd profile specific base-files packages - does not work with the imagebuilder yet...
Felix Fietkau [Sun, 23 Dec 2007 02:08:34 +0000 (02:08 +0000)]
add profile specific base-files packages - does not work with the imagebuilder yet, but will be fixed later

SVN-Revision: 9870

16 years agofix ext3 compile (broken by [9822])
Felix Fietkau [Sun, 23 Dec 2007 01:40:06 +0000 (01:40 +0000)]
fix ext3 compile (broken by [9822])

SVN-Revision: 9869

16 years agoadd a second parameter to InstallDev/UninstallDev for specifying the path to STAGING_...
Felix Fietkau [Sun, 23 Dec 2007 00:41:40 +0000 (00:41 +0000)]
add a second parameter to InstallDev/UninstallDev for specifying the path to STAGING_DIR_HOST

SVN-Revision: 9853

16 years agofix pppoe on dynamically assigned interfaces
Felix Fietkau [Sun, 23 Dec 2007 00:41:38 +0000 (00:41 +0000)]
fix pppoe on dynamically assigned interfaces

SVN-Revision: 9852

16 years agoremove $(STAGING_DIR)/usr/bin from $(TARGET_PATH)
Felix Fietkau [Sun, 23 Dec 2007 00:41:35 +0000 (00:41 +0000)]
remove $(STAGING_DIR)/usr/bin from $(TARGET_PATH)

SVN-Revision: 9851

16 years agoadd STAGING_DIR_HOST to PKG_CONFIG_PATH
Felix Fietkau [Sun, 23 Dec 2007 00:41:01 +0000 (00:41 +0000)]
add STAGING_DIR_HOST to PKG_CONFIG_PATH

SVN-Revision: 9850

16 years agoremove dead code
John Crispin [Sat, 22 Dec 2007 21:27:20 +0000 (21:27 +0000)]
remove dead code

SVN-Revision: 9849

16 years agoclean up ssc driver
John Crispin [Sat, 22 Dec 2007 21:21:38 +0000 (21:21 +0000)]
clean up ssc driver

SVN-Revision: 9848

16 years agoremove dbg printk from pci code
John Crispin [Sat, 22 Dec 2007 21:17:09 +0000 (21:17 +0000)]
remove dbg printk from pci code

SVN-Revision: 9847

16 years agofix whitespaces
John Crispin [Sat, 22 Dec 2007 20:57:09 +0000 (20:57 +0000)]
fix whitespaces

SVN-Revision: 9846

16 years agodelete old danube folder
John Crispin [Sat, 22 Dec 2007 20:55:51 +0000 (20:55 +0000)]
delete old danube folder

SVN-Revision: 9845

16 years agocleanup more ifxmips ssc reg acceses
John Crispin [Sat, 22 Dec 2007 20:55:20 +0000 (20:55 +0000)]
cleanup more ifxmips ssc reg acceses

SVN-Revision: 9844

16 years agocleanup of register access
John Crispin [Sat, 22 Dec 2007 20:22:43 +0000 (20:22 +0000)]
cleanup of register access

SVN-Revision: 9843

16 years agoadded ssc reg defines to ifxmips header file
John Crispin [Sat, 22 Dec 2007 20:21:38 +0000 (20:21 +0000)]
added ssc reg defines to ifxmips header file

SVN-Revision: 9842

16 years agoremove /proc from ifxmips_ssc
John Crispin [Sat, 22 Dec 2007 19:56:51 +0000 (19:56 +0000)]
remove /proc from ifxmips_ssc

SVN-Revision: 9841

16 years agoifxmips pci does not cause a hang anymore, but due to lack of antenna i get no link...
John Crispin [Sat, 22 Dec 2007 19:53:18 +0000 (19:53 +0000)]
ifxmips pci does not cause a hang anymore, but due to lack of antenna i get no link on the atheros card, ints are flying though

SVN-Revision: 9840

16 years agoenable ifxmips serial
John Crispin [Sat, 22 Dec 2007 19:19:14 +0000 (19:19 +0000)]
enable ifxmips serial

SVN-Revision: 9839

16 years agosync with madwifi changeset 3070
Felix Fietkau [Sat, 22 Dec 2007 16:17:17 +0000 (16:17 +0000)]
sync with madwifi changeset 3070

SVN-Revision: 9835

16 years agofix include path
John Crispin [Sat, 22 Dec 2007 14:27:29 +0000 (14:27 +0000)]
fix include path

SVN-Revision: 9833

16 years agomore danube 2 ifxmips transitions
John Crispin [Sat, 22 Dec 2007 14:10:43 +0000 (14:10 +0000)]
more danube 2 ifxmips transitions

SVN-Revision: 9831

16 years agomore danube 2 ifxmips transitions
John Crispin [Sat, 22 Dec 2007 14:03:37 +0000 (14:03 +0000)]
more danube 2 ifxmips transitions

SVN-Revision: 9830

16 years agomore danube 2 ifxmips transitions
John Crispin [Sat, 22 Dec 2007 14:02:21 +0000 (14:02 +0000)]
more danube 2 ifxmips transitions

SVN-Revision: 9829

16 years agomore danube 2 ifxmips transitions
John Crispin [Sat, 22 Dec 2007 14:01:51 +0000 (14:01 +0000)]
more danube 2 ifxmips transitions

SVN-Revision: 9828

16 years agomore danube 2 ifxmips transitions
John Crispin [Sat, 22 Dec 2007 14:01:10 +0000 (14:01 +0000)]
more danube 2 ifxmips transitions

SVN-Revision: 9827

16 years agomore danube 2 ifxmips transitions
John Crispin [Sat, 22 Dec 2007 14:00:25 +0000 (14:00 +0000)]
more danube 2 ifxmips transitions

SVN-Revision: 9826

16 years agodanube to ifxmips transition
John Crispin [Sat, 22 Dec 2007 13:55:14 +0000 (13:55 +0000)]
danube to ifxmips transition

SVN-Revision: 9825

16 years agoNo need to keep the old driver now
Florian Fainelli [Sat, 22 Dec 2007 11:11:01 +0000 (11:11 +0000)]
No need to keep the old driver now

SVN-Revision: 9824

16 years agoCompact flash driver is now working
Florian Fainelli [Sat, 22 Dec 2007 11:08:26 +0000 (11:08 +0000)]
Compact flash driver is now working

SVN-Revision: 9823

16 years agoExt3 cannot load without mbcache, package it as well
Florian Fainelli [Sat, 22 Dec 2007 11:04:32 +0000 (11:04 +0000)]
Ext3 cannot load without mbcache, package it as well

SVN-Revision: 9822

16 years agochange danube 2 ifxmips
John Crispin [Sat, 22 Dec 2007 00:17:22 +0000 (00:17 +0000)]
change danube 2 ifxmips

SVN-Revision: 9821

16 years agoAdd a madwifi patch by Brian Candler, which fixes minstrel when operating without...
Felix Fietkau [Fri, 21 Dec 2007 15:36:54 +0000 (15:36 +0000)]
Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry.
Should lead to significant performance improvements when dealing with stations in B/G mixed mode.
Fixes #2876

SVN-Revision: 9820

16 years agoWe need to set the gpio line number
Florian Fainelli [Fri, 21 Dec 2007 15:26:09 +0000 (15:26 +0000)]
We need to set the gpio line number

SVN-Revision: 9819

16 years agomove danube folder to ifxmips, to allow future integration of the other chips
John Crispin [Thu, 20 Dec 2007 22:29:45 +0000 (22:29 +0000)]
move danube folder to ifxmips, to allow future integration of the other chips

SVN-Revision: 9815

16 years agoadded binutils 2.18 selection, Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
John Crispin [Thu, 20 Dec 2007 22:23:12 +0000 (22:23 +0000)]
added binutils 2.18 selection, Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

SVN-Revision: 9814

16 years agoadded packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com>
John Crispin [Thu, 20 Dec 2007 22:20:32 +0000 (22:20 +0000)]
added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com>

SVN-Revision: 9813

16 years agoadd new au1000 profiles
John Crispin [Thu, 20 Dec 2007 22:17:41 +0000 (22:17 +0000)]
add new au1000 profiles

SVN-Revision: 9812

16 years agomade au1000 images srec file ending
John Crispin [Thu, 20 Dec 2007 22:12:56 +0000 (22:12 +0000)]
made au1000 images srec file ending

SVN-Revision: 9811

16 years agomake au1000 images 128k
John Crispin [Thu, 20 Dec 2007 22:10:19 +0000 (22:10 +0000)]
make au1000 images 128k

SVN-Revision: 9810

16 years agofix rootfs size selection
Felix Fietkau [Thu, 20 Dec 2007 01:53:13 +0000 (01:53 +0000)]
fix rootfs size selection

SVN-Revision: 9808

16 years agoupdate to netfilter 2.17
Tim Yardley [Wed, 19 Dec 2007 19:08:07 +0000 (19:08 +0000)]
update to netfilter 2.17

SVN-Revision: 9806

16 years agoFix macfiltering for broadcom devices (#2822)
Florian Fainelli [Wed, 19 Dec 2007 17:49:51 +0000 (17:49 +0000)]
Fix macfiltering for broadcom devices (#2822)

SVN-Revision: 9805

16 years agoPut back kmod-ebtables for 2.4 kernels
Florian Fainelli [Wed, 19 Dec 2007 08:19:34 +0000 (08:19 +0000)]
Put back kmod-ebtables for 2.4 kernels

SVN-Revision: 9801

16 years ago[adm5120] bump to 2.6.23.11 as well
Gabor Juhos [Tue, 18 Dec 2007 19:07:40 +0000 (19:07 +0000)]
[adm5120] bump to 2.6.23.11 as well

SVN-Revision: 9800

16 years ago[kernel] add md5 sum of the 2.6.23.11 tarball
Gabor Juhos [Tue, 18 Dec 2007 18:43:13 +0000 (18:43 +0000)]
[kernel] add md5 sum of the 2.6.23.11 tarball

SVN-Revision: 9799

16 years agobump x86 to 2.6.23.11, latest of 23 branch
Tim Yardley [Tue, 18 Dec 2007 18:35:21 +0000 (18:35 +0000)]
bump x86 to 2.6.23.11, latest of 23 branch

SVN-Revision: 9798

16 years agofixed copy paste error
John Crispin [Mon, 17 Dec 2007 22:24:40 +0000 (22:24 +0000)]
fixed copy paste error

SVN-Revision: 9792

16 years agoadded olpc xorg config
John Crispin [Mon, 17 Dec 2007 22:24:17 +0000 (22:24 +0000)]
added olpc xorg config

SVN-Revision: 9791

16 years ago[adm5120] revert [9788], the ADM5120 datasheet v1.16 contains bad values
Gabor Juhos [Mon, 17 Dec 2007 16:39:53 +0000 (16:39 +0000)]
[adm5120] revert [9788], the ADM5120 datasheet v1.16 contains bad values

SVN-Revision: 9790

16 years ago[adm5120] remove invalid GPIO definitions for the RB153
Gabor Juhos [Mon, 17 Dec 2007 16:01:51 +0000 (16:01 +0000)]
[adm5120] remove invalid GPIO definitions for the RB153

SVN-Revision: 9789

16 years ago[adm5120] fix level setup code for GPIO IRQs
Gabor Juhos [Mon, 17 Dec 2007 15:45:16 +0000 (15:45 +0000)]
[adm5120] fix level setup code for GPIO IRQs

SVN-Revision: 9788

16 years agoMake ipkg depends on tar and gunzip (#2821)
Florian Fainelli [Mon, 17 Dec 2007 08:06:03 +0000 (08:06 +0000)]
Make ipkg depends on tar and gunzip (#2821)

SVN-Revision: 9785

16 years ago[adm5120] minor fixes in the RB153 CF driver
Gabor Juhos [Sun, 16 Dec 2007 20:25:38 +0000 (20:25 +0000)]
[adm5120] minor fixes in the RB153 CF driver

SVN-Revision: 9782

16 years ago[adm5120] add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)
Gabor Juhos [Sun, 16 Dec 2007 19:03:40 +0000 (19:03 +0000)]
[adm5120] add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)

SVN-Revision: 9781

16 years agoAdd the ADAM2 flashing script (#2780)
Florian Fainelli [Sun, 16 Dec 2007 13:26:01 +0000 (13:26 +0000)]
Add the ADAM2 flashing script (#2780)

Signed-off-by: Oliver <oliver@opencloud.com>
SVN-Revision: 9777

16 years agoAdd LEDs definitions for the D-Link DSL-502T (#2746)
Florian Fainelli [Sun, 16 Dec 2007 13:21:31 +0000 (13:21 +0000)]
Add LEDs definitions for the D-Link DSL-502T (#2746)

Signed-off-by: Oliver <oliver@opencloud.com>
SVN-Revision: 9776

16 years ago* adding network config for olpc
Jens Muecke [Sat, 15 Dec 2007 19:59:21 +0000 (19:59 +0000)]
* adding network config for olpc
* adding libertas
* config issue
* quiet mode for bootloader

SVN-Revision: 9768

16 years agodanube ssc cleanup
John Crispin [Sat, 15 Dec 2007 16:54:18 +0000 (16:54 +0000)]
danube ssc cleanup

SVN-Revision: 9767

16 years agodanube ssc cleanup
John Crispin [Sat, 15 Dec 2007 16:31:43 +0000 (16:31 +0000)]
danube ssc cleanup

SVN-Revision: 9766