Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Never write errors to stdout from ipkg-make-index.sh | Jo-Philipp Wich | 2011-02-23 | 1 | -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.1 | Florian Fainelli | 2011-02-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 25675 | ||||
* | kernel: fix path to pcidev driver | Jo-Philipp Wich | 2011-02-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 25670 | ||||
* | kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38 | Jo-Philipp Wich | 2011-02-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 25669 | ||||
* | kernel: fix kmod-xen-evtchn for Linux 2.6.37+ | Jo-Philipp Wich | 2011-02-23 | 1 | -2/+23 |
| | | | | SVN-Revision: 25668 | ||||
* | drop obsolete patch | Jo-Philipp Wich | 2011-02-22 | 1 | -36/+0 |
| | | | | SVN-Revision: 25661 | ||||
* | qos-scripts: add missing dependency | Felix Fietkau | 2011-02-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 25656 | ||||
* | jshn: add build dependency on libubox, it needs the list.h header from it | Jo-Philipp Wich | 2011-02-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 25652 | ||||
* | package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters | Alexandros C. Couloumbis | 2011-02-21 | 1 | -0/+29 |
| | | | | SVN-Revision: 25649 | ||||
* | remove the CS variant - broken since it's addition | Imre Kaloz | 2011-02-21 | 9 | -32534/+2 |
| | | | | SVN-Revision: 25648 | ||||
* | add a default network config file, patch from Wipster | Florian Fainelli | 2011-02-21 | 1 | -0/+30 |
| | | | | SVN-Revision: 25647 | ||||
* | as [25641] removed kernel IMQ support, remove it from iptables as well | Imre Kaloz | 2011-02-21 | 2 | -136/+0 |
| | | | | SVN-Revision: 25646 | ||||
* | Refresh patches for 2.6.37.1 | Lars-Peter Clausen | 2011-02-21 | 1 | -36/+1 |
| | | | | SVN-Revision: 25644 | ||||
* | kernel: add missing config symbols | Felix Fietkau | 2011-02-21 | 2 | -0/+4 |
| | | | | SVN-Revision: 25643 | ||||
* | ar71xx: revert accidental kernel upgrade | Felix Fietkau | 2011-02-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 25642 | ||||
* | kernel: remove imq support, refresh patches | Felix Fietkau | 2011-02-21 | 156 | -11052/+404 |
| | | | | SVN-Revision: 25641 | ||||
* | qos-scripts: drop the use of IMQ, use ifb and act_connmark instead | Felix Fietkau | 2011-02-21 | 4 | -24/+40 |
| | | | | SVN-Revision: 25640 | ||||
* | kernel: add a new scheduler action for restoring the connection tracking ↵ | Felix Fietkau | 2011-02-21 | 8 | -0/+1111 |
| | | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later SVN-Revision: 25639 | ||||
* | omap24xx: Use noatime for maemo partitions | Michael Büsch | 2011-02-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 25638 | ||||
* | boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready() | Michael Büsch | 2011-02-20 | 1 | -4/+4 |
| | | | | SVN-Revision: 25635 | ||||
* | base-files: Add "-o noatime" to mount wrapper | Michael Büsch | 2011-02-20 | 1 | -1/+1 |
| | | | | | | noatime is cheaper than default relatime. SVN-Revision: 25634 | ||||
* | gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS | Felix Fietkau | 2011-02-20 | 2 | -17/+38 |
| | | | | SVN-Revision: 25633 | ||||
* | Fix whitespace | Michael Büsch | 2011-02-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 25632 | ||||
* | switch to newer CS5535 GPIO driver, patch from Philip Prindeville | Florian Fainelli | 2011-02-20 | 3 | -7/+21 |
| | | | | SVN-Revision: 25631 | ||||
* | add two solos-releated patches from Philip Prindeville | Florian Fainelli | 2011-02-20 | 6 | -3/+75 |
| | | | | SVN-Revision: 25630 | ||||
* | add support for 2.6.37, patches from KanjiMonster | Florian Fainelli | 2011-02-20 | 30 | -0/+4186 |
| | | | | SVN-Revision: 25629 | ||||
* | 6in4: re-establish tunnel also if no credentials are used (static setup) | Jo-Philipp Wich | 2011-02-20 | 2 | -2/+6 |
| | | | | SVN-Revision: 25627 | ||||
* | xfsprogs: add the usual round of voodoo-workarounds for autofail, issue of ↵ | Jo-Philipp Wich | 2011-02-20 | 1 | -0/+82 |
| | | | | | | the day is overwriting template files when AC_CONFIG_HEADER(S) is used, but only the first one, because consistency is for loosers SVN-Revision: 25626 | ||||
* | switch to using 2.6.37.1 | Florian Fainelli | 2011-02-20 | 7 | -1/+357 |
| | | | | SVN-Revision: 25622 | ||||
* | comgt: add ACM hotplug | Florian Fainelli | 2011-02-20 | 2 | -4/+4 |
| | | | | | | | | This adds in support for ttyACM devices in the 3g hotplug script. Signed-off-by: Matthew Eaton <wrt at divinehawk.com> SVN-Revision: 25621 | ||||
* | add Marvell orion watchdog timer module | Florian Fainelli | 2011-02-20 | 1 | -0/+16 |
| | | | | | | | | This patch adds kernelmodule for watchdog timer on platform orion. Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de> SVN-Revision: 25620 | ||||
* | switch: fix switch-robo device reference counting | Florian Fainelli | 2011-02-20 | 2 | -7/+16 |
| | | | | | | | | Fix incorrect device reference counting by switch-robo. Signed-off-by: George Kashperko <george@znau.edu.ua> SVN-Revision: 25619 | ||||
* | n810bm: Assign names to most PMM ADC IDs | Michael Büsch | 2011-02-20 | 1 | -48/+49 |
| | | | | SVN-Revision: 25618 | ||||
* | remove now unsupported kernel versions | Florian Fainelli | 2011-02-20 | 21 | -1712/+0 |
| | | | | SVN-Revision: 25617 | ||||
* | add missing symbol | Jo-Philipp Wich | 2011-02-20 | 7 | -0/+7 |
| | | | | SVN-Revision: 25616 | ||||
* | n810bm: Simplify calib pointer access | Michael Büsch | 2011-02-20 | 1 | -49/+72 |
| | | | | SVN-Revision: 25605 | ||||
* | n810 battery management: Add calibration data parser | Michael Büsch | 2011-02-20 | 1 | -40/+431 |
| | | | | SVN-Revision: 25604 | ||||
* | omap24xx: Update kernel config | Michael Büsch | 2011-02-20 | 1 | -3/+0 |
| | | | | SVN-Revision: 25603 | ||||
* | tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵ | Felix Fietkau | 2011-02-20 | 3 | -0/+6 |
| | | | | | | system header file with the same name on darwin SVN-Revision: 25598 | ||||
* | toplevel.mk: remove quotes from the release name, its up to its users to ↵ | Jo-Philipp Wich | 2011-02-19 | 1 | -1/+1 |
| | | | | | | ensure proper quoting SVN-Revision: 25596 | ||||
* | ar71xx: fix fallout from the 2.6.32 kernel upgrade | Felix Fietkau | 2011-02-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 25595 | ||||
* | kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this | Jo-Philipp Wich | 2011-02-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 25592 | ||||
* | add support for HW553 bcm6358-based boards (#8844) | Florian Fainelli | 2011-02-19 | 2 | -0/+102 |
| | | | | SVN-Revision: 25590 | ||||
* | download.pl: adjust kernel download urls for longterm and testing releases | Jo-Philipp Wich | 2011-02-19 | 1 | -8/+16 |
| | | | | SVN-Revision: 25589 | ||||
* | update gdb to 7.2 | Florian Fainelli | 2011-02-19 | 2 | -26/+30 |
| | | | | | | | | This patch updates the toolchain gdb from 6.8 to 7.2 Signed-off-by: Steve Brown <sbrown@cortland.com> SVN-Revision: 25585 | ||||
* | add support for 'MAGIC' bcm6348-based board | Florian Fainelli | 2011-02-19 | 2 | -1/+90 |
| | | | | | | | | | | | | | | | I wrote a patch to add 96348SV board (aka MAGIC) support to trunk. In my case I've found it in a Telsey "Alice W-Gate" router, fairly common (in the past) in Italy. I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2 relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c ) Thanks to KanjiMonster for the support on the IRC channel. Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com> SVN-Revision: 25584 | ||||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | 23 | -28/+28 |
| | | | | SVN-Revision: 25583 | ||||
* | update to 2.6.35.11 | Florian Fainelli | 2011-02-19 | 10 | -16/+16 |
| | | | | SVN-Revision: 25582 | ||||
* | update to kernel 2.6.36.4 | Florian Fainelli | 2011-02-19 | 15 | -19/+19 |
| | | | | SVN-Revision: 25580 | ||||
* | update to 2.6.37.1 | Florian Fainelli | 2011-02-19 | 10 | -11/+11 |
| | | | | SVN-Revision: 25577 |