summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ucmb: Experimental SPI-GPIO based communication channelMichael Büsch2009-02-114-0/+381
| | | | SVN-Revision: 14478
* spi-gpio: Support busses without chipselect (only one device on the bus)Michael Büsch2009-02-111-0/+77
| | | | SVN-Revision: 14476
* Make spi-gpio hotplug capable, so we can initialize devices after boot.Michael Büsch2009-02-111-0/+62
| | | | SVN-Revision: 14475
* add DBAu1550 support, thanks to Philippe VachonFlorian Fainelli2009-02-112-0/+2255
| | | | SVN-Revision: 14474
* prepare to support more au1x00 targetsFlorian Fainelli2009-02-1110-3/+18
| | | | SVN-Revision: 14473
* sync kernel configsGabor Juhos2009-02-102-9/+2
| | | | SVN-Revision: 14469
* do not overried 802.1q and PHY kernel configuration symbolsFlorian Fainelli2009-02-101-3/+0
| | | | SVN-Revision: 14468
* allow kexec-tools to compile with ccache enabled, patch from Luca SinigagliaFlorian Fainelli2009-02-101-2/+2
| | | | SVN-Revision: 14467
* invert the mirror orders seems the first one seems to be offline right nowFlorian Fainelli2009-02-101-2/+2
| | | | SVN-Revision: 14466
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-103-11/+501
| | | | SVN-Revision: 14465
* Deprecate the old SPI-GPIO driver.Michael Büsch2009-02-106-55/+65
| | | | SVN-Revision: 14464
* Add i2c driver (to etrax) improved by Geert VancompernolleClaudio Mignanti2009-02-095-0/+1461
| | | | SVN-Revision: 14462
* netfilter: remove CHAOS, TARPIT and DELUDE referencesGabor Juhos2009-02-093-10/+0
| | | | SVN-Revision: 14461
* - removed cs5535 driver again, mixed it up with 5536 chipset - added support ↵Markus Wigge2009-02-091-1/+1
| | | | | | for "AMD and nVidia IDE support" which works on my Alix.6b2 without further configuration. SVN-Revision: 14460
* - added cs5535 ide driver - change memory allocator to "SLUB"Markus Wigge2009-02-091-6/+7
| | | | SVN-Revision: 14459
* generic-2.6: remove PORTSCAN config optionGabor Juhos2009-02-087-7/+0
| | | | SVN-Revision: 14458
* enable CAS-630/630W supportGabor Juhos2009-02-081-2/+0
| | | | SVN-Revision: 14457
* generic-2.6: remove TARPIT and CHAOS patches and config optionsGabor Juhos2009-02-0825-7049/+6
| | | | SVN-Revision: 14456
* refresh patchesGabor Juhos2009-02-087-37/+19
| | | | SVN-Revision: 14455
* refresh 2.6.21 patchesGabor Juhos2009-02-0843-361/+175
| | | | SVN-Revision: 14454
* generic-2.6/2.6.21: refresh patchesGabor Juhos2009-02-0844-630/+280
| | | | SVN-Revision: 14453
* refresh 2.6.24 patchesGabor Juhos2009-02-0810-86/+59
| | | | SVN-Revision: 14452
* refresh 2.6.24 patchesGabor Juhos2009-02-0810-80/+63
| | | | SVN-Revision: 14451
* generic-2.6/2.6.24: refresh patchesGabor Juhos2009-02-0854-1474/+1474
| | | | SVN-Revision: 14450
* refresh patchesGabor Juhos2009-02-089-172/+172
| | | | SVN-Revision: 14449
* generic-2.6/2.6.23: refresh patchesGabor Juhos2009-02-0859-377/+377
| | | | SVN-Revision: 14448
* iptables: remove CHAOS and TARPIT patchesGabor Juhos2009-02-083-501/+2
| | | | SVN-Revision: 14447
* Initial kernel support for 2.6.28.4Claudio Mignanti2009-02-084-0/+473
| | | | SVN-Revision: 14446
* update to 2.6.28.4Gabor Juhos2009-02-0816-36/+20
| | | | SVN-Revision: 14441
* update to 2.6.27.15Gabor Juhos2009-02-089-10/+10
| | | | SVN-Revision: 14440
* remove chaostable patch (#4431)Florian Fainelli2009-02-081-857/+0
| | | | SVN-Revision: 14439
* generic-2.6/2.6.28: show machine name in /proc/cpuinfo if ↵Gabor Juhos2009-02-081-0/+24
| | | | | | CONFIG_MIPS_MACHINE is enabled SVN-Revision: 14438
* mac80211: add rt2800 patches from the rt2x00 git ropeGabor Juhos2009-02-0811-1/+768
| | | | SVN-Revision: 14435
* mac80211: update compat-wireless to 2009-02-07Gabor Juhos2009-02-088-335/+342
| | | | SVN-Revision: 14434
* remove false dependence in util-linux-ngClaudio Mignanti2009-02-081-1/+0
| | | | SVN-Revision: 14433
* update mdio patchGabor Juhos2009-02-061-0/+15
| | | | SVN-Revision: 14426
* 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