openwrt.git
14 years ago[docs] build: update svn url from https:// to svn://
agb [Wed, 20 May 2009 21:06:36 +0000 (21:06 +0000)]
[docs] build: update svn url from https:// to svn://

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

14 years ago[PATCH] [madwifi] Detect every atheros device present
jow [Wed, 20 May 2009 20:44:19 +0000 (20:44 +0000)]
[PATCH] [madwifi] Detect every atheros device present
This patch is for boards with more than one atheros devices. It changes
detect_atheros() function to continue with the detection of every device
present and don't return when just one is found
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15940 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] change the uClibc-0.9.29 check (#5165)
florian [Wed, 20 May 2009 16:51:59 +0000 (16:51 +0000)]
[package] change the uClibc-0.9.29 check (#5165)

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

14 years ago2.6.30: add lzma support to squashfs through pcomp
nbd [Wed, 20 May 2009 15:12:57 +0000 (15:12 +0000)]
2.6.30: add lzma support to squashfs through pcomp

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

14 years ago[adm5120] do not overrid CONFIG_BRIDGE (#5163)
florian [Wed, 20 May 2009 09:46:32 +0000 (09:46 +0000)]
[adm5120] do not overrid CONFIG_BRIDGE (#5163)

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

14 years ago[package] use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)
florian [Wed, 20 May 2009 09:28:36 +0000 (09:28 +0000)]
[package] use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)

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

14 years ago[kernel] update to new stable 2.6.27.24
florian [Wed, 20 May 2009 09:00:09 +0000 (09:00 +0000)]
[kernel] update to new stable 2.6.27.24

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

14 years ago[kernel] generic-2.6/2.6.30: gets rid of the length limitation on the name in the...
juhosg [Wed, 20 May 2009 08:35:01 +0000 (08:35 +0000)]
[kernel] generic-2.6/2.6.30: gets rid of the length limitation on the name in the mips_machine stuff

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

14 years ago[ar71xx] refresh patches
juhosg [Wed, 20 May 2009 08:24:25 +0000 (08:24 +0000)]
[ar71xx] refresh patches

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

14 years ago[ar71xx] add experimental support for the Atheros PB44 board
juhosg [Wed, 20 May 2009 08:23:48 +0000 (08:23 +0000)]
[ar71xx] add experimental support for the Atheros PB44 board

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

14 years ago[kernel] disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211
florian [Tue, 19 May 2009 18:15:19 +0000 (18:15 +0000)]
[kernel] disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211

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

14 years ago[gemini] enable LEDS in kernel config
juhosg [Tue, 19 May 2009 14:59:15 +0000 (14:59 +0000)]
[gemini] enable LEDS in kernel config

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

14 years ago[gemini] enable PCI support
juhosg [Tue, 19 May 2009 11:41:48 +0000 (11:41 +0000)]
[gemini] enable PCI support

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

14 years ago[gemini] sync kernel config
juhosg [Tue, 19 May 2009 11:40:21 +0000 (11:40 +0000)]
[gemini] sync kernel config

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

14 years ago[kernel] remove 2.6.29 since there are no remaining users of it
florian [Tue, 19 May 2009 10:21:32 +0000 (10:21 +0000)]
[kernel] remove 2.6.29 since there are no remaining users of it

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

14 years ago[gemini] disable the watchdog if the bootloader left it enabled
juhosg [Mon, 18 May 2009 20:56:56 +0000 (20:56 +0000)]
[gemini] disable the watchdog if the bootloader left it enabled

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

14 years ago[s3c24xx] oops... add missing 2.6.30 config
lars [Mon, 18 May 2009 17:56:39 +0000 (17:56 +0000)]
[s3c24xx] oops... add missing 2.6.30 config

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

14 years ago[s3c24xx] bump to 2.6.30-rc6
lars [Mon, 18 May 2009 17:55:41 +0000 (17:55 +0000)]
[s3c24xx] bump to 2.6.30-rc6

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

14 years agodisable EABI for gemini and storm -- our toolchain can't support EABI on plain armv4...
kaloz [Mon, 18 May 2009 13:36:58 +0000 (13:36 +0000)]
disable EABI for gemini and storm -- our toolchain can't support EABI on plain armv4, yet

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

14 years agoeven more config file cleanup
kaloz [Mon, 18 May 2009 13:21:25 +0000 (13:21 +0000)]
even more config file cleanup

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

14 years agoupgrade to 2.6.30-rc6, refresh patches
kaloz [Mon, 18 May 2009 13:08:46 +0000 (13:08 +0000)]
upgrade to 2.6.30-rc6, refresh patches

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

14 years ago[brcm63xx] add missing SSB_BLOCKIO to prevent build failres, will resolve that global...
florian [Mon, 18 May 2009 11:11:23 +0000 (11:11 +0000)]
[brcm63xx] add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later

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

14 years ago[cavium-octeon] enable command line mtd partitionning and enable bridging
florian [Mon, 18 May 2009 11:03:26 +0000 (11:03 +0000)]
[cavium-octeon] enable command line mtd partitionning and enable bridging

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

14 years ago[package] base-files: fixup resolv.conf check in udhcpc script
jow [Sun, 17 May 2009 17:56:26 +0000 (17:56 +0000)]
[package] base-files: fixup resolv.conf check in udhcpc script

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

14 years ago[opkg] update to r4993
florian [Sun, 17 May 2009 17:09:12 +0000 (17:09 +0000)]
[opkg] update to r4993

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

14 years ago[brcm63xx] add support for sysupgrade (#5117)
florian [Sun, 17 May 2009 16:53:57 +0000 (16:53 +0000)]
[brcm63xx] add support for sysupgrade (#5117)

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

14 years ago[opkg] opkg.conf: update trunk snapshots url
agb [Sun, 17 May 2009 16:49:50 +0000 (16:49 +0000)]
[opkg] opkg.conf: update trunk snapshots url

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

14 years ago[package] libertas: use last known stable firmware version, move it to "Wireless...
nico [Sun, 17 May 2009 13:41:10 +0000 (13:41 +0000)]
[package] libertas: use last known stable firmware version, move it to "Wireless Drivers" section, rename LICENSE file to match firmware

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

14 years ago[package] base-files: initialize GZIPED to 0 in sysupgrade since it's used later...
nico [Sun, 17 May 2009 11:54:44 +0000 (11:54 +0000)]
[package] base-files: initialize GZIPED to 0 in sysupgrade since it's used later in numeric comparisons

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

14 years ago[package] kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from...
nico [Sun, 17 May 2009 03:07:24 +0000 (03:07 +0000)]
[package] kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"

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

14 years ago[package] madwifi: don't try to set an interface essid with an empty value
nico [Sun, 17 May 2009 02:01:03 +0000 (02:01 +0000)]
[package] madwifi: don't try to set an interface essid with an empty value

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

14 years agosquashfs4: add lzma support (kernel support still missing)
nbd [Sun, 17 May 2009 00:57:52 +0000 (00:57 +0000)]
squashfs4: add lzma support (kernel support still missing)

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

14 years agoadd the new lzma library (version 4.65), to be used for squashfs4
nbd [Sun, 17 May 2009 00:57:47 +0000 (00:57 +0000)]
add the new lzma library (version 4.65), to be used for squashfs4

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

14 years ago[package] openssl: fix annoying build errors when changing upstream versions
nico [Sun, 17 May 2009 00:25:41 +0000 (00:25 +0000)]
[package] openssl: fix annoying build errors when changing upstream versions

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

14 years ago[brcm-2.4] revert r15861 for generic-2.4 config
jow [Sat, 16 May 2009 20:25:40 +0000 (20:25 +0000)]
[brcm-2.4] revert r15861 for generic-2.4 config

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

14 years agobrcm-2.4: nvram_set has been removed, remove some remaining calls to it
nbd [Sat, 16 May 2009 20:02:17 +0000 (20:02 +0000)]
brcm-2.4: nvram_set has been removed, remove some remaining calls to it

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

14 years ago[gemini] add missing includes
juhosg [Fri, 15 May 2009 20:28:19 +0000 (20:28 +0000)]
[gemini] add missing includes

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

14 years agoadjust patches and config once again...
mirko [Fri, 15 May 2009 19:30:58 +0000 (19:30 +0000)]
adjust patches and config once again...

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

14 years ago[gemini] add static mtd map for the WBD-111
juhosg [Fri, 15 May 2009 19:16:47 +0000 (19:16 +0000)]
[gemini] add static mtd map for the WBD-111

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

14 years agorefresh kernel config
mirko [Fri, 15 May 2009 17:04:04 +0000 (17:04 +0000)]
refresh kernel config

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

14 years agoset CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
kaloz [Fri, 15 May 2009 12:26:18 +0000 (12:26 +0000)]
set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831

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

14 years ago[kernel] generic/2.6.{29,30}: fix rootfs_split with squashfs4
juhosg [Fri, 15 May 2009 12:17:48 +0000 (12:17 +0000)]
[kernel] generic/2.6.{29,30}: fix rootfs_split with squashfs4

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

14 years ago[image] create squashfs4 images if kernel version >=2.6.29
juhosg [Fri, 15 May 2009 12:10:47 +0000 (12:10 +0000)]
[image] create squashfs4 images if kernel version >=2.6.29

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

14 years ago[package] sysupgrade: use sysrq-trigger if available
jow [Fri, 15 May 2009 12:10:26 +0000 (12:10 +0000)]
[package] sysupgrade: use sysrq-trigger if available

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

14 years ago[tools] add tool for squashfs4 image generation (w/o LZMA support)
juhosg [Fri, 15 May 2009 12:07:21 +0000 (12:07 +0000)]
[tools] add tool for squashfs4 image generation (w/o LZMA support)

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

14 years agoadd OpenWrt-logo (480x480) besides the well known penguin and prevent early printk...
mirko [Fri, 15 May 2009 10:54:52 +0000 (10:54 +0000)]
add OpenWrt-logo (480x480) besides the well known penguin and prevent early printk's to scroll into the image

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

14 years agowithout generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs around..
kaloz [Fri, 15 May 2009 10:43:20 +0000 (10:43 +0000)]
without generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs around..

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

14 years agoconfig cleanups
kaloz [Fri, 15 May 2009 10:40:04 +0000 (10:40 +0000)]
config cleanups

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

14 years ago[kernel] generic-2.4: refresh patches
agb [Fri, 15 May 2009 10:36:04 +0000 (10:36 +0000)]
[kernel] generic-2.4: refresh patches

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

14 years ago[kernel] generic-2.4: renumber netfilter patches
agb [Fri, 15 May 2009 10:35:56 +0000 (10:35 +0000)]
[kernel] generic-2.4: renumber netfilter patches

both the netfilter_random and tc_esfq patches were numbered 621 in the
patch series, bumped index of tc_esfq and all following 62x patches by one

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

14 years ago[kernel] generic-2.4: fix ipt_random patch after removal of ipt_time
agb [Fri, 15 May 2009 10:31:35 +0000 (10:31 +0000)]
[kernel] generic-2.4: fix ipt_random patch after removal of ipt_time

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

14 years agocardbus != pcmcia -- disable it in b43
kaloz [Fri, 15 May 2009 08:58:02 +0000 (08:58 +0000)]
cardbus != pcmcia -- disable it in b43

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

14 years ago[brcm63xx] add missing configuration symbol
florian [Fri, 15 May 2009 07:04:32 +0000 (07:04 +0000)]
[brcm63xx] add missing configuration symbol

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

14 years agofirewall: automatically set up NOTRACK rules to disable connection tracking for zones...
nbd [Thu, 14 May 2009 21:46:38 +0000 (21:46 +0000)]
firewall: automatically set up NOTRACK rules to disable connection tracking for zones that have no masquerading, no conntrack and no forwarding from/to other zones with masq/conntrack

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

14 years agonetfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack
nbd [Thu, 14 May 2009 21:46:33 +0000 (21:46 +0000)]
netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack

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

14 years ago[x86] remove lzma kernel compression.
hauke [Thu, 14 May 2009 19:02:43 +0000 (19:02 +0000)]
[x86] remove lzma kernel compression.

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

14 years ago[kernel] orinoco is only one module with kernel 2.6.30
hauke [Thu, 14 May 2009 19:02:10 +0000 (19:02 +0000)]
[kernel] orinoco is only one module with kernel 2.6.30

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

14 years ago[netfilter] ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30
hauke [Thu, 14 May 2009 19:01:38 +0000 (19:01 +0000)]
[netfilter] ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30

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

14 years ago[madwifi] Make madwifi compile with kernel 2.6.30.
hauke [Thu, 14 May 2009 19:00:11 +0000 (19:00 +0000)]
[madwifi] Make madwifi compile with kernel 2.6.30.

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

14 years agofix a compile error in the netfilter match speedup patch for 2.6.30
nbd [Thu, 14 May 2009 18:35:10 +0000 (18:35 +0000)]
fix a compile error in the netfilter match speedup patch for 2.6.30

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

14 years ago[package] lua: install lua.pc pkgconfig file as well (closes: #5132)
nico [Thu, 14 May 2009 17:59:06 +0000 (17:59 +0000)]
[package] lua: install lua.pc pkgconfig file as well (closes: #5132)

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

14 years ago[rdc] enable the rtc m48t86 on r8610 eval board
florian [Thu, 14 May 2009 15:00:07 +0000 (15:00 +0000)]
[rdc] enable the rtc m48t86 on r8610 eval board

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

14 years ago[cavium-octeon] do not enable the rtc m48t86
florian [Thu, 14 May 2009 14:59:21 +0000 (14:59 +0000)]
[cavium-octeon] do not enable the rtc m48t86

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

14 years agosome additional config file cleanup..
kaloz [Thu, 14 May 2009 13:32:34 +0000 (13:32 +0000)]
some additional config file cleanup..

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

14 years agounify congestion control options
kaloz [Thu, 14 May 2009 12:42:07 +0000 (12:42 +0000)]
unify congestion control options

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

14 years ago[kernel] netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by xt_limi...
nico [Thu, 14 May 2009 11:59:12 +0000 (11:59 +0000)]
[kernel] netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by xt_limit (CONFIG_NETFILTER_XT_MATCH_TIME) in 2.6.24 and newer, remove ipt_limit in 2.4 since we don't have userland support for it in iptables v1.3.8

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

14 years agomove arm ARCH symbols to the generic configs
kaloz [Thu, 14 May 2009 11:46:04 +0000 (11:46 +0000)]
move arm ARCH symbols to the generic configs

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

14 years agoremove debugging options from the gemini kernel config
kaloz [Thu, 14 May 2009 10:26:46 +0000 (10:26 +0000)]
remove debugging options from the gemini kernel config

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

14 years agomake kernels use /etc/preinit by default
kaloz [Thu, 14 May 2009 10:20:53 +0000 (10:20 +0000)]
make kernels use /etc/preinit by default

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

14 years agoadd a few fixes for the sibyte target
kaloz [Thu, 14 May 2009 10:17:12 +0000 (10:17 +0000)]
add a few fixes for the sibyte target

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

14 years agonuke the old sibyte network setup
kaloz [Thu, 14 May 2009 10:14:46 +0000 (10:14 +0000)]
nuke the old sibyte network setup

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

14 years agoRTCs shouldn't be modules, ever..
kaloz [Thu, 14 May 2009 09:28:34 +0000 (09:28 +0000)]
RTCs shouldn't be modules, ever..

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

14 years ago[cobalt] add support for cobalt microservers (mips-based)
florian [Thu, 14 May 2009 08:18:11 +0000 (08:18 +0000)]
[cobalt] add support for cobalt microservers (mips-based)

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

14 years ago[ar71xx] reorder mtd partitions on the WRT400N
juhosg [Wed, 13 May 2009 20:12:07 +0000 (20:12 +0000)]
[ar71xx] reorder mtd partitions on the WRT400N

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

14 years ago[ar71xx] create image for the WRT400N board (thanks to netprince)
juhosg [Wed, 13 May 2009 20:00:42 +0000 (20:00 +0000)]
[ar71xx] create image for the WRT400N board (thanks to netprince)

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

14 years agorename s3c24xx-specific serial devices on 2.6.29 as well
mirko [Wed, 13 May 2009 15:15:19 +0000 (15:15 +0000)]
rename s3c24xx-specific serial devices on 2.6.29 as well

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

14 years ago[cavium-octeon] resync kernel configuration
florian [Wed, 13 May 2009 13:29:19 +0000 (13:29 +0000)]
[cavium-octeon] resync kernel configuration

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

14 years ago[kernel] also workaround gcc4.1 bug with binfmt_elf for 2.6.30
florian [Wed, 13 May 2009 13:27:02 +0000 (13:27 +0000)]
[kernel] also workaround gcc4.1 bug with binfmt_elf for 2.6.30

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

14 years agomadwifi: fix distance setting
nbd [Wed, 13 May 2009 13:02:20 +0000 (13:02 +0000)]
madwifi: fix distance setting

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

14 years agoreduce the total cpu usage of ipt_do_table under high network load from 3.1% down...
nbd [Wed, 13 May 2009 12:42:55 +0000 (12:42 +0000)]
reduce the total cpu usage of ipt_do_table under high network load from 3.1% down to 1.6% (tested with oprofile)

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

14 years agoturn off -Os by default for the kernel and stick to -O2
nbd [Wed, 13 May 2009 12:42:50 +0000 (12:42 +0000)]
turn off -Os by default for the kernel and stick to -O2
repeated tests have shown the -O2 kernel to react much better
to high cpu/network load situations

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

14 years agoworkaround a bootloader bug on the WBD111
kaloz [Wed, 13 May 2009 10:59:59 +0000 (10:59 +0000)]
workaround a bootloader bug on the WBD111

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

14 years ago[kernel] add missing configuration symbol
florian [Wed, 13 May 2009 10:46:22 +0000 (10:46 +0000)]
[kernel] add missing configuration symbol

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

14 years agocleaned up unused 2.6.25 stuff
markus [Wed, 13 May 2009 09:28:38 +0000 (09:28 +0000)]
cleaned up unused 2.6.25 stuff

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

14 years ago[etrax] Cleanup kernel config
claudio [Wed, 13 May 2009 08:36:32 +0000 (08:36 +0000)]
[etrax] Cleanup kernel config

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

14 years ago[brcm-2.4] unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
jow [Wed, 13 May 2009 00:11:49 +0000 (00:11 +0000)]
[brcm-2.4] unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config

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

14 years ago[brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
hauke [Tue, 12 May 2009 22:02:19 +0000 (22:02 +0000)]
[brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.

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

14 years ago[kernel] Add missing kernel configuration options.
hauke [Tue, 12 May 2009 20:50:23 +0000 (20:50 +0000)]
[kernel] Add missing kernel configuration options.

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

14 years ago[kernel] Only build the modules needed by mac80211 as module.
hauke [Tue, 12 May 2009 20:49:25 +0000 (20:49 +0000)]
[kernel] Only build the modules needed by mac80211 as module.

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

14 years ago[x86] x86 Kernel configuration for kernel 2.6.30.
hauke [Tue, 12 May 2009 20:48:32 +0000 (20:48 +0000)]
[x86] x86 Kernel configuration for kernel 2.6.30.

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

14 years ago[kernel] Compile fix.
hauke [Tue, 12 May 2009 20:47:16 +0000 (20:47 +0000)]
[kernel] Compile fix.
Port r15775 to kernel 2.6.30.

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

14 years ago[package] libpcap: fix typo in protocol api patch
nico [Tue, 12 May 2009 14:47:19 +0000 (14:47 +0000)]
[package] libpcap: fix typo in protocol api patch

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

14 years ago[tools] fix padding between end of the kernel and beginning of the rootfs in imagetag...
florian [Tue, 12 May 2009 13:20:36 +0000 (13:20 +0000)]
[tools] fix padding between end of the kernel and beginning of the rootfs in imagetag (#5108)

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

14 years ago[cavium-octeon] update to 2.6.30-rc5
florian [Tue, 12 May 2009 12:59:45 +0000 (12:59 +0000)]
[cavium-octeon] update to 2.6.30-rc5

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

14 years ago[package] fix crypto pcompress configuration symbol name w/ 2.6.30
florian [Tue, 12 May 2009 10:53:22 +0000 (10:53 +0000)]
[package] fix crypto pcompress configuration symbol name w/ 2.6.30

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

14 years ago[kernel] add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)
florian [Tue, 12 May 2009 10:36:25 +0000 (10:36 +0000)]
[kernel] add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)

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

14 years agomadwifi: the openwrt build system usually has a better idea of what the target arch...
nbd [Mon, 11 May 2009 21:22:11 +0000 (21:22 +0000)]
madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :)

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

14 years ago[it821x] The it821x is at an other location in older kernels.
hauke [Mon, 11 May 2009 20:58:08 +0000 (20:58 +0000)]
[it821x] The it821x is at an other location in older kernels.

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

14 years ago[kernel] hci_usb.ko is not availably in kernel newer than 2.6.27.
hauke [Mon, 11 May 2009 20:57:09 +0000 (20:57 +0000)]
[kernel] hci_usb.ko is not availably in kernel newer than 2.6.27.

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

14 years ago[libertas] load usb8xxx after usb.
hauke [Mon, 11 May 2009 20:53:55 +0000 (20:53 +0000)]
[libertas] load usb8xxx after usb.

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

This page took 0.081597 seconds and 4 git commands to generate.