openwrt.git
13 years agotoolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages
nbd [Tue, 1 Mar 2011 15:38:58 +0000 (15:38 +0000)]
toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages

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

13 years ago[generic/2.6.38]: update arm mach-types
kaloz [Tue, 1 Mar 2011 11:24:43 +0000 (11:24 +0000)]
[generic/2.6.38]: update arm mach-types

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

13 years ago[generic/2.6.38]: refresh patches with -rc6
kaloz [Tue, 1 Mar 2011 11:24:08 +0000 (11:24 +0000)]
[generic/2.6.38]: refresh patches with -rc6

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

13 years agouClibc: set the toolchain info at install time instead of prepare time, fixes staging...
nbd [Tue, 1 Mar 2011 05:41:02 +0000 (05:41 +0000)]
uClibc: set the toolchain info at install time instead of prepare time, fixes staging dir rebuilds

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

13 years agobusybox: remove the -static-libgcc flag, saves a few kb
nbd [Tue, 1 Mar 2011 05:40:57 +0000 (05:40 +0000)]
busybox: remove the -static-libgcc flag, saves a few kb

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

13 years agogcc-linaro: fix the libgcc spec to default to using the shared libgcc
nbd [Tue, 1 Mar 2011 05:40:47 +0000 (05:40 +0000)]
gcc-linaro: fix the libgcc spec to default to using the shared libgcc

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

13 years agobase-files: relink uclibc and libgcc libraries to remove leftovers of the statically...
nbd [Tue, 1 Mar 2011 05:40:38 +0000 (05:40 +0000)]
base-files: relink uclibc and libgcc libraries to remove leftovers of the statically linked initial libgcc
saves a few kb and gets rid of unused not exported functions as well
should also improve the reliability of mklibs

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

13 years agoomap24xx: Update kconfig
mb [Mon, 28 Feb 2011 20:50:51 +0000 (20:50 +0000)]
omap24xx: Update kconfig

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

13 years agon810bm: Refresh patch
mb [Mon, 28 Feb 2011 20:28:54 +0000 (20:28 +0000)]
n810bm: Refresh patch

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

13 years agon810: Fix LCD
mb [Mon, 28 Feb 2011 20:28:06 +0000 (20:28 +0000)]
n810: Fix LCD

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

13 years agocbus-retu: Add IRQ handler locking
mb [Mon, 28 Feb 2011 20:24:56 +0000 (20:24 +0000)]
cbus-retu: Add IRQ handler locking

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

13 years agomklibs: fix some long standing libpthread symbol link issues, mostly related to weak...
nbd [Mon, 28 Feb 2011 18:17:02 +0000 (18:17 +0000)]
mklibs: fix some long standing libpthread symbol link issues, mostly related to weak function overrides between libgcc, libc and libpthread

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

13 years agoomap24xx: Update 2.6.38 config. This fixes MMC.
mb [Mon, 28 Feb 2011 16:52:01 +0000 (16:52 +0000)]
omap24xx: Update 2.6.38 config. This fixes MMC.

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

13 years agomklibs: properly fix library linking - the relinking in some instances used static...
nbd [Mon, 28 Feb 2011 16:17:04 +0000 (16:17 +0000)]
mklibs: properly fix library linking - the relinking in some instances used static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order

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

13 years agoubus: add a missing dependency
nbd [Mon, 28 Feb 2011 16:17:00 +0000 (16:17 +0000)]
ubus: add a missing dependency

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

13 years agoblock2mtd: More 2.6.38 fixes
mb [Mon, 28 Feb 2011 15:52:03 +0000 (15:52 +0000)]
block2mtd: More 2.6.38 fixes

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

13 years agomtd: Fix compile warning
mb [Mon, 28 Feb 2011 15:32:45 +0000 (15:32 +0000)]
mtd: Fix compile warning

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

13 years agojffs2-lzma: Fix compile warning
mb [Mon, 28 Feb 2011 15:19:45 +0000 (15:19 +0000)]
jffs2-lzma: Fix compile warning

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

13 years agomini_fo: More 2.6.38 fixes
mb [Mon, 28 Feb 2011 15:10:55 +0000 (15:10 +0000)]
mini_fo: More 2.6.38 fixes

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

13 years ago[package] block-mount: Fixed shell error on empty string due to -eq to number for...
cshore [Mon, 28 Feb 2011 01:46:46 +0000 (01:46 +0000)]
[package] block-mount: Fixed shell error on empty string due to -eq to number for the optional find_root variable

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

13 years ago[package] block-mount,block-extroot: Modify mount.sh so that block-extroot mounts...
cshore [Mon, 28 Feb 2011 01:46:24 +0000 (01:46 +0000)]
[package] block-mount,block-extroot: Modify mount.sh so that block-extroot mounts target /overlay as rootfs (use if is_rootfs is now deprecated) when block-extroot is installed, and as /tmp/overlay-disabled otherwise

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

13 years agokernel: the usb pci quirks removal patch was a bit overzealous, leave in some functio...
nbd [Mon, 28 Feb 2011 01:20:49 +0000 (01:20 +0000)]
kernel: the usb pci quirks removal patch was a bit overzealous, leave in some functions referenced from other modules

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

13 years agomac80211: improve ath9k AP A-MPDU PS buffering
nbd [Sun, 27 Feb 2011 21:46:15 +0000 (21:46 +0000)]
mac80211: improve ath9k AP A-MPDU PS buffering

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

13 years agomac80211: override CONFIG_IWLWIFI_LEGACY
nbd [Sun, 27 Feb 2011 21:46:08 +0000 (21:46 +0000)]
mac80211: override CONFIG_IWLWIFI_LEGACY

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

13 years agon810: Fix tsc2005 busnum
mb [Sun, 27 Feb 2011 21:38:15 +0000 (21:38 +0000)]
n810: Fix tsc2005 busnum

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

13 years agomac80211: set CONFIG_RTLWIFI
nbd [Sun, 27 Feb 2011 21:37:21 +0000 (21:37 +0000)]
mac80211: set CONFIG_RTLWIFI

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

13 years agop54: fix a null pointer dereference bug
nbd [Sun, 27 Feb 2011 20:50:45 +0000 (20:50 +0000)]
p54: fix a null pointer dereference bug

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

13 years agon810bm: Compile fix for kernel with lock debugging
mb [Sun, 27 Feb 2011 20:40:10 +0000 (20:40 +0000)]
n810bm: Compile fix for kernel with lock debugging

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

13 years agokernel: disable sysctl syscall support - nothing uses it
nbd [Sun, 27 Feb 2011 20:06:13 +0000 (20:06 +0000)]
kernel: disable sysctl syscall support - nothing uses it

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

13 years agofix wrong copy&paste in the helptext for kernel AIO support
nbd [Sun, 27 Feb 2011 20:06:05 +0000 (20:06 +0000)]
fix wrong copy&paste in the helptext for kernel AIO support

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

13 years agokernel: disable scheduler actions by default, they will be enabled only when kmod...
nbd [Sun, 27 Feb 2011 19:52:57 +0000 (19:52 +0000)]
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected

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

13 years agokernel: disable /proc/kcore
nbd [Sun, 27 Feb 2011 19:52:52 +0000 (19:52 +0000)]
kernel: disable /proc/kcore

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

13 years agokernel: make AIO support configurable (disabled by default)
nbd [Sun, 27 Feb 2011 19:52:48 +0000 (19:52 +0000)]
kernel: make AIO support configurable (disabled by default)

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

13 years agokernel: when disabling common quirks, disable them in the usb subsystem as well ...
nbd [Sun, 27 Feb 2011 19:52:43 +0000 (19:52 +0000)]
kernel: when disabling common quirks, disable them in the usb subsystem as well - bios handover is useless for most platforms

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

13 years agokernel: de-bloat the lzma library used by jffs2
nbd [Sun, 27 Feb 2011 19:52:38 +0000 (19:52 +0000)]
kernel: de-bloat the lzma library used by jffs2

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

13 years agokernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the kmod...
nbd [Sun, 27 Feb 2011 19:52:34 +0000 (19:52 +0000)]
kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the kmod-crypto-core package

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

13 years agokernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default
nbd [Sun, 27 Feb 2011 19:52:29 +0000 (19:52 +0000)]
kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default

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

13 years agokernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it
nbd [Sun, 27 Feb 2011 19:52:25 +0000 (19:52 +0000)]
kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it

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

13 years agokernel: disable CONFIG_WIRELESS_EXT_SYSFS by default
nbd [Sun, 27 Feb 2011 19:52:17 +0000 (19:52 +0000)]
kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default

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

13 years agokernel: add a patch for isolating individual bridge ports
nbd [Sun, 27 Feb 2011 19:52:13 +0000 (19:52 +0000)]
kernel: add a patch for isolating individual bridge ports

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

13 years ago[au1000] make au1OOO_eth probes all PHY addresses for MTX-1
florian [Sun, 27 Feb 2011 19:04:02 +0000 (19:04 +0000)]
[au1000] make au1OOO_eth probes all PHY addresses for MTX-1

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

13 years ago[kernel] refresh 2.6.37 patches
florian [Sun, 27 Feb 2011 19:03:55 +0000 (19:03 +0000)]
[kernel] refresh 2.6.37 patches

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

13 years agocbus-retu: Fix nested IRQ handling
mb [Sun, 27 Feb 2011 17:24:28 +0000 (17:24 +0000)]
cbus-retu: Fix nested IRQ handling

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

13 years agoomap24xx: Fix possible MMC null ptr deref
mb [Sun, 27 Feb 2011 17:23:58 +0000 (17:23 +0000)]
omap24xx: Fix possible MMC null ptr deref

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

13 years agorename patch
mb [Sun, 27 Feb 2011 17:23:24 +0000 (17:23 +0000)]
rename patch

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

13 years ago[package] acx-mac8011: bump to 20110123
florian [Sun, 27 Feb 2011 15:45:05 +0000 (15:45 +0000)]
[package] acx-mac8011: bump to 20110123

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

13 years ago[ar7] use kmod-acx-mac80211 by default
florian [Sun, 27 Feb 2011 15:44:49 +0000 (15:44 +0000)]
[ar7] use kmod-acx-mac80211 by default

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

13 years ago[buildroot] add config.rpath and link it in autotools.mk if missing, some packages...
jow [Sun, 27 Feb 2011 15:39:27 +0000 (15:39 +0000)]
[buildroot] add config.rpath and link it in autotools.mk if missing, some packages might need it, especially users of lib-link.m4 or iconv.m4

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

13 years agonetfilter.mk: put ipv6 conntrack in the right package
nbd [Sun, 27 Feb 2011 11:22:30 +0000 (11:22 +0000)]
netfilter.mk: put ipv6 conntrack in the right package

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

13 years agomac80211: update to 2011-02-25
nbd [Sun, 27 Feb 2011 11:22:26 +0000 (11:22 +0000)]
mac80211: update to 2011-02-25

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

13 years agokernel 2.6.38: add a few missing config symbols
nbd [Sun, 27 Feb 2011 11:22:21 +0000 (11:22 +0000)]
kernel 2.6.38: add a few missing config symbols

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

13 years agoomap24xx: Update MMC fixes
mb [Sun, 27 Feb 2011 00:07:57 +0000 (00:07 +0000)]
omap24xx: Update MMC fixes

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

13 years agoomap24xx: Add 2.6.38 files
mb [Sat, 26 Feb 2011 23:52:18 +0000 (23:52 +0000)]
omap24xx: Add 2.6.38 files

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

13 years ago[package] xfsprogs: explicitely disable gettext and 64bit library support
jow [Sat, 26 Feb 2011 17:40:09 +0000 (17:40 +0000)]
[package] xfsprogs: explicitely disable gettext and 64bit library support

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

13 years agoubus: update to the latest version to fix a compile error with gcc 4.5
nbd [Sat, 26 Feb 2011 16:28:54 +0000 (16:28 +0000)]
ubus: update to the latest version to fix a compile error with gcc 4.5

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

13 years agonetfilter: add missing modules for v6 conntrack (patch from #8940)
nbd [Sat, 26 Feb 2011 15:50:01 +0000 (15:50 +0000)]
netfilter: add missing modules for v6 conntrack (patch from #8940)

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

13 years ago[ar7] fix MII register ioremap on when high cpmac is available, patch from Wipster
florian [Sat, 26 Feb 2011 15:18:02 +0000 (15:18 +0000)]
[ar7] fix MII register ioremap on when high cpmac is available, patch from Wipster

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

13 years agoixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant board suppor...
nbd [Sat, 26 Feb 2011 06:23:32 +0000 (06:23 +0000)]
ixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant board support patches

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

13 years agoixp4xx: remove 2.6.36 support
nbd [Sat, 26 Feb 2011 06:23:27 +0000 (06:23 +0000)]
ixp4xx: remove 2.6.36 support

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

13 years agoixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a mutex now
nbd [Sat, 26 Feb 2011 06:23:23 +0000 (06:23 +0000)]
ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a mutex now

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

13 years agoixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several faulty...
nbd [Sat, 26 Feb 2011 06:23:18 +0000 (06:23 +0000)]
ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several faulty overrides

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

13 years agoadd redboot-ar231x (LZMA compressed redboot for a few devices)
nbd [Sat, 26 Feb 2011 00:46:53 +0000 (00:46 +0000)]
add redboot-ar231x (LZMA compressed redboot for a few devices)

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

13 years agomove nf_{conntrack,nat}_tftp to ipt-nathelper-extra, most people don't need this
nbd [Sat, 26 Feb 2011 00:35:22 +0000 (00:35 +0000)]
move nf_{conntrack,nat}_tftp to ipt-nathelper-extra, most people don't need this

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

13 years agoatheros: remove support for older kernels
nbd [Sat, 26 Feb 2011 00:30:32 +0000 (00:30 +0000)]
atheros: remove support for older kernels

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

13 years agoatheros: update to 2.6.37.1
nbd [Sat, 26 Feb 2011 00:30:26 +0000 (00:30 +0000)]
atheros: update to 2.6.37.1

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

13 years agoar71xx: remove support for 2.6.36
nbd [Fri, 25 Feb 2011 23:26:33 +0000 (23:26 +0000)]
ar71xx: remove support for 2.6.36

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

13 years agoar71xx: update to 2.6.37.1
nbd [Fri, 25 Feb 2011 23:25:47 +0000 (23:25 +0000)]
ar71xx: update to 2.6.37.1

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

13 years ago[package] relayd: add uci integration
jow [Fri, 25 Feb 2011 23:23:40 +0000 (23:23 +0000)]
[package] relayd: add uci integration

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

13 years ago[package] base-files: fix sysctl handling, do not react on fake ifaces in route hotpl...
jow [Fri, 25 Feb 2011 22:44:37 +0000 (22:44 +0000)]
[package] base-files: fix sysctl handling, do not react on fake ifaces in route hotplug handler

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

13 years ago[target/gemini]: register gmac, too
kaloz [Fri, 25 Feb 2011 18:00:54 +0000 (18:00 +0000)]
[target/gemini]: register gmac, too

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

13 years ago[cns21xx]: optimize for the fa526 core
kaloz [Fri, 25 Feb 2011 17:46:03 +0000 (17:46 +0000)]
[cns21xx]: optimize for the fa526 core

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

13 years ago[gemini]: optimize for the fa526 core
kaloz [Fri, 25 Feb 2011 17:45:46 +0000 (17:45 +0000)]
[gemini]: optimize for the fa526 core

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

13 years ago[toolchain/gcc]: backport fa526 optimization for gcc 4.5+
kaloz [Fri, 25 Feb 2011 17:44:18 +0000 (17:44 +0000)]
[toolchain/gcc]: backport fa526 optimization for gcc 4.5+

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

13 years ago[toolchain/gcc]: use the Linaro GCC for arm and mips targets
kaloz [Fri, 25 Feb 2011 17:43:15 +0000 (17:43 +0000)]
[toolchain/gcc]: use the Linaro GCC for arm and mips targets

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

13 years ago[target/kirkwood]: switch back to xscale mtune, marvell_f is unlikely to get upstreamed
kaloz [Fri, 25 Feb 2011 17:33:04 +0000 (17:33 +0000)]
[target/kirkwood]: switch back to xscale mtune, marvell_f is unlikely to get upstreamed

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

13 years ago[target/gemini]: upgrade to 2.6.37.1
kaloz [Fri, 25 Feb 2011 17:26:25 +0000 (17:26 +0000)]
[target/gemini]: upgrade to 2.6.37.1

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

13 years agoWe use different toolchain directories for different
kaloz [Fri, 25 Feb 2011 16:52:25 +0000 (16:52 +0000)]
We use different toolchain directories for different
ARM archs, so we should set the default arch of gcc
to reflect this.

This enables EABI support for armv4 CPUs.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25705 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agolinux/generic: fix block2mtd for 2.6.38
acoul [Thu, 24 Feb 2011 19:13:05 +0000 (19:13 +0000)]
linux/generic: fix block2mtd for 2.6.38

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

13 years agolinux/generic: fix r25699 take II
acoul [Thu, 24 Feb 2011 19:08:49 +0000 (19:08 +0000)]
linux/generic: fix r25699 take II

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

13 years agopackage/madwifi: fix for kernels >= 2.6.38
acoul [Thu, 24 Feb 2011 15:53:32 +0000 (15:53 +0000)]
package/madwifi: fix for kernels >= 2.6.38

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

13 years agopackage/wprobe: fix for kernels >= 2.6.38
acoul [Thu, 24 Feb 2011 15:51:28 +0000 (15:51 +0000)]
package/wprobe: fix for kernels >= 2.6.38

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

13 years agolinux/generic: fix r25699 (thanks nbd)
acoul [Thu, 24 Feb 2011 14:52:13 +0000 (14:52 +0000)]
linux/generic: fix r25699 (thanks nbd)

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

13 years agolinux/generic: fix mini_fo for kernels >= 2.6.38
acoul [Thu, 24 Feb 2011 14:45:53 +0000 (14:45 +0000)]
linux/generic: fix mini_fo for kernels >= 2.6.38

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

13 years ago[toolchain/uClibc]: upgrade to latest git, refresh patches
kaloz [Thu, 24 Feb 2011 12:56:20 +0000 (12:56 +0000)]
[toolchain/uClibc]: upgrade to latest git, refresh patches

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

13 years ago[avr32]: upgrade to 2.6.37.1
kaloz [Thu, 24 Feb 2011 08:15:06 +0000 (08:15 +0000)]
[avr32]: upgrade to 2.6.37.1

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

13 years ago[toolchain/gcc/4.3.5]: sync avr32 patch with the latest ones from atmel
kaloz [Thu, 24 Feb 2011 08:14:15 +0000 (08:14 +0000)]
[toolchain/gcc/4.3.5]: sync avr32 patch with the latest ones from atmel

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

13 years ago[avr32]: include u-boot version in filename
kaloz [Thu, 24 Feb 2011 08:12:38 +0000 (08:12 +0000)]
[avr32]: include u-boot version in filename

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

13 years ago[uboot-lantiq]
blogic [Thu, 24 Feb 2011 07:41:10 +0000 (07:41 +0000)]
[uboot-lantiq]
* adds stage1 lzma
* new boards
* fixes settings for PSC ram
* lost of cleanups

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

13 years agoadd kmod-oprofile to package/kernel
nbd [Thu, 24 Feb 2011 01:11:16 +0000 (01:11 +0000)]
add kmod-oprofile to package/kernel

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

13 years agokernel: the patch to disable the crypto tests is no longer necessary since 2.6.36...
nbd [Thu, 24 Feb 2011 01:11:11 +0000 (01:11 +0000)]
kernel: the patch to disable the crypto tests is no longer necessary since 2.6.36, remove it

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

13 years agokmod-crypto: fix selecting core crypto modules
nbd [Thu, 24 Feb 2011 01:11:04 +0000 (01:11 +0000)]
kmod-crypto: fix selecting core crypto modules

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

13 years agokmod-crypto: remove pcomp, nothing uses it
nbd [Thu, 24 Feb 2011 00:30:13 +0000 (00:30 +0000)]
kmod-crypto: remove pcomp, nothing uses it

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

13 years agoqos-scripts: disable overhead calculation by default, it does not work properly for...
nbd [Thu, 24 Feb 2011 00:30:09 +0000 (00:30 +0000)]
qos-scripts: disable overhead calculation by default, it does not work properly for many line speeds

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

13 years agokernel config: disable the pcomp api + zlib decompressor by default - it has not...
nbd [Thu, 24 Feb 2011 00:30:02 +0000 (00:30 +0000)]
kernel config: disable the pcomp api + zlib decompressor by default - it has not been used for a while now

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

13 years agokernel config: remove the obsolete pcomp unlzma symbol
nbd [Thu, 24 Feb 2011 00:29:57 +0000 (00:29 +0000)]
kernel config: remove the obsolete pcomp unlzma symbol

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

13 years agokernel config: refresh using kconfig.pl
nbd [Thu, 24 Feb 2011 00:29:52 +0000 (00:29 +0000)]
kernel config: refresh using kconfig.pl

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

13 years ago2.6.38: Remove patches that are upstream in -rc6
mb [Wed, 23 Feb 2011 23:44:59 +0000 (23:44 +0000)]
2.6.38: Remove patches that are upstream in -rc6

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

13 years ago[PATCH 2/2] Send ipkg-make-index.sh output to stdout
jow [Wed, 23 Feb 2011 22:59:57 +0000 (22:59 +0000)]
[PATCH 2/2] Send ipkg-make-index.sh output to stdout

The "Generating index for package" created by ipkg-make-index only
clutter stderr and serve to push previous warnings/errors off-screen.
Instead, send to stdout.

Note:  This would send incorrect invocation messages to stdout as well.
If this is a concern, perhaps we could send them to FD 3, then send 3 to
2...

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25678 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[PATCH 1/2] Never write errors to stdout from ipkg-make-index.sh
jow [Wed, 23 Feb 2011 22:58:58 +0000 (22:58 +0000)]
[PATCH 1/2] Never write errors to stdout from ipkg-make-index.sh

Since the output of ipkg-make-index.sh is unconditionally used to create
the Packages file, sending the errors into this file is unacceptable
(both because they are not shown to users and because they make an
invalid Packages file).

For incorrect invocation, write to stderr.
For errors from which, send to /dev/null with stdout.

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25677 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ar7] switch to 2.6.37.1
florian [Wed, 23 Feb 2011 22:28:46 +0000 (22:28 +0000)]
[ar7] switch to 2.6.37.1

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

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