openwrt.git
14 years agoadd a binutils variant based on a binutils snapshot and codesourcery g++ enhancements...
nbd [Mon, 19 Oct 2009 02:09:59 +0000 (02:09 +0000)]
add a binutils variant based on a binutils snapshot and codesourcery g++ enhancements (compiles, but fails to link the kernel)

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

14 years agoadd a gcc variant based on gcc 4.3.3 with codesourcery enhancements
nbd [Mon, 19 Oct 2009 02:09:52 +0000 (02:09 +0000)]
add a gcc variant based on gcc 4.3.3 with codesourcery enhancements

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

14 years agoramips: add preliminary support for the DIR-300 revB board
juhosg [Sun, 18 Oct 2009 08:48:07 +0000 (08:48 +0000)]
ramips: add preliminary support for the DIR-300 revB board

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

14 years agoadd experimental support for a new menuconfig submenu "Package features".
nbd [Sat, 17 Oct 2009 22:11:21 +0000 (22:11 +0000)]
add experimental support for a new menuconfig submenu "Package features".
allows selection between multiple packages providing the same feature, which affects dependencies of other packages.
will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2

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

14 years agomadwifi: add antenna gpio support for nanostation loco2
nbd [Sat, 17 Oct 2009 22:11:14 +0000 (22:11 +0000)]
madwifi: add antenna gpio support for nanostation loco2

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

14 years agomadwifi: remove the 10HZ timer for updating rate control statistics
nbd [Sat, 17 Oct 2009 04:56:09 +0000 (04:56 +0000)]
madwifi: remove the 10HZ timer for updating rate control statistics

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

14 years agomadwifi: fix various noderef/memleak issues
nbd [Sat, 17 Oct 2009 04:56:05 +0000 (04:56 +0000)]
madwifi: fix various noderef/memleak issues

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

14 years agohostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association problems
nbd [Sat, 17 Oct 2009 04:55:59 +0000 (04:55 +0000)]
hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association problems

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

14 years agomadwifi: more ad-hoc fixes
nbd [Thu, 15 Oct 2009 19:20:43 +0000 (19:20 +0000)]
madwifi: more ad-hoc fixes

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

14 years agomadwifi: fix another ibss crash (#5935)
nbd [Wed, 14 Oct 2009 21:15:45 +0000 (21:15 +0000)]
madwifi: fix another ibss crash (#5935)

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

14 years ago[etrax] reorder Kconfig sources; mainly copy from arch/arm/Kconfig
claudio [Wed, 14 Oct 2009 11:18:30 +0000 (11:18 +0000)]
[etrax] reorder Kconfig sources; mainly copy from arch/arm/Kconfig

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

14 years agomadwifi: fix race condition on ibss init (#5935)
nbd [Wed, 14 Oct 2009 08:29:46 +0000 (08:29 +0000)]
madwifi: fix race condition on ibss init (#5935)

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

14 years agomadwifi: beacon timer fixes
nbd [Wed, 14 Oct 2009 08:29:37 +0000 (08:29 +0000)]
madwifi: beacon timer fixes

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

14 years ago[toolchain] cris: fix ICE PR26515 (#3723)
claudio [Mon, 12 Oct 2009 13:38:52 +0000 (13:38 +0000)]
[toolchain] cris: fix ICE PR26515 (#3723)

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

14 years ago[package] usb-core: Add dependency to nls-base (#5973)
acinonyx [Mon, 12 Oct 2009 11:44:36 +0000 (11:44 +0000)]
[package] usb-core: Add dependency to nls-base (#5973)

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

14 years agomac80211: fix download url (#5980)
nbd [Sun, 11 Oct 2009 23:11:39 +0000 (23:11 +0000)]
mac80211: fix download url (#5980)

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

14 years agoatheros: leave the gpio interrupts alone when user space changes the gpio input setti...
nbd [Sun, 11 Oct 2009 19:50:16 +0000 (19:50 +0000)]
atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493

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

14 years agomac80211: fix a warning during interface bringup when using autochannel
nbd [Sun, 11 Oct 2009 15:06:12 +0000 (15:06 +0000)]
mac80211: fix a warning during interface bringup when using autochannel

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

14 years ago[kernel] ssb: remove reference to missing SDIO function from last 2.6.31 ssb update
nico [Sun, 11 Oct 2009 14:51:40 +0000 (14:51 +0000)]
[kernel] ssb: remove reference to missing SDIO function from last 2.6.31 ssb update

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

14 years ago[kernel] netfilter: remove IPset leftovers missed from [17844]
nico [Sun, 11 Oct 2009 14:08:31 +0000 (14:08 +0000)]
[kernel] netfilter: remove IPset leftovers missed from [17844]

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

14 years agomac80211: fix rt2800pci, tx ack timeout is now hardcoded
nico [Sun, 11 Oct 2009 04:00:58 +0000 (04:00 +0000)]
mac80211: fix rt2800pci, tx ack timeout is now hardcoded

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

14 years agomac80211: fix ibss join/create
nbd [Sun, 11 Oct 2009 03:13:57 +0000 (03:13 +0000)]
mac80211: fix ibss join/create

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

14 years ago[toolchain] gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_bug...
nico [Sun, 11 Oct 2009 02:52:08 +0000 (02:52 +0000)]
[toolchain] gcc: fix 4.1.2 ICE on mips (see gcc.gnu.org/bugzilla/show_bug.cgi?id=33256)

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

14 years agofirewall: fix zone defaults
nbd [Sun, 11 Oct 2009 02:42:22 +0000 (02:42 +0000)]
firewall: fix zone defaults

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

14 years ago[kernel] config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic
nico [Sun, 11 Oct 2009 01:50:06 +0000 (01:50 +0000)]
[kernel] config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic

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

14 years ago[kernel] config: add missing CONFIG_SONYPI symbol to generic
nico [Sun, 11 Oct 2009 01:46:52 +0000 (01:46 +0000)]
[kernel] config: add missing CONFIG_SONYPI symbol to generic

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

14 years agomac80211: fix encryption fallback for sta mode, add frequency/bssid selection support
nbd [Sun, 11 Oct 2009 01:05:17 +0000 (01:05 +0000)]
mac80211: fix encryption fallback for sta mode, add frequency/bssid selection support

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

14 years agomac80211: fix autochannel / fixed channel selection, add commands for unencrypted...
nbd [Sun, 11 Oct 2009 01:01:12 +0000 (01:01 +0000)]
mac80211: fix autochannel / fixed channel selection, add commands for unencrypted sta mode

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

14 years agomac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
nbd [Sun, 11 Oct 2009 00:36:23 +0000 (00:36 +0000)]
mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup

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

14 years agossb: sync with wireless-2.6
nbd [Sun, 11 Oct 2009 00:36:06 +0000 (00:36 +0000)]
ssb: sync with wireless-2.6

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

14 years agogcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet...
nbd [Sat, 10 Oct 2009 19:25:48 +0000 (19:25 +0000)]
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)

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

14 years agoudevtrigger: use the build system cflags
nbd [Sat, 10 Oct 2009 19:25:31 +0000 (19:25 +0000)]
udevtrigger: use the build system cflags

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

14 years agouClibc: add copysign, copysignf, copysignl for i386
nbd [Sat, 10 Oct 2009 19:25:18 +0000 (19:25 +0000)]
uClibc: add copysign, copysignf, copysignl for i386

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

14 years agouClibc: fix strrchr on i386
nbd [Sat, 10 Oct 2009 19:25:05 +0000 (19:25 +0000)]
uClibc: fix strrchr on i386

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

14 years agofirewall: do not process rules in reverse
nbd [Sat, 10 Oct 2009 18:08:26 +0000 (18:08 +0000)]
firewall: do not process rules in reverse

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

14 years ago[octeon] select kmod-usb-octeon in the mototech profile
florian [Fri, 9 Oct 2009 07:37:03 +0000 (07:37 +0000)]
[octeon] select kmod-usb-octeon in the mototech profile

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

14 years ago[kernel] add missing CONFIG_IDE_PHISON symbol
florian [Fri, 9 Oct 2009 07:36:43 +0000 (07:36 +0000)]
[kernel] add missing CONFIG_IDE_PHISON symbol

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

14 years ago[octeon] package the octeon compact flash driver
florian [Fri, 9 Oct 2009 07:36:19 +0000 (07:36 +0000)]
[octeon] package the octeon compact flash driver

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

14 years agoflash size was reported incorrectly
blogic [Thu, 8 Oct 2009 22:34:46 +0000 (22:34 +0000)]
flash size was reported incorrectly

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

14 years agoifxmips: move header files, split up patches, rename some files
blogic [Thu, 8 Oct 2009 22:24:49 +0000 (22:24 +0000)]
ifxmips: move header files, split up patches, rename some files

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

14 years ago#4985 - fixes dropbear banner file, thanks Roman Yepishev
blogic [Thu, 8 Oct 2009 18:58:15 +0000 (18:58 +0000)]
#4985 - fixes dropbear banner file, thanks Roman Yepishev

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

14 years agoseveral cleanups for ifxmips. removes all code that has not been cleaned up properly
blogic [Thu, 8 Oct 2009 18:40:16 +0000 (18:40 +0000)]
several cleanups for ifxmips. removes all code that has not been cleaned up properly

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

14 years agokernel: fix automatic rootfs partition selection on 2.6.31
juhosg [Thu, 8 Oct 2009 18:34:45 +0000 (18:34 +0000)]
kernel: fix automatic rootfs partition selection on 2.6.31

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

14 years ago[octeon] add support for the dwc_otg USB controller
florian [Thu, 8 Oct 2009 17:56:31 +0000 (17:56 +0000)]
[octeon] add support for the dwc_otg USB controller

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

14 years ago[kernel] add more missing USB related configuration symbols to 2.6.30
florian [Thu, 8 Oct 2009 17:52:32 +0000 (17:52 +0000)]
[kernel] add more missing USB related configuration symbols to 2.6.30

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

14 years ago[octeon] add support for the hardware random number generator
florian [Thu, 8 Oct 2009 17:23:59 +0000 (17:23 +0000)]
[octeon] add support for the hardware random number generator

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

14 years ago[octeon] resync kernel configuration
florian [Thu, 8 Oct 2009 17:19:02 +0000 (17:19 +0000)]
[octeon] resync kernel configuration

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

14 years ago[target] ppc40x: don't force usb feature
nico [Thu, 8 Oct 2009 12:49:59 +0000 (12:49 +0000)]
[target] ppc40x: don't force usb feature

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

14 years ago[package] we cannot build madwifi for octeon since there is no mips64r2 hal target
florian [Thu, 8 Oct 2009 12:11:32 +0000 (12:11 +0000)]
[package] we cannot build madwifi for octeon since there is no mips64r2 hal target

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

14 years agoadm5120: add preliminary support for 2.6.31
juhosg [Thu, 8 Oct 2009 11:13:10 +0000 (11:13 +0000)]
adm5120: add preliminary support for 2.6.31

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

14 years agoadm5120: switch to 2.6.30
juhosg [Thu, 8 Oct 2009 11:13:04 +0000 (11:13 +0000)]
adm5120: switch to 2.6.30

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

14 years agoadm5120: sync kernel config
juhosg [Thu, 8 Oct 2009 11:13:01 +0000 (11:13 +0000)]
adm5120: sync kernel config

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

14 years agoadd preliminary 2.6.31 support for IXP4xx
kaloz [Thu, 8 Oct 2009 10:46:25 +0000 (10:46 +0000)]
add preliminary 2.6.31 support for IXP4xx

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

14 years agofix the IXP4xx CF driver patch for 2.6.30
kaloz [Thu, 8 Oct 2009 10:43:45 +0000 (10:43 +0000)]
fix the IXP4xx CF driver patch for 2.6.30

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

14 years agoand another missing Kconfig symbol..
kaloz [Thu, 8 Oct 2009 10:42:43 +0000 (10:42 +0000)]
and another missing Kconfig symbol..

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

14 years agoadd missing symbol
kaloz [Thu, 8 Oct 2009 10:42:01 +0000 (10:42 +0000)]
add missing symbol

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

14 years agoenable ATA_SFF (PATA support) in the generic configs
kaloz [Thu, 8 Oct 2009 09:40:38 +0000 (09:40 +0000)]
enable ATA_SFF (PATA support) in the generic configs

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

14 years agoresync 2.6.31 patches
kaloz [Thu, 8 Oct 2009 09:13:14 +0000 (09:13 +0000)]
resync 2.6.31 patches

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

14 years agoadd more Kconfig symbols to the generic 2.6.31 config
kaloz [Thu, 8 Oct 2009 09:12:33 +0000 (09:12 +0000)]
add more Kconfig symbols to the generic 2.6.31 config

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

14 years ago[uml] remove the mempcy patch, fixes build failures on most x86_64 hosts
florian [Thu, 8 Oct 2009 09:09:45 +0000 (09:09 +0000)]
[uml] remove the mempcy patch, fixes build failures on most x86_64 hosts

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

14 years ago[package] fix typos in KernelPackage/libertas
florian [Wed, 7 Oct 2009 18:54:17 +0000 (18:54 +0000)]
[package] fix typos in KernelPackage/libertas

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

14 years ago[kernel] olpc: cleanup config
nico [Wed, 7 Oct 2009 16:11:56 +0000 (16:11 +0000)]
[kernel] olpc: cleanup config

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

14 years ago[package] libertas: use driver from compat-wireless instead of our own (deprecated...
nico [Wed, 7 Oct 2009 16:03:31 +0000 (16:03 +0000)]
[package] libertas: use driver from compat-wireless instead of our own (deprecated) one

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

14 years ago[package] add uboot-envtools
florian [Wed, 7 Oct 2009 15:14:28 +0000 (15:14 +0000)]
[package] add uboot-envtools

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

14 years ago[cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use the mips3...
florian [Wed, 7 Oct 2009 13:05:14 +0000 (13:05 +0000)]
[cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32 isa

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

14 years ago[kernel] config: fix typo in 2.6.27 generic
nico [Wed, 7 Oct 2009 11:59:40 +0000 (11:59 +0000)]
[kernel] config: fix typo in 2.6.27 generic

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

14 years agoramips: sync rt288x kernel config
juhosg [Wed, 7 Oct 2009 11:37:15 +0000 (11:37 +0000)]
ramips: sync rt288x kernel config

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

14 years agoramips: fix return value in 'pcibios_map_irq' in the rt288x pci code
juhosg [Wed, 7 Oct 2009 11:37:12 +0000 (11:37 +0000)]
ramips: fix return value in 'pcibios_map_irq' in the rt288x pci code

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

14 years agoramips: remove obsolete 'pcibios_fixups' from the rt288x pci code
juhosg [Wed, 7 Oct 2009 11:37:10 +0000 (11:37 +0000)]
ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code

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

14 years agoramips: add rt2880_pci_get_cfgaddr helper
juhosg [Wed, 7 Oct 2009 11:37:07 +0000 (11:37 +0000)]
ramips: add rt2880_pci_get_cfgaddr helper

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

14 years agoramips: use switch statement instead of multiple if-else-if in the rt288x pci code
juhosg [Wed, 7 Oct 2009 11:37:03 +0000 (11:37 +0000)]
ramips: use switch statement instead of multiple if-else-if in the rt288x pci code

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

14 years agoramips: protect rt288x pci config accesses with a spinlock
juhosg [Wed, 7 Oct 2009 11:37:00 +0000 (11:37 +0000)]
ramips: protect rt288x pci config accesses with a spinlock

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

14 years agoramips: make rt2880_pci_base static
juhosg [Wed, 7 Oct 2009 11:36:57 +0000 (11:36 +0000)]
ramips: make rt2880_pci_base static

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

14 years agoramips: define some magic values in the rt288x pci code
juhosg [Wed, 7 Oct 2009 11:36:53 +0000 (11:36 +0000)]
ramips: define some magic values in the rt288x pci code

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

14 years agoramips: add copyright header to the rt288x pci code
juhosg [Wed, 7 Oct 2009 11:36:49 +0000 (11:36 +0000)]
ramips: add copyright header to the rt288x pci code

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

14 years ago[cobalt] cleanup kernel configuration
florian [Wed, 7 Oct 2009 09:53:52 +0000 (09:53 +0000)]
[cobalt] cleanup kernel configuration

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

14 years ago[kernel] mpc52xx: cleanup config
nico [Wed, 7 Oct 2009 09:39:15 +0000 (09:39 +0000)]
[kernel] mpc52xx: cleanup config

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

14 years ago[kernel] config: add another bunch of missing CONFIG_USB_* entries to generic
nico [Wed, 7 Oct 2009 01:31:53 +0000 (01:31 +0000)]
[kernel] config: add another bunch of missing CONFIG_USB_* entries to generic

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

14 years ago[kernel] config: add CONFIG_USB_SUSPEND to generic
nico [Wed, 7 Oct 2009 00:51:26 +0000 (00:51 +0000)]
[kernel] config: add CONFIG_USB_SUSPEND to generic

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

14 years ago[kernel] config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config
nico [Wed, 7 Oct 2009 00:51:07 +0000 (00:51 +0000)]
[kernel] config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config

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

14 years ago[kernel] config: remove CONFIG_ORION entry (now in generic)
nico [Tue, 6 Oct 2009 20:59:36 +0000 (20:59 +0000)]
[kernel] config: remove CONFIG_ORION entry (now in generic)

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

14 years ago[kernel] config: add missing CONFIG_ORION entry to generic
nico [Tue, 6 Oct 2009 20:56:31 +0000 (20:56 +0000)]
[kernel] config: add missing CONFIG_ORION entry to generic

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

14 years ago[package] madwifi: add HAL_TARGET mapping for kirkwood board
nico [Tue, 6 Oct 2009 20:55:24 +0000 (20:55 +0000)]
[package] madwifi: add HAL_TARGET mapping for kirkwood board

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

14 years ago[package* ata-ixp4xx-cf depends on TARGET_ixp4xx
florian [Tue, 6 Oct 2009 15:24:28 +0000 (15:24 +0000)]
[package* ata-ixp4xx-cf depends on TARGET_ixp4xx

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

14 years ago[etrax] Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provide it
claudio [Tue, 6 Oct 2009 09:20:30 +0000 (09:20 +0000)]
[etrax] Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provide it
  * support for master/slave delay  (provided patch)
  * remove some printk that spam logs
  * introduce new symbols ETRAX_I2C_DYN_ALLOC and ETRAX_I2C_SLAVE_DELAY
  * cleanup a bit the driver
  * dump release number

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

14 years ago[package] madwifi cannot be compiled on cobalt which has a different mips cpu abi
florian [Tue, 6 Oct 2009 06:07:36 +0000 (06:07 +0000)]
[package] madwifi cannot be compiled on cobalt which has a different mips cpu abi

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

14 years agofix opkg directory cleaning (#5646)
nbd [Tue, 6 Oct 2009 04:50:53 +0000 (04:50 +0000)]
fix opkg directory cleaning (#5646)

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

14 years ago[kernel] move common CONFIG_MMC entries to generic
nico [Tue, 6 Oct 2009 04:15:59 +0000 (04:15 +0000)]
[kernel] move common CONFIG_MMC entries to generic

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

14 years ago[kernel] move common CONFIG_BATTERY entries to generic
nico [Tue, 6 Oct 2009 03:12:17 +0000 (03:12 +0000)]
[kernel] move common CONFIG_BATTERY entries to generic

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

14 years ago[kernel] move common CONFIG_TOUCHSCREEN entries to generic
nico [Tue, 6 Oct 2009 03:00:33 +0000 (03:00 +0000)]
[kernel] move common CONFIG_TOUCHSCREEN entries to generic

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

14 years ago[kernel] move more CONFIG_SND entries to generic
nico [Tue, 6 Oct 2009 02:25:15 +0000 (02:25 +0000)]
[kernel] move more CONFIG_SND entries to generic

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

14 years ago[kernel] move common CONFIG_FB entries to generic
nico [Mon, 5 Oct 2009 20:42:52 +0000 (20:42 +0000)]
[kernel] move common CONFIG_FB entries to generic

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

14 years ago[kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918)
nico [Mon, 5 Oct 2009 20:40:05 +0000 (20:40 +0000)]
[kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918)

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

14 years ago[octeon] resync kernel config, do not enable security options
florian [Mon, 5 Oct 2009 20:17:40 +0000 (20:17 +0000)]
[octeon] resync kernel config, do not enable security options

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

14 years ago[kernel] add missing CONFIG_VIDEO_GO7007 symbol
florian [Mon, 5 Oct 2009 20:17:02 +0000 (20:17 +0000)]
[kernel] add missing CONFIG_VIDEO_GO7007 symbol

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

14 years agoenable CONFIG_STAGING on 2.6.31
nbd [Mon, 5 Oct 2009 20:13:22 +0000 (20:13 +0000)]
enable CONFIG_STAGING on 2.6.31

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

14 years agorefresh 2.6.31 kernel config
nbd [Mon, 5 Oct 2009 20:13:12 +0000 (20:13 +0000)]
refresh 2.6.31 kernel config

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

14 years ago[rb532] add kmod-input-rb532 by default in the rb532 profile
florian [Mon, 5 Oct 2009 20:06:19 +0000 (20:06 +0000)]
[rb532] add kmod-input-rb532 by default in the rb532 profile

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

14 years ago[package] add kmod-input-rb532, driver for the rb532 user button
florian [Mon, 5 Oct 2009 20:05:56 +0000 (20:05 +0000)]
[package] add kmod-input-rb532, driver for the rb532 user button

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

14 years agobusybox: remove "default y" in the lock config item to fix nommu builds
nbd [Mon, 5 Oct 2009 19:56:23 +0000 (19:56 +0000)]
busybox: remove "default y" in the lock config item to fix nommu builds

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