Gabor Juhos
d590c14151
WP543: add static mtd partitions
...
SVN-Revision: 12624
16 years ago
Gabor Juhos
a43e2d5ac6
fix the PCI byte lane enable generation code, based on a patch by Chris Dearman
...
SVN-Revision: 12617
16 years ago
Nicolas Thill
aca19fe74c
add missing Kconfig symbol
...
SVN-Revision: 12611
16 years ago
Gabor Juhos
94fee20231
remove 2.6.25 specific stuff
...
SVN-Revision: 12598
16 years ago
Felix Fietkau
818729cfd2
remove old atheros kernels and patches
...
SVN-Revision: 12590
16 years ago
Gabor Juhos
1abbb27f86
convert to GPIOLIB
...
SVN-Revision: 12571
16 years ago
Gabor Juhos
10eaf08da5
use generic cansleep wrappers for GPIO
...
SVN-Revision: 12567
16 years ago
Gabor Juhos
74321caaf8
2.6.26: add gpiommc driver
...
SVN-Revision: 12566
16 years ago
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
16 years ago
John Crispin
8dc12e9096
bump ifxmips to 2.6.26.2
...
SVN-Revision: 12557
16 years ago
Gabor Juhos
e15237af0a
build more image types
...
SVN-Revision: 12545
16 years ago
Gabor Juhos
b63a7c8640
add gpio-buttons devices
...
SVN-Revision: 12544
16 years ago
Gabor Juhos
dd8499cc26
simplify leds-gpio device registration
...
SVN-Revision: 12543
16 years ago
Gabor Juhos
700d906da5
2.6.26: fix build error caused by the gpio sysfs stuff
...
SVN-Revision: 12536
16 years ago
Gabor Juhos
98af79bc2b
2.6.26: fix gpio sysfs patch, forgot to refresh it
...
SVN-Revision: 12529
16 years ago
Gabor Juhos
da7312105d
register gpio-leds on the WP543 board
...
SVN-Revision: 12528
16 years ago
Gabor Juhos
09a0c73169
enable gpio sysfs support
...
SVN-Revision: 12527
16 years ago
Gabor Juhos
c6f0aadc2b
2.6.26: backport gpio sysfs support form 2.6.27-rcX
...
SVN-Revision: 12526
16 years ago
Gabor Juhos
c291408374
enable USB support, and sync kernel config
...
SVN-Revision: 12521
16 years ago
Gabor Juhos
7914091d97
make use the USB controller on the WP543 board
...
SVN-Revision: 12520
16 years ago
Gabor Juhos
e9775a5e10
fix platform device ids of the USB controllers
...
SVN-Revision: 12519
16 years ago
Gabor Juhos
f9afbda3d6
fix EHCI driver
...
SVN-Revision: 12518
16 years ago
Gabor Juhos
dd3eea99fa
fix phy id on the WP543 board
...
SVN-Revision: 12517
16 years ago
Imre Kaloz
88041e0f1b
final fix for BCM5354 USB cores, hopefully
...
SVN-Revision: 12499
16 years ago
Florian Fainelli
0fdecd35bd
Treat vlynq external divisor just like automatic, fix comment about it, thanks sn9
...
SVN-Revision: 12467
16 years ago
Felix Fietkau
d962e2ea4a
make openwrt boot on ar9130 (currently no ethernet yet)
...
SVN-Revision: 12463
16 years ago
Nicolas Thill
adc7b255c7
Move I2C_PCA Kconfig item to generic-2.6
...
SVN-Revision: 12459
16 years ago
Florian Fainelli
3ab8360af0
Fix divisor calculation and configuration from previous commit, thanks sn9
...
SVN-Revision: 12454
16 years ago
Felix Fietkau
8509d0542f
add a gzipped uImage for ar71xx
...
SVN-Revision: 12453
16 years ago
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
16 years ago
Florian Fainelli
219145702e
Build images for the AG310, thanks sn9
...
SVN-Revision: 12446
16 years ago
Florian Fainelli
701d82cc8e
Sync ar7 default network configuration with latest firewall and network settings, thanks sn9
...
SVN-Revision: 12444
16 years ago
Florian Fainelli
3abe371efd
Fix divisor settings for external devices like wireless devices, thanks sn9
...
SVN-Revision: 12443
16 years ago
Florian Fainelli
291abdac58
Build images for WAG54GP2v1 and v2, thanks sn9
...
SVN-Revision: 12438
16 years ago
Florian Fainelli
8ef58746f5
Add 2.6.26 kernel configuration file
...
SVN-Revision: 12437
16 years ago
Florian Fainelli
1fd291063a
Switch ar7 to 2.6.26, thanks sn9
...
SVN-Revision: 12436
16 years ago
Felix Fietkau
fc8fa009ee
remove bogus ifxmips network config override
...
SVN-Revision: 12423
16 years ago
John Crispin
1979082212
ifxmips should not overwrite DEFAULT_PACKAGES
...
SVN-Revision: 12406
16 years ago
Gabor Juhos
bd8dcb7593
generate images for the EASY 5120P-ATA board
...
SVN-Revision: 12405
16 years ago
John Crispin
974ad00cf3
adds several fixes to etrax, make openssl work on etrax
...
SVN-Revision: 12393
16 years ago
Imre Kaloz
a4ad20d76b
disable fpu emulation on magicbox -- no idea how it got back there
...
SVN-Revision: 12390
16 years ago
Imre Kaloz
1c092e2ee7
update sibyte config, disable unneeded features
...
SVN-Revision: 12389
16 years ago
Gabor Juhos
e8422131f1
minor cleanups
...
SVN-Revision: 12387
16 years ago
Imre Kaloz
e04cee95ae
upgrade sibyte to 2.6.26.3
...
SVN-Revision: 12382
16 years ago
Gabor Juhos
fa959ddab8
sync kernel config
...
SVN-Revision: 12372
16 years ago
Gabor Juhos
184c6b06f2
update to 2.6.26.3 and 2.6.25.16
...
SVN-Revision: 12371
16 years ago
Nicolas Thill
be1a9ff41d
fix ImageBuilder ( closes : #3863 )
...
SVN-Revision: 12370
16 years ago
Nicolas Thill
fe47c70496
add LICENSE & minimal Config.in files ( closes : #3710 )
...
SVN-Revision: 12367
16 years ago
Nicolas Thill
42cf7602f4
add feeds config file to SDK
...
SVN-Revision: 12365
16 years ago
Gabor Juhos
8d28e6dc68
fix the CF driver on 2.6.26.x, and create a package for it
...
SVN-Revision: 12364
16 years ago