summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* xfsprogs: add the usual round of voodoo-workarounds for autofail, issue of ↵Jo-Philipp Wich2011-02-201-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.1Florian Fainelli2011-02-207-1/+357
| | | | SVN-Revision: 25622
* comgt: add ACM hotplugFlorian Fainelli2011-02-202-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 moduleFlorian Fainelli2011-02-201-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 countingFlorian Fainelli2011-02-202-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 IDsMichael Büsch2011-02-201-48/+49
| | | | SVN-Revision: 25618
* remove now unsupported kernel versionsFlorian Fainelli2011-02-2021-1712/+0
| | | | SVN-Revision: 25617
* add missing symbolJo-Philipp Wich2011-02-207-0/+7
| | | | SVN-Revision: 25616
* n810bm: Simplify calib pointer accessMichael Büsch2011-02-201-49/+72
| | | | SVN-Revision: 25605
* n810 battery management: Add calibration data parserMichael Büsch2011-02-201-40/+431
| | | | SVN-Revision: 25604
* omap24xx: Update kernel configMichael Büsch2011-02-201-3/+0
| | | | SVN-Revision: 25603
* tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵Felix Fietkau2011-02-203-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 Wich2011-02-191-1/+1
| | | | | | ensure proper quoting SVN-Revision: 25596
* ar71xx: fix fallout from the 2.6.32 kernel upgradeFelix Fietkau2011-02-191-2/+2
| | | | SVN-Revision: 25595
* kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting thisJo-Philipp Wich2011-02-191-1/+0
| | | | SVN-Revision: 25592
* add support for HW553 bcm6358-based boards (#8844)Florian Fainelli2011-02-192-0/+102
| | | | SVN-Revision: 25590
* download.pl: adjust kernel download urls for longterm and testing releasesJo-Philipp Wich2011-02-191-8/+16
| | | | SVN-Revision: 25589
* update gdb to 7.2Florian Fainelli2011-02-192-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 boardFlorian Fainelli2011-02-192-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.29Florian Fainelli2011-02-1923-28/+28
| | | | SVN-Revision: 25583
* update to 2.6.35.11Florian Fainelli2011-02-1910-16/+16
| | | | SVN-Revision: 25582
* update to kernel 2.6.36.4Florian Fainelli2011-02-1915-19/+19
| | | | SVN-Revision: 25580
* update to 2.6.37.1Florian Fainelli2011-02-1910-11/+11
| | | | SVN-Revision: 25577
* upgrade to 2.57Imre Kaloz2011-02-192-6/+6
| | | | SVN-Revision: 25576
* ath9k: fix interrupt enable/disable issuesFelix Fietkau2011-02-181-0/+21
| | | | SVN-Revision: 25575
* busybox: now that librpc only compiles with uclibc, change the build ↵Felix Fietkau2011-02-181-1/+1
| | | | | | dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc SVN-Revision: 25574
* only enable binutils 2.21 for avr32 if BROKEN is selectedImre Kaloz2011-02-181-0/+1
| | | | SVN-Revision: 25572
* add some more avr32 fixesImre Kaloz2011-02-181-2/+122
| | | | SVN-Revision: 25571
* whitespace cleanupImre Kaloz2011-02-181-6/+6
| | | | SVN-Revision: 25570
* add support for 2.6.37, thanks Wipster!Florian Fainelli2011-02-1813-0/+746
| | | | SVN-Revision: 25569
* base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, ↵Hamish Guthrie2011-02-182-0/+14
| | | | | | otherwise name resolution fails SVN-Revision: 25568
* add binutils 2.21Imre Kaloz2011-02-1810-0/+31128
| | | | SVN-Revision: 25567
* combine all avr32 patches into a single oneImre Kaloz2011-02-1811-278/+72
| | | | SVN-Revision: 25566
* librpc: do not attempt to compile if uclibc is not selectedFelix Fietkau2011-02-171-3/+7
| | | | SVN-Revision: 25565
* busybox: only add a build dependency on librpc if uclibc is selectedFelix Fietkau2011-02-171-1/+1
| | | | SVN-Revision: 25564
* add avr32 supportImre Kaloz2011-02-162-3/+30799
| | | | SVN-Revision: 25562
* add a package for xfsprogsFelix Fietkau2011-02-165-0/+191
| | | | SVN-Revision: 25558
* additional avr32 fixesImre Kaloz2011-02-162-0/+47
| | | | SVN-Revision: 25556
* refresh patchesImre Kaloz2011-02-1610-101/+95
| | | | SVN-Revision: 25555
* fixup gcc version selectionImre Kaloz2011-02-161-3/+0
| | | | SVN-Revision: 25554
* kernel: add a missing module for ahci on 2.6.35+Felix Fietkau2011-02-161-1/+6
| | | | SVN-Revision: 25553
* fixup the ubicom patch, refreshImre Kaloz2011-02-164-82/+61
| | | | SVN-Revision: 25552
* refresh patchesImre Kaloz2011-02-163-8/+5
| | | | SVN-Revision: 25551
* base-files: librt should depend on libpthread, not the other way aroundFelix Fietkau2011-02-161-1/+1
| | | | | | | | | In uClibc 0.9.32 as well as recent versions of glibc and eglibc, librt depends on libpthread. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25548
* add jshn (JSON SHell Notation), a small utility and shell library for ↵Felix Fietkau2011-02-164-0/+405
| | | | | | parsing and generating json data SVN-Revision: 25547
* hostapd: allow mixed TKIP/CCMP for 11nJo-Philipp Wich2011-02-151-2/+2
| | | | SVN-Revision: 25543
* uClibc: remove 0.9.30, 0.9.31Felix Fietkau2011-02-1587-13128/+0
| | | | SVN-Revision: 25542
* dnsmasq: fix logic for creating missing filesFelix Fietkau2011-02-141-2/+2
| | | | SVN-Revision: 25540
* package/dnsmasq: use service_kill in initscriptJo-Philipp Wich2011-02-141-1/+1
| | | | SVN-Revision: 25537
* add git (git-core) as a prerequisite (#8866)Florian Fainelli2011-02-141-0/+4
| | | | SVN-Revision: 25536