summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* We use different toolchain directories for differentkaloz2011-02-253-14/+10
| | | | | | | | | | | | | 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
* linux/generic: fix block2mtd for 2.6.38acoul2011-02-241-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: fix r25699 take IIacoul2011-02-241-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: fix for kernels >= 2.6.38acoul2011-02-241-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/wprobe: fix for kernels >= 2.6.38acoul2011-02-241-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: fix r25699 (thanks nbd)acoul2011-02-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: fix mini_fo for kernels >= 2.6.38acoul2011-02-241-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/uClibc]: upgrade to latest git, refresh patcheskaloz2011-02-2416-78/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32]: upgrade to 2.6.37.1kaloz2011-02-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/gcc/4.3.5]: sync avr32 patch with the latest ones from atmelkaloz2011-02-241-1587/+1572
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32]: include u-boot version in filenamekaloz2011-02-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq]blogic2011-02-2430-453/+3216
| | | | | | | | | | * 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
* add kmod-oprofile to package/kernelnbd2011-02-241-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: the patch to disable the crypto tests is no longer necessary since ↵nbd2011-02-246-195/+0
| | | | | | 2.6.36, remove it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-crypto: fix selecting core crypto modulesnbd2011-02-241-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-crypto: remove pcomp, nothing uses itnbd2011-02-241-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* qos-scripts: disable overhead calculation by default, it does not work ↵nbd2011-02-241-1/+0
| | | | | | properly for many line speeds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel config: disable the pcomp api + zlib decompressor by default - it has ↵nbd2011-02-248-19/+24
| | | | | | not been used for a while now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel config: remove the obsolete pcomp unlzma symbolnbd2011-02-245-5/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel config: refresh using kconfig.plnbd2011-02-244-341/+340
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.38: Remove patches that are upstream in -rc6mb2011-02-232-403/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 2/2] Send ipkg-make-index.sh output to stdoutjow2011-02-232-2/+2
| | | | | | | | | | | | | | | | 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
* [PATCH 1/2] Never write errors to stdout from ipkg-make-index.shjow2011-02-231-2/+2
| | | | | | | | | | | | | | | | 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
* [ar7] switch to 2.6.37.1florian2011-02-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25675 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix path to pcidev driverjow2011-02-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38jow2011-02-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix kmod-xen-evtchn for Linux 2.6.37+jow2011-02-231-2/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32] drop obsolete patchjow2011-02-221-36/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* qos-scripts: add missing dependencynbd2011-02-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] jshn: add build dependency on libubox, it needs the list.h header ↵jow2011-02-211-0/+1
| | | | | | from it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: extend wlanconfig scan ssid field from 14 to 30 charactersacoul2011-02-211-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/binutils]: remove the CS variant - broken since it's additionkaloz2011-02-219-32534/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add a default network config file, patch from Wipsterflorian2011-02-211-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25647 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/iptables]: as [25641] removed kernel IMQ support, remove it from ↵kaloz2011-02-212-136/+0
| | | | | | iptables as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Refresh patches for 2.6.37.1lars2011-02-211-36/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config symbolsnbd2011-02-212-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: revert accidental kernel upgradenbd2011-02-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove imq support, refresh patchesnbd2011-02-21156-11052/+404
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* qos-scripts: drop the use of IMQ, use ifb and act_connmark insteadnbd2011-02-214-24/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a new scheduler action for restoring the connection tracking ↵nbd2011-02-218-0/+1111
| | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Use noatime for maemo partitionsmb2011-02-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()mb2011-02-201-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: Add "-o noatime" to mount wrappermb2011-02-201-1/+1
| | | | | | | | noatime is cheaper than default relatime. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTSnbd2011-02-202-17/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix whitespacemb2011-02-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] switch to newer CS5535 GPIO driver, patch from Philip Prindevilleflorian2011-02-203-7/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add two solos-releated patches from Philip Prindevilleflorian2011-02-206-3/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for 2.6.37, patches from KanjiMonsterflorian2011-02-2030-0/+4186
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: re-establish tunnel also if no credentials are used (static ↵jow2011-02-202-2/+6
| | | | | | setup) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] xfsprogs: add the usual round of voodoo-workarounds for autofail, ↵jow2011-02-201-0/+82
| | | | | | issue of the day is overwriting template files when AC_CONFIG_HEADER(S) is used, but only the first one, because consistency is for loosers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25626 3c298f89-4303-0410-b956-a3cf2f4a3e73