aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix table alignment for cris (#4104)Claudio Mignanti2009-02-04
| | | | SVN-Revision: 14407
* Prepare etrax for kernel update and update kernel configure for 2.6.25Claudio Mignanti2009-02-04
| | | | SVN-Revision: 14406
* network and firewall configurationClaudio Mignanti2009-02-04
| | | | SVN-Revision: 14405
* firmware-utils/mkfwimage: update RouterStation specific values, adn remove ↵Gabor Juhos2009-02-04
| | | | | | some unused code SVN-Revision: 14404
* Update and add patchesClaudio Mignanti2009-02-04
| | | | SVN-Revision: 14403
* correct kernel modules dependencies against kmod-i2c-core, they already ↵Florian Fainelli2009-02-04
| | | | | | 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-03
| | | | SVN-Revision: 14399
* add dnsmasq config file to the conffiles sectionFlorian Fainelli2009-02-03
| | | | SVN-Revision: 14398
* cosmetic & coherency fixesNicolas Thill2009-02-03
| | | | SVN-Revision: 14397
* allow specifying port where to log (#2019)Florian Fainelli2009-02-03
| | | | SVN-Revision: 14396
* resync kernel configurationFlorian Fainelli2009-02-03
| | | | SVN-Revision: 14395
* bcm47xx: Implement the remaining parts of PMU init.Michael Büsch2009-02-03
| | | | SVN-Revision: 14394
* binutils: add support for v2.19.1 (from #4492, thanks to dwrobel)Nicolas Thill2009-02-03
| | | | SVN-Revision: 14393
* enable inotify kernel supportMirko Vogt2009-02-03
| | | | SVN-Revision: 14392
* fix tg3 libphy dependency, thanks AcinonyxFlorian Fainelli2009-02-03
| | | | SVN-Revision: 14390
* generic-2.6: sync 2.6.28 configAndy Boyett2009-02-03
| | | | SVN-Revision: 14386
* mac80211: update compat-wireless to 2009-02-02Gabor Juhos2009-02-03
| | | | SVN-Revision: 14385
* parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-03
| | | | SVN-Revision: 14384
* mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-03
| | | | SVN-Revision: 14383
* fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵Gabor Juhos2009-02-03
| | | | | | Hansen and to Jonas) SVN-Revision: 14382
* generic: add missing PHY related config entriesNicolas Thill2009-02-03
| | | | SVN-Revision: 14379
* serial.h exports struct serial_rs485 which contains __32 fields to userspace ↵Lars-Peter Clausen2009-02-03
| | | | | | | | 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-02
| | | | SVN-Revision: 14376
* openssl: add a patch to fix link segfault when using a glibc/eglibc based ↵Nicolas Thill2009-02-02
| | | | | | toolchain (closes: #4517), thanks to Luigi Mantellini SVN-Revision: 14375
* bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_Michael Büsch2009-02-02
| | | | SVN-Revision: 14374
* bcm47xx: Implement 4312 and part of 4325 PLL init.Michael Büsch2009-02-02
| | | | SVN-Revision: 14373
* generic: sanitize config files (fix typos & whitespace, remove duplicates)Nicolas Thill2009-02-02
| | | | SVN-Revision: 14372
* parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-02
| | | | SVN-Revision: 14371
* gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548)Nicolas Thill2009-02-02
| | | | SVN-Revision: 14370
* default to binutils 2.18 on ppc* for manual selection as wellFelix Fietkau2009-02-02
| | | | SVN-Revision: 14367
* mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-02
| | | | SVN-Revision: 14366
* nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel ↵Gabor Juhos2009-02-02
| | | | | | Schmitt for testing) SVN-Revision: 14363
* make binutils 2.18 default for ppc44x and ppc40xFelix Fietkau2009-02-02
| | | | SVN-Revision: 14358
* strip the .note.gnu.build-id section from kernel images, which on some ↵Felix Fietkau2009-02-02
| | | | | | 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-02
| | | | SVN-Revision: 14356
* package libphy separately and make tg3 depend on it for kernels 2.6.27 and ↵Florian Fainelli2009-02-02
| | | | | | superior SVN-Revision: 14354
* prevent quilt from loading any configuration file (closes: #4520)Nicolas Thill2009-02-02
| | | | SVN-Revision: 14351
* bcm47xx: Implement the remaining PMU resource inits.Michael Büsch2009-02-01
| | | | SVN-Revision: 14350
* allow building and installing java for gcc-4.1.2Florian Fainelli2009-02-01
| | | | SVN-Revision: 14348
* bcm47xx: Add support for the 5354 PMU.Michael Büsch2009-02-01
| | | | SVN-Revision: 14347
* adam2flash: fix 'Interrupted system call' error when flashing (closes: ↵Nicolas Thill2009-02-01
| | | | | | #4490, thanks oliver) SVN-Revision: 14344
* mac80211/ath9k: fix invalid MAC address handlingGabor Juhos2009-02-01
| | | | SVN-Revision: 14342
* print some informations about the SoC at bootupGabor Juhos2009-02-01
| | | | SVN-Revision: 14338
* Reset condition for each dependeny when generating mconf files. Previously ↵Lars-Peter Clausen2009-02-01
| | | | | | all dependencys listed after a conditional dependency had the same condition. SVN-Revision: 14335
* mac80211/ath9k: enable debug stuffGabor Juhos2009-01-31
| | | | SVN-Revision: 14334
* mac80211/ath9k: replace the accidentaly committed patchGabor Juhos2009-01-31
| | | | SVN-Revision: 14331
* mac80211/ath9k: disable leds on the ar9100 devicesGabor Juhos2009-01-31
| | | | SVN-Revision: 14330
* mac80211: refresh patchesGabor Juhos2009-01-31
| | | | SVN-Revision: 14329
* bump kernel version to 2.6.28.2 (#4396)Florian Fainelli2009-01-31
| | | | SVN-Revision: 14324
* resync kernel configurations, patch from Hauke Mehrtens (#4396)Florian Fainelli2009-01-31
| | | | SVN-Revision: 14323