summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [ar7] fix MII register ioremap on when high cpmac is available, patch from ↵florian2011-02-261-11/+13
| | | | | | Wipster git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant ↵nbd2011-02-2616-186/+32
| | | | | | board support patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: remove 2.6.36 supportnbd2011-02-2640-6407/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a ↵nbd2011-02-261-13/+13
| | | | | | mutex now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several ↵nbd2011-02-261-48/+12
| | | | | | faulty overrides git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add redboot-ar231x (LZMA compressed redboot for a few devices)nbd2011-02-261-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move nf_{conntrack,nat}_tftp to ipt-nathelper-extra, most people don't need thisnbd2011-02-261-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: remove support for older kernelsnbd2011-02-2668-33157/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: update to 2.6.37.1nbd2011-02-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove support for 2.6.36nbd2011-02-2534-1116/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update to 2.6.37.1nbd2011-02-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25715 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] relayd: add uci integrationjow2011-02-253-1/+134
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix sysctl handling, do not react on fake ifaces in ↵jow2011-02-251-2/+5
| | | | | | route hotplug handler git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/gemini]: register gmac, tookaloz2011-02-251-0/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns21xx]: optimize for the fa526 corekaloz2011-02-251-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gemini]: optimize for the fa526 corekaloz2011-02-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/gcc]: backport fa526 optimization for gcc 4.5+kaloz2011-02-252-0/+514
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/gcc]: use the Linaro GCC for arm and mips targetskaloz2011-02-251-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/kirkwood]: switch back to xscale mtune, marvell_f is unlikely to get ↵kaloz2011-02-251-3/+1
| | | | | | upstreamed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/gemini]: upgrade to 2.6.37.1kaloz2011-02-258-706/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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