aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* remove 2.6.25 config as wellGabor Juhos2008-09-18
| | | | SVN-Revision: 12626
* nuke 2.6.25 specific patchesGabor Juhos2008-09-18
| | | | SVN-Revision: 12625
* WP543: add static mtd partitionsGabor Juhos2008-09-18
| | | | SVN-Revision: 12624
* fix the PCI byte lane enable generation code, based on a patch by Chris DearmanGabor Juhos2008-09-17
| | | | SVN-Revision: 12617
* add missing Kconfig symbolNicolas Thill2008-09-15
| | | | SVN-Revision: 12611
* remove 2.6.25 specific stuffGabor Juhos2008-09-13
| | | | SVN-Revision: 12598
* remove old atheros kernels and patchesFelix Fietkau2008-09-13
| | | | SVN-Revision: 12590
* convert to GPIOLIBGabor Juhos2008-09-12
| | | | SVN-Revision: 12571
* use generic cansleep wrappers for GPIOGabor Juhos2008-09-11
| | | | SVN-Revision: 12567
* 2.6.26: add gpiommc driverGabor Juhos2008-09-10
| | | | SVN-Revision: 12566
* au1000: fix gpio outputFlorian Fainelli2008-09-09
| | | | | | | | | | | | when setting the output state of one GPIO pin we have to keep the state of the other pins, hence use binary OR. also gpio_direction_output() wants to set an initial value, so add that too. this fixes a problem with the USB power switch on mtx-1 boards. (#3974) Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 12561
* bump ifxmips to 2.6.26.2John Crispin2008-09-09
| | | | SVN-Revision: 12557
* build more image typesGabor Juhos2008-09-07
| | | | SVN-Revision: 12545
* add gpio-buttons devicesGabor Juhos2008-09-07
| | | | SVN-Revision: 12544
* simplify leds-gpio device registrationGabor Juhos2008-09-07
| | | | SVN-Revision: 12543
* 2.6.26: fix build error caused by the gpio sysfs stuffGabor Juhos2008-09-05
| | | | SVN-Revision: 12536
* 2.6.26: fix gpio sysfs patch, forgot to refresh itGabor Juhos2008-09-04
| | | | SVN-Revision: 12529
* register gpio-leds on the WP543 boardGabor Juhos2008-09-04
| | | | SVN-Revision: 12528
* enable gpio sysfs supportGabor Juhos2008-09-04
| | | | SVN-Revision: 12527
* 2.6.26: backport gpio sysfs support form 2.6.27-rcXGabor Juhos2008-09-04
| | | | SVN-Revision: 12526
* enable USB support, and sync kernel configGabor Juhos2008-09-03
| | | | SVN-Revision: 12521
* make use the USB controller on the WP543 boardGabor Juhos2008-09-03
| | | | SVN-Revision: 12520
* fix platform device ids of the USB controllersGabor Juhos2008-09-03
| | | | SVN-Revision: 12519
* fix EHCI driverGabor Juhos2008-09-03
| | | | SVN-Revision: 12518
* fix phy id on the WP543 boardGabor Juhos2008-09-03
| | | | SVN-Revision: 12517
* final fix for BCM5354 USB cores, hopefullyImre Kaloz2008-09-02
| | | | SVN-Revision: 12499
* Treat vlynq external divisor just like automatic, fix comment about it, ↵Florian Fainelli2008-09-01
| | | | | | thanks sn9 SVN-Revision: 12467
* make openwrt boot on ar9130 (currently no ethernet yet)Felix Fietkau2008-09-01
| | | | SVN-Revision: 12463
* Move I2C_PCA Kconfig item to generic-2.6Nicolas Thill2008-09-01
| | | | SVN-Revision: 12459
* Fix divisor calculation and configuration from previous commit, thanks sn9Florian Fainelli2008-09-01
| | | | SVN-Revision: 12454
* add a gzipped uImage for ar71xxFelix Fietkau2008-09-01
| | | | SVN-Revision: 12453
* Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)Nicolas Thill2008-08-31
| | | | | | Signed-off-by: Dirk Nehring <dnehring@gmx.net> SVN-Revision: 12447
* Build images for the AG310, thanks sn9Florian Fainelli2008-08-31
| | | | SVN-Revision: 12446
* Sync ar7 default network configuration with latest firewall and network ↵Florian Fainelli2008-08-31
| | | | | | settings, thanks sn9 SVN-Revision: 12444
* Fix divisor settings for external devices like wireless devices, thanks sn9Florian Fainelli2008-08-31
| | | | SVN-Revision: 12443
* Build images for WAG54GP2v1 and v2, thanks sn9Florian Fainelli2008-08-30
| | | | SVN-Revision: 12438
* Add 2.6.26 kernel configuration fileFlorian Fainelli2008-08-30
| | | | SVN-Revision: 12437
* Switch ar7 to 2.6.26, thanks sn9Florian Fainelli2008-08-30
| | | | SVN-Revision: 12436
* remove bogus ifxmips network config overrideFelix Fietkau2008-08-28
| | | | SVN-Revision: 12423
* ifxmips should not overwrite DEFAULT_PACKAGESJohn Crispin2008-08-27
| | | | SVN-Revision: 12406
* generate images for the EASY 5120P-ATA boardGabor Juhos2008-08-27
| | | | SVN-Revision: 12405
* adds several fixes to etrax, make openssl work on etraxJohn Crispin2008-08-26
| | | | SVN-Revision: 12393
* disable fpu emulation on magicbox -- no idea how it got back thereImre Kaloz2008-08-25
| | | | SVN-Revision: 12390
* update sibyte config, disable unneeded featuresImre Kaloz2008-08-25
| | | | SVN-Revision: 12389
* minor cleanupsGabor Juhos2008-08-25
| | | | SVN-Revision: 12387
* upgrade sibyte to 2.6.26.3Imre Kaloz2008-08-24
| | | | SVN-Revision: 12382
* sync kernel configGabor Juhos2008-08-22
| | | | SVN-Revision: 12372
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-22
| | | | SVN-Revision: 12371
* fix ImageBuilder (closes: #3863)Nicolas Thill2008-08-22
| | | | SVN-Revision: 12370
* add LICENSE & minimal Config.in files (closes: #3710)Nicolas Thill2008-08-22
| | | | SVN-Revision: 12367