summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added PS3 sound driverHamish Guthrie2009-02-061-0/+16
| | | | SVN-Revision: 14422
* kmod-ssb should not be visible on 2.4 kernelsFlorian Fainelli2009-02-061-1/+1
| | | | SVN-Revision: 14419
* remove tarpit patches (#4432)Florian Fainelli2009-02-061-318/+0
| | | | SVN-Revision: 14418
* create firmware images for the Planex MZK-W04NU boardGabor Juhos2009-02-052-7/+43
| | | | SVN-Revision: 14413
* Comment out a debug message on usb host driverClaudio Mignanti2009-02-052-2/+143
| | | | SVN-Revision: 14412
* firmware-utils/mkplanexfw: new firmware generation tool for the Planex ↵Gabor Juhos2009-02-044-0/+712
| | | | | | MZK-W04NU device SVN-Revision: 14410
* Update usb host driver as in Axis SDK2.20Claudio Mignanti2009-02-044-9962/+5173
| | | | SVN-Revision: 14409
* "-R" will not work as it needs the configured IP on the interface. Thus this ↵Markus Wigge2009-02-041-1/+1
| | | | | | option leads to the warning message: "udhcpc: bind(UDP): Cannot assign requested address" SVN-Revision: 14408
* fix table alignment for cris (#4104)Claudio Mignanti2009-02-041-0/+12
| | | | SVN-Revision: 14407
* Prepare etrax for kernel update and update kernel configure for 2.6.25Claudio Mignanti2009-02-0411-1/+6144
| | | | SVN-Revision: 14406
* network and firewall configurationClaudio Mignanti2009-02-042-0/+24
| | | | SVN-Revision: 14405
* firmware-utils/mkfwimage: update RouterStation specific values, adn remove ↵Gabor Juhos2009-02-041-14/+2
| | | | | | some unused code SVN-Revision: 14404
* Update and add patchesClaudio Mignanti2009-02-044-20/+97
| | | | SVN-Revision: 14403
* correct kernel modules dependencies against kmod-i2c-core, they already ↵Florian Fainelli2009-02-041-3/+3
| | | | | | depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330) SVN-Revision: 14401
* add dropkey ssh keys and config files to the conffiles section (#2014)Florian Fainelli2009-02-032-5/+12
| | | | SVN-Revision: 14399
* add dnsmasq config file to the conffiles sectionFlorian Fainelli2009-02-031-0/+4
| | | | SVN-Revision: 14398
* cosmetic & coherency fixesNicolas Thill2009-02-037-43/+52
| | | | SVN-Revision: 14397
* allow specifying port where to log (#2019)Florian Fainelli2009-02-031-1/+2
| | | | SVN-Revision: 14396
* resync kernel configurationFlorian Fainelli2009-02-031-2/+0
| | | | SVN-Revision: 14395
* bcm47xx: Implement the remaining parts of PMU init.Michael Büsch2009-02-031-13/+72
| | | | SVN-Revision: 14394
* binutils: add support for v2.19.1 (from #4492, thanks to dwrobel)Nicolas Thill2009-02-036-1/+111
| | | | SVN-Revision: 14393
* enable inotify kernel supportMirko Vogt2009-02-031-2/+2
| | | | SVN-Revision: 14392
* fix tg3 libphy dependency, thanks AcinonyxFlorian Fainelli2009-02-031-1/+1
| | | | SVN-Revision: 14390
* generic-2.6: sync 2.6.28 configAndy Boyett2009-02-031-0/+1
| | | | SVN-Revision: 14386
* mac80211: update compat-wireless to 2009-02-02Gabor Juhos2009-02-032-5/+5
| | | | SVN-Revision: 14385
* parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-031-1/+7
| | | | SVN-Revision: 14384
* mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-031-0/+4
| | | | SVN-Revision: 14383
* fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵Gabor Juhos2009-02-034-8/+24
| | | | | | Hansen and to Jonas) SVN-Revision: 14382
* generic: add missing PHY related config entriesNicolas Thill2009-02-031-0/+5
| | | | SVN-Revision: 14379
* serial.h exports struct serial_rs485 which contains __32 fields to userspace ↵Lars-Peter Clausen2009-02-031-0/+21
| | | | | | | | so it has to export linux/types.h to userspace aswell. Fixes #4445 SVN-Revision: 14377
* libssp should also be configured in binutilsFlorian Fainelli2009-02-021-0/+7
| | | | SVN-Revision: 14376
* openssl: add a patch to fix link segfault when using a glibc/eglibc based ↵Nicolas Thill2009-02-021-0/+18
| | | | | | toolchain (closes: #4517), thanks to Luigi Mantellini SVN-Revision: 14375
* bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_Michael Büsch2009-02-021-122/+122
| | | | SVN-Revision: 14374
* bcm47xx: Implement 4312 and part of 4325 PLL init.Michael Büsch2009-02-021-5/+108
| | | | SVN-Revision: 14373
* generic: sanitize config files (fix typos & whitespace, remove duplicates)Nicolas Thill2009-02-022-5/+3
| | | | SVN-Revision: 14372
* parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-021-0/+4
| | | | SVN-Revision: 14371
* gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548)Nicolas Thill2009-02-021-0/+17
| | | | SVN-Revision: 14370
* default to binutils 2.18 on ppc* for manual selection as wellFelix Fietkau2009-02-021-0/+1
| | | | SVN-Revision: 14367
* mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-021-0/+73
| | | | SVN-Revision: 14366
* nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel ↵Gabor Juhos2009-02-021-2/+9
| | | | | | Schmitt for testing) SVN-Revision: 14363
* make binutils 2.18 default for ppc44x and ppc40xFelix Fietkau2009-02-021-0/+1
| | | | SVN-Revision: 14358
* strip the .note.gnu.build-id section from kernel images, which on some ↵Felix Fietkau2009-02-021-2/+4
| | | | | | platforms can lead to unusable 3.1G kernel image files SVN-Revision: 14357
* kernel: mark modules that won't build on 2.6.28 as brokenNicolas Thill2009-02-022-2/+4
| | | | SVN-Revision: 14356
* package libphy separately and make tg3 depend on it for kernels 2.6.27 and ↵Florian Fainelli2009-02-021-5/+15
| | | | | | superior SVN-Revision: 14354
* prevent quilt from loading any configuration file (closes: #4520)Nicolas Thill2009-02-021-9/+11
| | | | SVN-Revision: 14351
* bcm47xx: Implement the remaining PMU resource inits.Michael Büsch2009-02-011-15/+150
| | | | SVN-Revision: 14350
* allow building and installing java for gcc-4.1.2Florian Fainelli2009-02-011-0/+21
| | | | SVN-Revision: 14348
* bcm47xx: Add support for the 5354 PMU.Michael Büsch2009-02-011-0/+534
| | | | SVN-Revision: 14347
* adam2flash: fix 'Interrupted system call' error when flashing (closes: ↵Nicolas Thill2009-02-011-0/+2
| | | | | | #4490, thanks oliver) SVN-Revision: 14344
* mac80211/ath9k: fix invalid MAC address handlingGabor Juhos2009-02-011-0/+25
| | | | SVN-Revision: 14342