Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netfilter.mk: put ipv6 conntrack in the right package | Felix Fietkau | 2011-02-27 | 1 | -2/+1 |
| | | | | SVN-Revision: 25750 | ||||
* | mac80211: update to 2011-02-25 | Felix Fietkau | 2011-02-27 | 27 | -70/+69 |
| | | | | SVN-Revision: 25749 | ||||
* | kernel 2.6.38: add a few missing config symbols | Felix Fietkau | 2011-02-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 25748 | ||||
* | omap24xx: Update MMC fixes | Michael Büsch | 2011-02-27 | 1 | -18/+3 |
| | | | | SVN-Revision: 25747 | ||||
* | omap24xx: Add 2.6.38 files | Michael Büsch | 2011-02-26 | 16 | -0/+11188 |
| | | | | SVN-Revision: 25746 | ||||
* | xfsprogs: explicitely disable gettext and 64bit library support | Jo-Philipp Wich | 2011-02-26 | 1 | -0/+4 |
| | | | | SVN-Revision: 25733 | ||||
* | ubus: update to the latest version to fix a compile error with gcc 4.5 | Felix Fietkau | 2011-02-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 25732 | ||||
* | netfilter: add missing modules for v6 conntrack (patch from #8940) | Felix Fietkau | 2011-02-26 | 1 | -0/+2 |
| | | | | SVN-Revision: 25731 | ||||
* | fix MII register ioremap on when high cpmac is available, patch from Wipster | Florian Fainelli | 2011-02-26 | 1 | -11/+13 |
| | | | | SVN-Revision: 25730 | ||||
* | ixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant ↵ | Felix Fietkau | 2011-02-26 | 16 | -186/+32 |
| | | | | | | board support patches SVN-Revision: 25727 | ||||
* | ixp4xx: remove 2.6.36 support | Felix Fietkau | 2011-02-26 | 40 | -6407/+0 |
| | | | | SVN-Revision: 25726 | ||||
* | ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a ↵ | Felix Fietkau | 2011-02-26 | 1 | -13/+13 |
| | | | | | | mutex now SVN-Revision: 25725 | ||||
* | ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several ↵ | Felix Fietkau | 2011-02-26 | 1 | -48/+12 |
| | | | | | | faulty overrides SVN-Revision: 25724 | ||||
* | add redboot-ar231x (LZMA compressed redboot for a few devices) | Felix Fietkau | 2011-02-26 | 1 | -0/+52 |
| | | | | SVN-Revision: 25723 | ||||
* | move nf_{conntrack,nat}_tftp to ipt-nathelper-extra, most people don't need this | Felix Fietkau | 2011-02-26 | 1 | -4/+4 |
| | | | | SVN-Revision: 25722 | ||||
* | atheros: remove support for older kernels | Felix Fietkau | 2011-02-26 | 68 | -33157/+0 |
| | | | | SVN-Revision: 25721 | ||||
* | atheros: update to 2.6.37.1 | Felix Fietkau | 2011-02-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 25720 | ||||
* | ar71xx: remove support for 2.6.36 | Felix Fietkau | 2011-02-25 | 34 | -1116/+0 |
| | | | | SVN-Revision: 25716 | ||||
* | ar71xx: update to 2.6.37.1 | Felix Fietkau | 2011-02-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 25715 | ||||
* | relayd: add uci integration | Jo-Philipp Wich | 2011-02-25 | 3 | -1/+134 |
| | | | | SVN-Revision: 25714 | ||||
* | base-files: fix sysctl handling, do not react on fake ifaces in route ↵ | Jo-Philipp Wich | 2011-02-25 | 1 | -2/+5 |
| | | | | | | hotplug handler SVN-Revision: 25713 | ||||
* | register gmac, too | Imre Kaloz | 2011-02-25 | 1 | -0/+86 |
| | | | | SVN-Revision: 25712 | ||||
* | optimize for the fa526 core | Imre Kaloz | 2011-02-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 25711 | ||||
* | optimize for the fa526 core | Imre Kaloz | 2011-02-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 25710 | ||||
* | backport fa526 optimization for gcc 4.5+ | Imre Kaloz | 2011-02-25 | 2 | -0/+514 |
| | | | | SVN-Revision: 25709 | ||||
* | use the Linaro GCC for arm and mips targets | Imre Kaloz | 2011-02-25 | 1 | -4/+2 |
| | | | | SVN-Revision: 25708 | ||||
* | switch back to xscale mtune, marvell_f is unlikely to get upstreamed | Imre Kaloz | 2011-02-25 | 1 | -3/+1 |
| | | | | SVN-Revision: 25707 | ||||
* | upgrade to 2.6.37.1 | Imre Kaloz | 2011-02-25 | 8 | -706/+109 |
| | | | | SVN-Revision: 25706 | ||||
* | We use different toolchain directories for different ARM archs, so we should ↵ | Imre Kaloz | 2011-02-25 | 3 | -14/+10 |
| | | | | | | | | | | set the default arch of gcc to reflect this. This enables EABI support for armv4 CPUs. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 25705 | ||||
* | linux/generic: fix block2mtd for 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 25704 | ||||
* | linux/generic: fix r25699 take II | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+10 |
| | | | | SVN-Revision: 25703 | ||||
* | package/madwifi: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+14 |
| | | | | SVN-Revision: 25702 | ||||
* | package/wprobe: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+5 |
| | | | | SVN-Revision: 25701 | ||||
* | linux/generic: fix r25699 (thanks nbd) | Alexandros C. Couloumbis | 2011-02-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 25700 | ||||
* | linux/generic: fix mini_fo for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+37 |
| | | | | SVN-Revision: 25699 | ||||
* | upgrade to latest git, refresh patches | Imre Kaloz | 2011-02-24 | 16 | -78/+31 |
| | | | | SVN-Revision: 25698 | ||||
* | upgrade to 2.6.37.1 | Imre Kaloz | 2011-02-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 25697 | ||||
* | sync avr32 patch with the latest ones from atmel | Imre Kaloz | 2011-02-24 | 1 | -1587/+1572 |
| | | | | SVN-Revision: 25696 | ||||
* | include u-boot version in filename | Imre Kaloz | 2011-02-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 25695 | ||||
* | * adds stage1 lzma * new boards * fixes settings for PSC ram * lost of cleanups | John Crispin | 2011-02-24 | 30 | -453/+3216 |
| | | | | SVN-Revision: 25694 | ||||
* | add kmod-oprofile to package/kernel | Felix Fietkau | 2011-02-24 | 1 | -0/+15 |
| | | | | SVN-Revision: 25690 | ||||
* | kernel: the patch to disable the crypto tests is no longer necessary since ↵ | Felix Fietkau | 2011-02-24 | 6 | -195/+0 |
| | | | | | | 2.6.36, remove it SVN-Revision: 25689 | ||||
* | kmod-crypto: fix selecting core crypto modules | Felix Fietkau | 2011-02-24 | 1 | -0/+5 |
| | | | | SVN-Revision: 25688 | ||||
* | kmod-crypto: remove pcomp, nothing uses it | Felix Fietkau | 2011-02-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 25686 | ||||
* | qos-scripts: disable overhead calculation by default, it does not work ↵ | Felix Fietkau | 2011-02-24 | 1 | -1/+0 |
| | | | | | | properly for many line speeds SVN-Revision: 25685 | ||||
* | kernel config: disable the pcomp api + zlib decompressor by default - it has ↵ | Felix Fietkau | 2011-02-24 | 8 | -19/+24 |
| | | | | | | not been used for a while now SVN-Revision: 25684 | ||||
* | kernel config: remove the obsolete pcomp unlzma symbol | Felix Fietkau | 2011-02-24 | 5 | -5/+0 |
| | | | | SVN-Revision: 25683 | ||||
* | kernel config: refresh using kconfig.pl | Felix Fietkau | 2011-02-24 | 4 | -341/+340 |
| | | | | SVN-Revision: 25682 | ||||
* | 2.6.38: Remove patches that are upstream in -rc6 | Michael Büsch | 2011-02-23 | 2 | -403/+0 |
| | | | | SVN-Revision: 25680 | ||||
* | Send ipkg-make-index.sh output to stdout | Jo-Philipp Wich | 2011-02-23 | 2 | -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> SVN-Revision: 25678 |