Commit graph

2374 commits

Author SHA1 Message Date
Gabor Juhos
3932821bce create firmware image for the WP543 board
SVN-Revision: 12628
2008-09-18 13:36:31 +00:00
Gabor Juhos
219ec2a419 add MyLoader support
SVN-Revision: 12627
2008-09-18 12:56:10 +00:00
Gabor Juhos
264279d6d3 remove 2.6.25 config as well
SVN-Revision: 12626
2008-09-18 12:43:05 +00:00
Gabor Juhos
ee906ec81e nuke 2.6.25 specific patches
SVN-Revision: 12625
2008-09-18 12:40:42 +00:00
Gabor Juhos
d590c14151 WP543: add static mtd partitions
SVN-Revision: 12624
2008-09-18 12:38:53 +00:00
Gabor Juhos
a43e2d5ac6 fix the PCI byte lane enable generation code, based on a patch by Chris Dearman
SVN-Revision: 12617
2008-09-17 13:29:47 +00:00
Nicolas Thill
aca19fe74c add missing Kconfig symbol
SVN-Revision: 12611
2008-09-15 10:14:12 +00:00
Gabor Juhos
94fee20231 remove 2.6.25 specific stuff
SVN-Revision: 12598
2008-09-13 17:32:20 +00:00
Felix Fietkau
818729cfd2 remove old atheros kernels and patches
SVN-Revision: 12590
2008-09-13 08:30:47 +00:00
Gabor Juhos
1abbb27f86 convert to GPIOLIB
SVN-Revision: 12571
2008-09-12 12:41:29 +00:00
Gabor Juhos
10eaf08da5 use generic cansleep wrappers for GPIO
SVN-Revision: 12567
2008-09-11 06:17:05 +00:00
Gabor Juhos
74321caaf8 2.6.26: add gpiommc driver
SVN-Revision: 12566
2008-09-10 19:46:56 +00:00
Florian Fainelli
ae253edfbe au1000: fix gpio output
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
2008-09-09 09:20:50 +00:00
John Crispin
8dc12e9096 bump ifxmips to 2.6.26.2
SVN-Revision: 12557
2008-09-09 00:09:51 +00:00
Gabor Juhos
e15237af0a build more image types
SVN-Revision: 12545
2008-09-07 13:28:07 +00:00
Gabor Juhos
b63a7c8640 add gpio-buttons devices
SVN-Revision: 12544
2008-09-07 09:47:37 +00:00
Gabor Juhos
dd8499cc26 simplify leds-gpio device registration
SVN-Revision: 12543
2008-09-07 08:59:27 +00:00
Gabor Juhos
700d906da5 2.6.26: fix build error caused by the gpio sysfs stuff
SVN-Revision: 12536
2008-09-05 06:52:27 +00:00
Gabor Juhos
98af79bc2b 2.6.26: fix gpio sysfs patch, forgot to refresh it
SVN-Revision: 12529
2008-09-04 15:24:57 +00:00
Gabor Juhos
da7312105d register gpio-leds on the WP543 board
SVN-Revision: 12528
2008-09-04 13:39:11 +00:00
Gabor Juhos
09a0c73169 enable gpio sysfs support
SVN-Revision: 12527
2008-09-04 13:36:03 +00:00
Gabor Juhos
c6f0aadc2b 2.6.26: backport gpio sysfs support form 2.6.27-rcX
SVN-Revision: 12526
2008-09-04 13:34:36 +00:00
Gabor Juhos
c291408374 enable USB support, and sync kernel config
SVN-Revision: 12521
2008-09-03 19:46:38 +00:00
Gabor Juhos
7914091d97 make use the USB controller on the WP543 board
SVN-Revision: 12520
2008-09-03 19:37:58 +00:00
Gabor Juhos
e9775a5e10 fix platform device ids of the USB controllers
SVN-Revision: 12519
2008-09-03 18:02:18 +00:00
Gabor Juhos
f9afbda3d6 fix EHCI driver
SVN-Revision: 12518
2008-09-03 17:11:51 +00:00
Gabor Juhos
dd3eea99fa fix phy id on the WP543 board
SVN-Revision: 12517
2008-09-03 15:23:26 +00:00
Imre Kaloz
88041e0f1b final fix for BCM5354 USB cores, hopefully
SVN-Revision: 12499
2008-09-02 11:28:57 +00:00
Florian Fainelli
0fdecd35bd Treat vlynq external divisor just like automatic, fix comment about it, thanks sn9
SVN-Revision: 12467
2008-09-01 19:29:25 +00:00
Felix Fietkau
d962e2ea4a make openwrt boot on ar9130 (currently no ethernet yet)
SVN-Revision: 12463
2008-09-01 14:41:26 +00:00
Nicolas Thill
adc7b255c7 Move I2C_PCA Kconfig item to generic-2.6
SVN-Revision: 12459
2008-09-01 13:23:54 +00:00
Florian Fainelli
3ab8360af0 Fix divisor calculation and configuration from previous commit, thanks sn9
SVN-Revision: 12454
2008-09-01 11:49:57 +00:00
Felix Fietkau
8509d0542f add a gzipped uImage for ar71xx
SVN-Revision: 12453
2008-09-01 11:04:08 +00:00
Nicolas Thill
75f55a6c90 Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)
Signed-off-by: Dirk Nehring <dnehring@gmx.net>

SVN-Revision: 12447
2008-08-31 19:31:38 +00:00
Florian Fainelli
219145702e Build images for the AG310, thanks sn9
SVN-Revision: 12446
2008-08-31 11:36:21 +00:00
Florian Fainelli
701d82cc8e Sync ar7 default network configuration with latest firewall and network settings, thanks sn9
SVN-Revision: 12444
2008-08-31 11:33:41 +00:00
Florian Fainelli
3abe371efd Fix divisor settings for external devices like wireless devices, thanks sn9
SVN-Revision: 12443
2008-08-31 11:32:26 +00:00
Florian Fainelli
291abdac58 Build images for WAG54GP2v1 and v2, thanks sn9
SVN-Revision: 12438
2008-08-30 12:25:02 +00:00
Florian Fainelli
8ef58746f5 Add 2.6.26 kernel configuration file
SVN-Revision: 12437
2008-08-30 12:24:21 +00:00
Florian Fainelli
1fd291063a Switch ar7 to 2.6.26, thanks sn9
SVN-Revision: 12436
2008-08-30 12:23:18 +00:00
Felix Fietkau
fc8fa009ee remove bogus ifxmips network config override
SVN-Revision: 12423
2008-08-28 14:02:13 +00:00
John Crispin
1979082212 ifxmips should not overwrite DEFAULT_PACKAGES
SVN-Revision: 12406
2008-08-27 18:48:30 +00:00
Gabor Juhos
bd8dcb7593 generate images for the EASY 5120P-ATA board
SVN-Revision: 12405
2008-08-27 18:33:05 +00:00
John Crispin
974ad00cf3 adds several fixes to etrax, make openssl work on etrax
SVN-Revision: 12393
2008-08-26 11:36:06 +00:00
Imre Kaloz
a4ad20d76b disable fpu emulation on magicbox -- no idea how it got back there
SVN-Revision: 12390
2008-08-25 21:37:00 +00:00
Imre Kaloz
1c092e2ee7 update sibyte config, disable unneeded features
SVN-Revision: 12389
2008-08-25 12:18:29 +00:00
Gabor Juhos
e8422131f1 minor cleanups
SVN-Revision: 12387
2008-08-25 07:28:04 +00:00
Imre Kaloz
e04cee95ae upgrade sibyte to 2.6.26.3
SVN-Revision: 12382
2008-08-24 14:41:33 +00:00
Gabor Juhos
fa959ddab8 sync kernel config
SVN-Revision: 12372
2008-08-22 19:34:31 +00:00
Gabor Juhos
184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00