Commit graph

2312 commits

Author SHA1 Message Date
Felix Fietkau
f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
SVN-Revision: 12657
2008-09-23 11:05:54 +00:00
Gabor Juhos
6ce27efe73 add board specific UART registration
SVN-Revision: 12654
2008-09-23 07:24:15 +00:00
Gabor Juhos
0513f7bd6e remove 2.6.25 config files
SVN-Revision: 12653
2008-09-23 06:52:24 +00:00
Nicolas Thill
2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00
Florian Fainelli
fc3311fd6d Remove 2.6.22 kernel configuration file
SVN-Revision: 12639
2008-09-21 11:33:47 +00:00
Florian Fainelli
d1f4f4646d Remove 2.6.22 files, no target uses them anymore
SVN-Revision: 12638
2008-09-21 11:32:06 +00:00
Felix Fietkau
78fd83bd12 rename generic-2.6/config-default to generic-2.6/config-2.6.21
SVN-Revision: 12637
2008-09-21 11:27:29 +00:00
Felix Fietkau
4296e978da rename generic-2.6/patches to generic-2.6/patches-2.6.21
SVN-Revision: 12636
2008-09-21 11:25:17 +00:00
Felix Fietkau
e5dc717d22 atheros: don't try to enable pci on AR2317 (fixes #3533)
SVN-Revision: 12633
2008-09-19 14:19:59 +00:00
Gabor Juhos
23a45e0c6d remove some debug stuff
SVN-Revision: 12631
2008-09-18 18:41:03 +00:00
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