aboutsummaryrefslogtreecommitdiff
path: root/target/linux
Commit message (Collapse)AuthorAge
...
* remove atheros target for kernel 2.6.27. When support for kernel 2.6.28 is ↵Hauke Mehrtens2009-02-20
| | | | | | added this is not needed any more. SVN-Revision: 14582
* Bumped ps3 kernel to 2.6.28.2Hamish Guthrie2009-02-20
| | | | SVN-Revision: 14581
* include revision number in Ubiquity imagesFlorian Fainelli2009-02-20
| | | | SVN-Revision: 14574
* update to 2.6.28.6Gabor Juhos2009-02-19
| | | | SVN-Revision: 14565
* add an alias board name for the Ubiquiti RouterStationGabor Juhos2009-02-19
| | | | SVN-Revision: 14563
* add a workaround for fixing the bad performance of the Ubiquiti ↵Gabor Juhos2009-02-18
| | | | | | RouterStation/LS-SR71 boards, until they fix their bootloader. SVN-Revision: 14556
* new upstream kernel 2.6.28.6Markus Wigge2009-02-18
| | | | SVN-Revision: 14551
* uml: bump to 2.6.28.5Nicolas Thill2009-02-17
| | | | SVN-Revision: 14535
* generic-2.6: enable mac80211 on 2.6.2{7,8}Gabor Juhos2009-02-16
| | | | SVN-Revision: 14531
* Switch to old SPI GPIO implementation.Jose Vasconcellos2009-02-16
| | | | SVN-Revision: 14529
* spi-gpio: Implement spidelay for busses that need it.Michael Büsch2009-02-15
| | | | SVN-Revision: 14525
* Fix spi-gpio MISO handling.Michael Büsch2009-02-15
| | | | SVN-Revision: 14523
* ag71xx driver: add Kconfig option for enabling debug messagesGabor Juhos2009-02-15
| | | | SVN-Revision: 14517
* ag71xx driver: apply 2.6.28 specific patchesGabor Juhos2009-02-15
| | | | SVN-Revision: 14515
* switch to 2.6.28Gabor Juhos2009-02-15
| | | | SVN-Revision: 14514
* update to 2.6.27.17Gabor Juhos2009-02-15
| | | | SVN-Revision: 14513
* update to 2.6.28.5Gabor Juhos2009-02-15
| | | | SVN-Revision: 14512
* fix a typo in the image generation makefile (closes #4624)Gabor Juhos2009-02-14
| | | | SVN-Revision: 14511
* Fix bcm47xx GPIO dirin/dirout API return codes.Michael Büsch2009-02-14
| | | | SVN-Revision: 14509
* ag71xx driver: fix a kernel crash caused by r14496Gabor Juhos2009-02-13
| | | | SVN-Revision: 14504
* changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g ↵Markus Wigge2009-02-13
| | | | | | Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here. SVN-Revision: 14501
* - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply ↵Markus Wigge2009-02-13
| | | | | | anymore and is integrated upstream now SVN-Revision: 14500
* disable SMP by default on x86Felix Fietkau2009-02-13
| | | | SVN-Revision: 14498
* nuke old x86 kernel configsFelix Fietkau2009-02-13
| | | | SVN-Revision: 14497
* ag71xx driver: fix return code of the napi poll routine, was broken since ↵Gabor Juhos2009-02-13
| | | | | | [13545] (patch by Ubiquiti Networks) SVN-Revision: 14496
* ag71xx driver: update phy connecting codeGabor Juhos2009-02-13
| | | | SVN-Revision: 14495
* remove netif schedule from the ag71xx driverGabor Juhos2009-02-13
| | | | SVN-Revision: 14494
* remove 2.6.26 specific stuffGabor Juhos2009-02-13
| | | | SVN-Revision: 14493
* always select kmod-ssb, pci is supportedFlorian Fainelli2009-02-13
| | | | SVN-Revision: 14492
* add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua ↵Gabor Juhos2009-02-12
| | | | | | Xiao for the initial patch, and for testing) SVN-Revision: 14488
* fix a typo in the dynamic mdio patchGabor Juhos2009-02-12
| | | | SVN-Revision: 14487
* pull ethernet mac out of reset before registering the mdio_busGabor Juhos2009-02-12
| | | | SVN-Revision: 14486
* generic-2.6/2.6.28: rename spi-gpio patchGabor Juhos2009-02-12
| | | | SVN-Revision: 14484
* parse the board parameter from the command line first Signed-off-by: Andrea ↵Gabor Juhos2009-02-12
| | | | | | Tassi <andrea.tassi at gmail.com> and WiFi(ed) - The Embedded Development Team (of Riccardo Coppola <coppola.riccardo at gmail.com>, Andrea Tassi <andrea.tassi at gmail.com> and Massimiliano Toce <massimiliano.toce at gmail.com>) SVN-Revision: 14482
* spi-gpio: Support busses without chipselect (only one device on the bus)Michael Büsch2009-02-11
| | | | SVN-Revision: 14476
* Make spi-gpio hotplug capable, so we can initialize devices after boot.Michael Büsch2009-02-11
| | | | SVN-Revision: 14475
* add DBAu1550 support, thanks to Philippe VachonFlorian Fainelli2009-02-11
| | | | SVN-Revision: 14474
* prepare to support more au1x00 targetsFlorian Fainelli2009-02-11
| | | | SVN-Revision: 14473
* sync kernel configsGabor Juhos2009-02-10
| | | | SVN-Revision: 14469
* do not overried 802.1q and PHY kernel configuration symbolsFlorian Fainelli2009-02-10
| | | | SVN-Revision: 14468
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-10
| | | | SVN-Revision: 14465
* Deprecate the old SPI-GPIO driver.Michael Büsch2009-02-10
| | | | SVN-Revision: 14464
* Add i2c driver (to etrax) improved by Geert VancompernolleClaudio Mignanti2009-02-09
| | | | SVN-Revision: 14462
* - removed cs5535 driver again, mixed it up with 5536 chipset - added support ↵Markus Wigge2009-02-09
| | | | | | 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-09
| | | | SVN-Revision: 14459
* generic-2.6: remove PORTSCAN config optionGabor Juhos2009-02-08
| | | | SVN-Revision: 14458
* enable CAS-630/630W supportGabor Juhos2009-02-08
| | | | SVN-Revision: 14457
* generic-2.6: remove TARPIT and CHAOS patches and config optionsGabor Juhos2009-02-08
| | | | SVN-Revision: 14456
* refresh patchesGabor Juhos2009-02-08
| | | | SVN-Revision: 14455
* refresh 2.6.21 patchesGabor Juhos2009-02-08
| | | | SVN-Revision: 14454