aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use the Linaro GCC for arm and mips targetsImre Kaloz2011-02-251-4/+2
| | | | SVN-Revision: 25708
* switch back to xscale mtune, marvell_f is unlikely to get upstreamedImre Kaloz2011-02-251-3/+1
| | | | SVN-Revision: 25707
* upgrade to 2.6.37.1Imre Kaloz2011-02-258-706/+109
| | | | SVN-Revision: 25706
* We use different toolchain directories for different ARM archs, so we should ↵Imre Kaloz2011-02-253-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.38Alexandros C. Couloumbis2011-02-241-0/+11
| | | | SVN-Revision: 25704
* linux/generic: fix r25699 take IIAlexandros C. Couloumbis2011-02-241-0/+10
| | | | SVN-Revision: 25703
* package/madwifi: fix for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+14
| | | | SVN-Revision: 25702
* package/wprobe: fix for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+5
| | | | SVN-Revision: 25701
* linux/generic: fix r25699 (thanks nbd)Alexandros C. Couloumbis2011-02-241-2/+2
| | | | SVN-Revision: 25700
* linux/generic: fix mini_fo for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+37
| | | | SVN-Revision: 25699
* upgrade to latest git, refresh patchesImre Kaloz2011-02-2416-78/+31
| | | | SVN-Revision: 25698
* upgrade to 2.6.37.1Imre Kaloz2011-02-241-2/+2
| | | | SVN-Revision: 25697
* sync avr32 patch with the latest ones from atmelImre Kaloz2011-02-241-1587/+1572
| | | | SVN-Revision: 25696
* include u-boot version in filenameImre Kaloz2011-02-241-1/+1
| | | | SVN-Revision: 25695
* * adds stage1 lzma * new boards * fixes settings for PSC ram * lost of cleanupsJohn Crispin2011-02-2430-453/+3216
| | | | SVN-Revision: 25694
* add kmod-oprofile to package/kernelFelix Fietkau2011-02-241-0/+15
| | | | SVN-Revision: 25690
* kernel: the patch to disable the crypto tests is no longer necessary since ↵Felix Fietkau2011-02-246-195/+0
| | | | | | 2.6.36, remove it SVN-Revision: 25689
* kmod-crypto: fix selecting core crypto modulesFelix Fietkau2011-02-241-0/+5
| | | | SVN-Revision: 25688
* kmod-crypto: remove pcomp, nothing uses itFelix Fietkau2011-02-241-1/+0
| | | | SVN-Revision: 25686
* qos-scripts: disable overhead calculation by default, it does not work ↵Felix Fietkau2011-02-241-1/+0
| | | | | | properly for many line speeds SVN-Revision: 25685
* kernel config: disable the pcomp api + zlib decompressor by default - it has ↵Felix Fietkau2011-02-248-19/+24
| | | | | | not been used for a while now SVN-Revision: 25684
* kernel config: remove the obsolete pcomp unlzma symbolFelix Fietkau2011-02-245-5/+0
| | | | SVN-Revision: 25683
* kernel config: refresh using kconfig.plFelix Fietkau2011-02-244-341/+340
| | | | SVN-Revision: 25682
* 2.6.38: Remove patches that are upstream in -rc6Michael Büsch2011-02-232-403/+0
| | | | SVN-Revision: 25680
* Send ipkg-make-index.sh output to stdoutJo-Philipp Wich2011-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> SVN-Revision: 25678
* Never write errors to stdout from ipkg-make-index.shJo-Philipp Wich2011-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> SVN-Revision: 25677
* switch to 2.6.37.1Florian Fainelli2011-02-231-1/+1
| | | | SVN-Revision: 25675
* kernel: fix path to pcidev driverJo-Philipp Wich2011-02-231-1/+1
| | | | SVN-Revision: 25670
* kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38Jo-Philipp Wich2011-02-231-1/+1
| | | | SVN-Revision: 25669
* kernel: fix kmod-xen-evtchn for Linux 2.6.37+Jo-Philipp Wich2011-02-231-2/+23
| | | | SVN-Revision: 25668
* drop obsolete patchJo-Philipp Wich2011-02-221-36/+0
| | | | SVN-Revision: 25661
* qos-scripts: add missing dependencyFelix Fietkau2011-02-221-1/+1
| | | | SVN-Revision: 25656
* jshn: add build dependency on libubox, it needs the list.h header from itJo-Philipp Wich2011-02-211-0/+1
| | | | SVN-Revision: 25652
* package/madwifi: extend wlanconfig scan ssid field from 14 to 30 charactersAlexandros C. Couloumbis2011-02-211-0/+29
| | | | SVN-Revision: 25649
* remove the CS variant - broken since it's additionImre Kaloz2011-02-219-32534/+2
| | | | SVN-Revision: 25648
* add a default network config file, patch from WipsterFlorian Fainelli2011-02-211-0/+30
| | | | SVN-Revision: 25647
* as [25641] removed kernel IMQ support, remove it from iptables as wellImre Kaloz2011-02-212-136/+0
| | | | SVN-Revision: 25646
* Refresh patches for 2.6.37.1Lars-Peter Clausen2011-02-211-36/+1
| | | | SVN-Revision: 25644
* kernel: add missing config symbolsFelix Fietkau2011-02-212-0/+4
| | | | SVN-Revision: 25643
* ar71xx: revert accidental kernel upgradeFelix Fietkau2011-02-211-1/+1
| | | | SVN-Revision: 25642
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-21156-11052/+404
| | | | SVN-Revision: 25641
* qos-scripts: drop the use of IMQ, use ifb and act_connmark insteadFelix Fietkau2011-02-214-24/+40
| | | | SVN-Revision: 25640
* kernel: add a new scheduler action for restoring the connection tracking ↵Felix Fietkau2011-02-218-0/+1111
| | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later SVN-Revision: 25639
* omap24xx: Use noatime for maemo partitionsMichael Büsch2011-02-201-2/+2
| | | | SVN-Revision: 25638
* boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()Michael Büsch2011-02-201-4/+4
| | | | SVN-Revision: 25635
* base-files: Add "-o noatime" to mount wrapperMichael Büsch2011-02-201-1/+1
| | | | | | noatime is cheaper than default relatime. SVN-Revision: 25634
* gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTSFelix Fietkau2011-02-202-17/+38
| | | | SVN-Revision: 25633
* Fix whitespaceMichael Büsch2011-02-201-1/+1
| | | | SVN-Revision: 25632
* switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-203-7/+21
| | | | SVN-Revision: 25631
* add two solos-releated patches from Philip PrindevilleFlorian Fainelli2011-02-206-3/+75
| | | | SVN-Revision: 25630