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
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
Gabor Juhos
8d28e6dc68
fix the CF driver on 2.6.26.x, and create a package for it
...
SVN-Revision: 12364
2008-08-21 16:52:06 +00:00
Nicolas Thill
2a05d8cbba
set reasonable generic CRYPTO_ config entries for 2.6.26
...
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
Gabor Juhos
d9b755b3dc
load the mac address from flash where it is possible
...
SVN-Revision: 12357
2008-08-20 17:20:58 +00:00
John Crispin
17e3eb3ce3
redboot.c - adds implicit creation of boardconfig partition
...
SVN-Revision: 12340
2008-08-19 18:07:57 +00:00
Imre Kaloz
91b443598a
upgrade iop32x to 2.6.26.2
...
SVN-Revision: 12338
2008-08-18 13:54:31 +00:00
John Crispin
874ca11412
clean up atheros pci code
...
SVN-Revision: 12337
2008-08-18 11:49:05 +00:00
Felix Fietkau
a3a37d0bb1
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
...
SVN-Revision: 12322
2008-08-16 16:59:47 +00:00
Gabor Juhos
0f18ecf43e
refresh 2.6.23 patches
...
SVN-Revision: 12311
2008-08-14 18:05:37 +00:00
John Crispin
9379dc19b6
adds watchdog driver to ar5315
...
SVN-Revision: 12309
2008-08-14 16:08:46 +00:00
Gabor Juhos
a45f225e73
load board's mac address on Compex devices
...
SVN-Revision: 12302
2008-08-13 19:52:25 +00:00
Florian Fainelli
2e71a90347
Now we have b43 working in master mode, include b43 in the profile ( #3827 )
...
SVN-Revision: 12301
2008-08-13 19:42:07 +00:00
Gabor Juhos
904effc167
fix gpio number of the reset button Compex WP54 boards
...
SVN-Revision: 12296
2008-08-13 16:15:45 +00:00
Florian Fainelli
90fe458aca
Add missing config symbols
...
SVN-Revision: 12295
2008-08-13 15:39:36 +00:00
Florian Fainelli
f2340f4b92
Fix card_idx calculation, thanks sn9
...
SVN-Revision: 12294
2008-08-13 15:08:34 +00:00
Florian Fainelli
89a9d76c8b
Typo, should be kmod-madwifi
...
SVN-Revision: 12288
2008-08-12 13:44:20 +00:00
Florian Fainelli
468c38a112
Include madwifi by default in rb532 images
...
SVN-Revision: 12287
2008-08-12 13:18:26 +00:00
Florian Fainelli
8dc883b976
Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed
...
SVN-Revision: 12286
2008-08-12 06:02:06 +00:00
Florian Fainelli
5cf0db54c6
Package ip6t_limit and ip6t_frag for 2.4 kernels ( #3760 )
...
SVN-Revision: 12276
2008-08-11 06:38:48 +00:00
Gabor Juhos
45a4ac68a8
add wget2nand script
...
SVN-Revision: 12263
2008-08-10 09:20:55 +00:00
Gabor Juhos
6ce62982dd
ag71xx: add initial message level support
...
SVN-Revision: 12262
2008-08-10 09:18:42 +00:00
Gabor Juhos
0be0708676
split support of Cellvision boards
...
SVN-Revision: 12255
2008-08-09 07:08:40 +00:00
Felix Fietkau
fcc091e15e
sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)
...
SVN-Revision: 12253
2008-08-09 00:41:55 +00:00
John Crispin
2bd17fe1cb
fixes kernel oops when reset button was pressed too often on atheros
...
SVN-Revision: 12245
2008-08-08 14:12:04 +00:00
Imre Kaloz
c11df62fb8
upgrade ppc44x to 2.6.26.2
...
SVN-Revision: 12244
2008-08-07 21:05:32 +00:00
Imre Kaloz
89165c4400
upgrade ppc40x to 2.6.26.2 as well
...
SVN-Revision: 12243
2008-08-07 20:11:16 +00:00
Gabor Juhos
e5fa05d788
update to 2.6.25.15 and 2.6.26.2
...
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Gabor Juhos
db4d23b457
add 2.6.26 specific files
...
SVN-Revision: 12239
2008-08-07 13:50:02 +00:00
Florian Fainelli
91bec65028
Add missing kernel configuration options since the SLUB allocator switch
...
SVN-Revision: 12235
2008-08-07 10:20:36 +00:00
Gabor Juhos
dbb6051caf
add alternative board id for the ZyXEL P-334WT
...
SVN-Revision: 12232
2008-08-07 08:49:23 +00:00
Gabor Juhos
39190275d4
sync kernel config, and disable broken ide driver until my CF card arrives
...
SVN-Revision: 12208
2008-08-06 13:34:45 +00:00
Nicolas Thill
8ebe95404d
remove broken status from uml target
...
SVN-Revision: 12202
2008-08-06 09:31:18 +00:00
Gabor Juhos
c2187c736e
reorder nand partitions on RB-4xx ( closes #3852 )
...
SVN-Revision: 12201
2008-08-06 07:33:13 +00:00
John Crispin
5e5cc5a7c8
add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly
...
SVN-Revision: 12179
2008-08-05 22:17:16 +00:00
Florian Fainelli
af76ae2cb5
Duplicate of r12143
...
SVN-Revision: 12178
2008-08-05 22:12:01 +00:00
Florian Fainelli
71bc2e320b
Fix inclusion of pim.h like igmpproxy
...
SVN-Revision: 12176
2008-08-05 22:06:03 +00:00
John Crispin
2dd9146ddf
fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
...
SVN-Revision: 12164
2008-08-05 20:57:38 +00:00
Florian Fainelli
ac25803120
Add cdc-acm locking fix from #3836
...
SVN-Revision: 12154
2008-08-05 19:43:58 +00:00
Felix Fietkau
241450cb3a
add missing kconfig symbol
...
SVN-Revision: 12145
2008-08-05 17:54:45 +00:00
Felix Fietkau
806f149413
fix kernel header breakage, which caused a compile error in igmpproxy on big-endian targets
...
SVN-Revision: 12143
2008-08-05 17:33:09 +00:00
Gabor Juhos
2174f5d95c
sync kernel config
...
SVN-Revision: 12140
2008-08-05 17:05:54 +00:00
Felix Fietkau
5eab3b092d
atheros: fix setting the gpio interrupt level when registering a gpio interrupt
...
SVN-Revision: 12139
2008-08-05 16:42:43 +00:00
Felix Fietkau
d43337e8f7
switch to using the SLUB allocator by default in 2.6.26
...
SVN-Revision: 12138
2008-08-05 16:42:26 +00:00
Florian Fainelli
1b0318158d
Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
...
SVN-Revision: 12136
2008-08-05 13:42:36 +00:00
Gabor Juhos
027a7939f1
experimental gpiodev support ( closes #3613 )
...
SVN-Revision: 12134
2008-08-05 11:16:46 +00:00
Gabor Juhos
3527e7a649
modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
...
SVN-Revision: 12133
2008-08-05 09:52:23 +00:00
Felix Fietkau
f87623f97a
fix ocf compile error
...
SVN-Revision: 12118
2008-08-05 01:28:12 +00:00
Felix Fietkau
4da8ae9f24
refresh atheros config, add missing symbols to generic 2.6.26 config
...
SVN-Revision: 12117
2008-08-05 01:16:48 +00:00
Felix Fietkau
05014415c1
only build avr32 u-boot if requested, fixes build failure in default config
...
SVN-Revision: 12116
2008-08-05 01:01:27 +00:00
John Crispin
b0b1f64b64
etrax should not select foxboard-utils by default as the package is now in the packages feed
...
SVN-Revision: 12112
2008-08-05 00:31:39 +00:00
John Crispin
d38b4fd256
- bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros
...
SVN-Revision: 12100
2008-08-04 21:22:00 +00:00
Gabor Juhos
7b831cd3fe
fix RB-133/133C led definitions
...
SVN-Revision: 12097
2008-08-04 16:11:44 +00:00
John Crispin
b5cc22dfe5
more ledtrig-netdev clean ups
...
SVN-Revision: 12096
2008-08-04 15:51:47 +00:00
Gabor Juhos
3ea42e8083
add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
...
SVN-Revision: 12095
2008-08-04 15:21:41 +00:00
John Crispin
a641792a78
makes ledtrignetdev work on .26 and fix whitespaces
...
SVN-Revision: 12090
2008-08-04 14:05:04 +00:00
Florian Fainelli
e3fb32cd02
Define more missing config symbols for .26
...
SVN-Revision: 12085
2008-08-04 06:35:41 +00:00
Travis Kemen
e1a6658621
update kernel config
...
SVN-Revision: 12084
2008-08-04 01:29:26 +00:00
Nicolas Thill
afcb4fbee4
fix typo in gcc version check
...
SVN-Revision: 12080
2008-08-03 15:04:28 +00:00
Imre Kaloz
38a87b1430
add more options to the generic 2.6.26 config
...
SVN-Revision: 12078
2008-08-03 14:22:52 +00:00
Imre Kaloz
aae6fead80
revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143
...
SVN-Revision: 12077
2008-08-03 11:49:49 +00:00
Gabor Juhos
a0a6c2fad0
fix compile error
...
SVN-Revision: 12075
2008-08-02 12:38:33 +00:00
Andy Boyett
8e58c644fd
ixp4xx: disable ixp4xx beeper
...
SVN-Revision: 12073
2008-08-02 03:20:09 +00:00
Andy Boyett
07780b323a
generic-2.6: resync 2.6.26 config
...
SVN-Revision: 12071
2008-08-02 03:19:56 +00:00
Travis Kemen
e6d14f7cd7
try to clean up some kernel configs
...
SVN-Revision: 12067
2008-08-02 02:33:15 +00:00
Gabor Juhos
014a020b5f
update to 2.6.26
...
SVN-Revision: 12066
2008-08-01 19:34:37 +00:00
Florian Fainelli
1378397b48
Add missing ebtables configuration symbol, 2.6.22 file untouched, not used
...
SVN-Revision: 12063
2008-08-01 10:04:14 +00:00
Imre Kaloz
8dec1e3997
enable multiqueue in the generic config
...
SVN-Revision: 12042
2008-07-31 11:55:11 +00:00
Imre Kaloz
4310d9c124
handle the nonstandard redboot mac variable for the WG302v1
...
SVN-Revision: 12041
2008-07-31 11:16:44 +00:00
Imre Kaloz
1c2a1c888a
enable the second uart on the WG302v1
...
SVN-Revision: 12040
2008-07-31 11:14:00 +00:00
Imre Kaloz
7c7af43a39
fixup the optional UART on the Cambria -- thanks, Chris
...
SVN-Revision: 12039
2008-07-31 09:55:28 +00:00
Felix Fietkau
e8aa0f1749
switch CONFIG_I2C to =m by default on avr32 (see #3756 )
...
SVN-Revision: 12037
2008-07-31 03:07:11 +00:00
Felix Fietkau
5c9d52f04c
remove unnecessary ixp4xx network config override
...
SVN-Revision: 12033
2008-07-31 02:30:35 +00:00
Nicolas Thill
bbc96d103a
move CONFIG_XFS_DEBUG to generic config
...
SVN-Revision: 12007
2008-07-30 09:59:41 +00:00
Gabor Juhos
970f41ad18
ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on * swap eth0 & eth1 on RB433/450
...
SVN-Revision: 11995
2008-07-29 18:22:38 +00:00
Gabor Juhos
029ef41bb1
fix the name of the micrel PHY driver
...
SVN-Revision: 11990
2008-07-29 12:46:05 +00:00
Imre Kaloz
add8ac1a6c
switch to the production phy ids on the Cambria
...
SVN-Revision: 11979
2008-07-28 21:52:39 +00:00
Nicolas Thill
5ca686b513
add a fix to prevent startup crashes on i386 when built with gcc < 4.3
...
SVN-Revision: 11969
2008-07-28 12:36:09 +00:00
Gabor Juhos
44c4cd23f1
update to 2.6.26
...
SVN-Revision: 11968
2008-07-28 09:48:29 +00:00
Gabor Juhos
b04b135946
make use DMA_BIT_MASK
...
SVN-Revision: 11966
2008-07-28 07:25:40 +00:00
Matteo Croce
5cb5a026ee
atheros: 2.6.26 patches
...
SVN-Revision: 11965
2008-07-27 21:42:36 +00:00
Florian Fainelli
d610ea58d0
Resynced x86_64 kernel config for uml
...
SVN-Revision: 11962
2008-07-27 16:56:08 +00:00
Gabor Juhos
6fb96b4b63
fix a bug in the USB driver debug code
...
SVN-Revision: 11961
2008-07-27 15:36:56 +00:00
Gabor Juhos
62a65ccbea
sync 2.6.26 config
...
SVN-Revision: 11955
2008-07-27 08:59:08 +00:00
Gabor Juhos
18991af6f7
add missing symbols to 2.6.26 defconfig
...
SVN-Revision: 11954
2008-07-27 08:56:53 +00:00
Felix Fietkau
f0ecaa6c18
disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx
...
SVN-Revision: 11949
2008-07-26 20:28:02 +00:00
Felix Fietkau
129fcaffb3
fix kernel oops in the redboot partition parser when CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition
...
SVN-Revision: 11948
2008-07-26 20:27:45 +00:00
Gabor Juhos
7f249bf2f5
initial 2.6.26 support
...
SVN-Revision: 11946
2008-07-26 19:53:34 +00:00
Gabor Juhos
44b51440ce
cleanup trailing whitespaces in 2.6.26 patches
...
SVN-Revision: 11945
2008-07-26 19:17:07 +00:00
Florian Fainelli
4bc51e20f2
Remove 2.6.23 files, we will stick to 2.6.24 for rdc
...
SVN-Revision: 11944
2008-07-26 18:49:26 +00:00
Florian Fainelli
33ae24f5b5
Resync some kernel configuration options
...
SVN-Revision: 11941
2008-07-26 18:23:38 +00:00
Gabor Juhos
6569108c7c
make boot quiet a bit
...
SVN-Revision: 11939
2008-07-26 18:05:38 +00:00
Imre Kaloz
4a3cc5d9a7
add backported HSO driver
...
SVN-Revision: 11938
2008-07-26 17:01:54 +00:00
Gabor Juhos
3e0a2d0615
fix yaffs on 2.6.26
...
SVN-Revision: 11936
2008-07-26 16:16:26 +00:00
Gabor Juhos
9b2e1bdd8d
fix Dell TrueMobile 2300 v1/v2 detection and network configuration ( closes #2788 )
...
SVN-Revision: 11935
2008-07-26 16:10:44 +00:00
Felix Fietkau
1b84749c77
allow mkfwimage to fail during atheros builds. sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices
...
SVN-Revision: 11934
2008-07-26 13:32:02 +00:00
Gabor Juhos
104b3386a2
update to 2.6.25.12
...
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00
Gabor Juhos
f6ad0deb7b
add chip_fixup patch of the platform_nand driver to 2.6.26 as well
...
SVN-Revision: 11922
2008-07-25 19:37:29 +00:00
Travis Kemen
14622d5a08
Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
...
SVN-Revision: 11920
2008-07-25 03:55:21 +00:00
Gabor Juhos
7564923517
parse mac address on RouterBOARDs
...
SVN-Revision: 11910
2008-07-22 16:35:29 +00:00
Travis Kemen
4e9e2cba40
fix sierra patches
...
SVN-Revision: 11909
2008-07-22 15:16:43 +00:00
Gabor Juhos
0f4521fcd7
fix nf_conntrack_rtsp compile error on 2.6.26 ( closes #3797 )
...
SVN-Revision: 11908
2008-07-22 13:52:56 +00:00
Gabor Juhos
e6baf82abd
fix compile error ( closes #3799 )
...
SVN-Revision: 11907
2008-07-22 11:22:41 +00:00
Florian Fainelli
58a0fd47b2
Disable NFS_ACL support in the UML config, other platforms do not have it as well
...
SVN-Revision: 11905
2008-07-22 09:50:26 +00:00
Travis Kemen
7346ef83e1
fix sysupgrade endian issues
...
SVN-Revision: 11900
2008-07-22 01:11:30 +00:00
Travis Kemen
8894411b60
This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based against 2.4.35 and repaired for obvious breakage (didn't use its device table, etc.).
...
Changes from Linksys tree:
- Remove 'vendor' and 'product' parameters; these aren't used in the
mainstream driver and seem to only have served to break it.
- Remove bogus 'sierra_device_ids' table, used with above.
- Changed references to 'sierra_device_ids' back to id_table
- Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to
current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS
- Added #include to enable pl2303 hack to remain until I can figure
out if it's still necessary.
Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11899
2008-07-21 20:40:14 +00:00
Travis Kemen
1a47f8142d
This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
...
SVN-Revision: 11898
2008-07-21 20:36:16 +00:00
Florian Fainelli
a7bbd93956
Fix routerboard boot partition name in wget2nand ( #3791 )
...
SVN-Revision: 11897
2008-07-21 20:00:40 +00:00
Felix Fietkau
c1ce330694
update mvswitch for 2.6.25 and 2.6.26 as well
...
SVN-Revision: 11896
2008-07-21 18:20:09 +00:00
Felix Fietkau
c7150f281c
add missing defines for mvswitch
...
SVN-Revision: 11895
2008-07-21 18:12:38 +00:00
Gabor Juhos
f529a37420
surprise :p
...
SVN-Revision: 11894
2008-07-21 17:08:14 +00:00
Michael Büsch
7f358023bc
The gpiommc configfs interface needs locking.
...
SVN-Revision: 11892
2008-07-21 10:32:08 +00:00
Michael Büsch
204728376c
Update gpiommc to use configfs
...
SVN-Revision: 11887
2008-07-20 19:34:09 +00:00
Felix Fietkau
3ad51a1c33
some more mvswitch fixes: - initialize the vlan destination map properly - workaround for moving node bug: clear the ATU database on every PHY poll
...
SVN-Revision: 11881
2008-07-19 23:09:56 +00:00
Felix Fietkau
87e673487a
add extra safety for the packet mangling in the mvswitch driver
...
SVN-Revision: 11880
2008-07-19 23:09:43 +00:00
Florian Fainelli
5b0bd7eb42
Update UML to 2.6.26
...
SVN-Revision: 11873
2008-07-19 16:28:33 +00:00
John Crispin
2dfea2a7ed
adds ifxmips profiles
...
SVN-Revision: 11871
2008-07-19 13:12:47 +00:00
Florian Fainelli
c266659be8
2.6.23 still uses the drivers/char/watchdog path for watchdog drivers ( #3790 )
...
SVN-Revision: 11870
2008-07-19 11:13:51 +00:00
Michael Büsch
f4b516ef34
Update GPIO-based MMC driver
...
SVN-Revision: 11864
2008-07-18 20:53:08 +00:00
Florian Fainelli
44dc255e43
Working korina driver for 2.6.24, still needs fixing in the tx tasklet which introduces high latency when transmitting packets, rx path works ok
...
SVN-Revision: 11853
2008-07-17 10:09:15 +00:00
Florian Fainelli
5015bf5e77
2.6.24 moved watchdog drivers to drivers/watchdog
...
SVN-Revision: 11852
2008-07-17 10:08:29 +00:00
Florian Fainelli
5cdb5c0c6f
Disable ubsec ssb by default on WGT634U until it gets fixed
...
SVN-Revision: 11846
2008-07-16 09:58:52 +00:00
Florian Fainelli
b0250695a9
Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
...
SVN-Revision: 11844
2008-07-15 17:18:28 +00:00
Florian Fainelli
714a721010
Move files and patches to files-2.6.23 and patches-2.6.23
...
SVN-Revision: 11843
2008-07-15 17:17:04 +00:00
Florian Fainelli
651a729a9c
Include ubsec ssb in the WGT634U profile
...
SVN-Revision: 11842
2008-07-15 17:15:58 +00:00
Florian Fainelli
52a313e5bf
Do not build ocf modules by default
...
SVN-Revision: 11840
2008-07-15 17:11:39 +00:00
Florian Fainelli
191866eac2
Add ocf to 2.6.25 for ubsec ssb integration
...
SVN-Revision: 11839
2008-07-15 17:11:16 +00:00
Florian Fainelli
cd21dd1a1d
Fix the CF serial number byteswapping ( #3133 )
...
SVN-Revision: 11837
2008-07-15 10:22:28 +00:00
John Crispin
4c6a666b90
adds more irq defines to ifxmips
...
SVN-Revision: 11836
2008-07-15 09:07:13 +00:00
Imre Kaloz
3890bd2126
update wp18/np18a patch, resync
...
SVN-Revision: 11831
2008-07-14 20:55:33 +00:00
Imre Kaloz
dec8ef42f2
update patch for the final kernel release
...
SVN-Revision: 11830
2008-07-14 20:49:57 +00:00
Imre Kaloz
1a013cdca4
2.6.26 final is out
...
SVN-Revision: 11829
2008-07-14 13:58:54 +00:00
Imre Kaloz
9544a9b48d
readd patch...
...
SVN-Revision: 11827
2008-07-14 12:25:44 +00:00
Matteo Croce
e027e87a89
ar7: initial 2.6.26 patches
...
SVN-Revision: 11824
2008-07-14 10:50:30 +00:00
Matteo Croce
047ba29df7
remove reverted patch
...
SVN-Revision: 11822
2008-07-14 10:45:06 +00:00
Imre Kaloz
1412a1d409
upgrade orion to 2.6.26-rc9
...
SVN-Revision: 11818
2008-07-14 01:07:25 +00:00
Imre Kaloz
0edc0ce1e7
nuke eyecandy as not everyone likes it :P
...
SVN-Revision: 11817
2008-07-14 00:34:17 +00:00
Imre Kaloz
34d74e236f
on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for the third one, too
...
SVN-Revision: 11816
2008-07-14 00:32:06 +00:00
Imre Kaloz
21ed995495
fixup the weird fis location for the Sidewinder
...
SVN-Revision: 11815
2008-07-14 00:30:33 +00:00
Imre Kaloz
7292c47b22
resync patches
...
SVN-Revision: 11814
2008-07-13 22:31:24 +00:00
Imre Kaloz
60d697e3bc
update Sidewinder patch, add support for the ethernet interfaces
...
SVN-Revision: 11813
2008-07-13 22:29:51 +00:00
Imre Kaloz
13d8b1a32a
add ocf kernel patch
...
SVN-Revision: 11803
2008-07-13 15:16:54 +00:00
Imre Kaloz
75aa30ada8
nuke most of the old ixp4xx patchsets
...
SVN-Revision: 11778
2008-07-12 02:02:58 +00:00
Imre Kaloz
0e212628aa
resync/cleanup ixp4xx config
...
SVN-Revision: 11776
2008-07-12 02:00:11 +00:00
Imre Kaloz
53bf9c703a
sync with the cryptodev-2.6 git tree
...
SVN-Revision: 11775
2008-07-12 01:58:48 +00:00
Imre Kaloz
53d4a4018d
build more crypto modules
...
SVN-Revision: 11773
2008-07-12 01:56:23 +00:00
Imre Kaloz
59d37b2472
upgrade ixp4xx to 2.6.26-rc9, resync patches
...
SVN-Revision: 11768
2008-07-11 15:15:23 +00:00
Imre Kaloz
065091e015
swap chipselects on the Pronghorn series
...
SVN-Revision: 11767
2008-07-11 15:13:12 +00:00
John Crispin
77fed3fa5b
add missing \n to ath pci code
...
SVN-Revision: 11753
2008-07-09 10:09:20 +00:00
Peter Denison
571e979829
On embedded devices we must not route the interrupts through the PCI core, if our host-bus is not PCI Reported-by: Steve Brown <sbrown@cortland.com> Signed-off-by: Michael Buesch <mb@bu3sch.d>
...
SVN-Revision: 11750
2008-07-08 17:50:40 +00:00
Hamish Guthrie
5df76767cc
Added in sub endpoint size patch
...
SVN-Revision: 11748
2008-07-08 12:13:02 +00:00
Florian Fainelli
a05293af33
Stick to 2.6.24 on rdc for now
...
SVN-Revision: 11747
2008-07-08 11:28:37 +00:00
Hamish Guthrie
40e85a7d5d
Removed patches and config for non-functional 2.6.22 kernel
...
SVN-Revision: 11746
2008-07-08 06:13:54 +00:00
Hamish Guthrie
22754b63e7
Added gpio and led drivers for 2.6.25.10 kernel
...
SVN-Revision: 11745
2008-07-08 06:10:59 +00:00
Florian Fainelli
c65758acdc
Update uml to 2.6.25.10
...
SVN-Revision: 11686
2008-07-06 11:30:11 +00:00
John Crispin
369a4ba3e2
add dma hack to ifxmips
...
SVN-Revision: 11678
2008-07-06 03:08:03 +00:00
John Crispin
f2473abf63
clean up board config
...
SVN-Revision: 11677
2008-07-06 03:03:06 +00:00
John Crispin
9e6c38917c
make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
...
SVN-Revision: 11676
2008-07-06 00:59:48 +00:00
John Crispin
ae1abb1f58
use boards mac on boards with brn loader, on ifxmips
...
SVN-Revision: 11674
2008-07-05 23:22:21 +00:00
John Crispin
3e2c38b0fb
lots of ifxmips fixes and features
...
SVN-Revision: 11673
2008-07-05 23:06:07 +00:00
Imre Kaloz
492ba57b56
update targets to 2.6.25.10
...
SVN-Revision: 11667
2008-07-05 16:52:15 +00:00
Imre Kaloz
c41725ae68
update pronghorn patch
...
SVN-Revision: 11666
2008-07-05 16:49:08 +00:00
Matteo Croce
03b9d260c7
avr32: update to latest atmel sources
...
SVN-Revision: 11665
2008-07-05 14:49:07 +00:00
Florian Fainelli
7d81c1b6cc
If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 -d 0xffe08000 -l <length>
...
on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401.
Signed-off-by: Joerg Albert <jal2@gmx.de>
SVN-Revision: 11662
2008-07-05 13:38:19 +00:00
Hamish Guthrie
34d362d1a7
First stage of update for at91 devices to 2.6.25.10 kernel
...
SVN-Revision: 11631
2008-07-04 16:05:00 +00:00
Matteo Croce
385bcf948b
fix typo
...
SVN-Revision: 11630
2008-07-04 00:58:46 +00:00
Florian Fainelli
180526a910
Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another
...
SVN-Revision: 11627
2008-07-03 11:09:37 +00:00
Imre Kaloz
44a4ddcab3
update config, make 2.6.26-rc8 the default for ixp4xx
...
SVN-Revision: 11625
2008-07-03 00:21:58 +00:00
Imre Kaloz
255cff5cc6
update kernel config
...
SVN-Revision: 11624
2008-07-02 23:27:00 +00:00
Imre Kaloz
163b7288ff
swap uart numbering on Pronghorn
...
SVN-Revision: 11622
2008-07-02 23:20:33 +00:00
Imre Kaloz
e830b48f67
oops, commited wrong version
...
SVN-Revision: 11621
2008-07-02 23:19:50 +00:00
Imre Kaloz
6154833d2c
rename patch
...
SVN-Revision: 11620
2008-07-02 21:38:43 +00:00
Imre Kaloz
5ec09dd287
ixp4xx patches cleanup, round one
...
SVN-Revision: 11619
2008-07-02 21:37:46 +00:00
John Crispin
979fb5a23e
fixes mdio, adds runtime board configuration for ifxmips
...
SVN-Revision: 11609
2008-06-29 14:56:45 +00:00
John Crispin
e2a5ae841b
lots of ifxmips cleanups
...
SVN-Revision: 11607
2008-06-29 00:42:45 +00:00
John Crispin
8c3c0d38b8
make the serial poirt used by prom.c configurable for ifxmips
...
SVN-Revision: 11606
2008-06-28 22:01:37 +00:00
John Crispin
5cfd1038bc
ifxmips should build uboot by default
...
SVN-Revision: 11605
2008-06-28 21:51:43 +00:00
John Crispin
537b6126ec
rename some ifxmips files
...
SVN-Revision: 11603
2008-06-28 21:26:03 +00:00
John Crispin
f086a123c9
fixes ifxmips watchdog driver
...
SVN-Revision: 11602
2008-06-28 21:18:51 +00:00
Felix Fietkau
783bb0e81c
move ifxmips uboot to package/
...
SVN-Revision: 11601
2008-06-28 19:53:41 +00:00
Felix Fietkau
2b5ce63303
x86: don't attempt to compile grub on darwin
...
SVN-Revision: 11599
2008-06-28 17:54:44 +00:00
John Crispin
ebc9555b5e
add proper ebu locking to ifxmips
...
SVN-Revision: 11597
2008-06-28 17:28:31 +00:00
John Crispin
185ca444e3
lots of ifxmips cleanups
...
SVN-Revision: 11596
2008-06-28 16:56:04 +00:00
Florian Fainelli
8c4a4415d9
Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other kernel version
...
SVN-Revision: 11595
2008-06-28 11:08:52 +00:00
Florian Fainelli
097d9cd367
Prior to kernel 2.6.23, architecture path was i386, allow that when switching kernel version
...
SVN-Revision: 11594
2008-06-28 11:08:01 +00:00
Florian Fainelli
310c6108cd
Put back 2.6.24 files as well
...
SVN-Revision: 11593
2008-06-28 11:07:07 +00:00
Florian Fainelli
9e151671a9
Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another for testing
...
SVN-Revision: 11592
2008-06-28 11:06:32 +00:00
Imre Kaloz
5553c4da8c
ignore the bootloader's commandline on orion
...
SVN-Revision: 11591
2008-06-27 18:15:46 +00:00
Imre Kaloz
88dcf36525
generate webuploadable image for the wnr854t
...
SVN-Revision: 11589
2008-06-27 12:19:20 +00:00
Imre Kaloz
ddd357ff14
use mtdblock1 as rootfs
...
SVN-Revision: 11587
2008-06-27 12:13:37 +00:00
Imre Kaloz
bca5ac2479
the wnr854t needs flash width 2
...
SVN-Revision: 11586
2008-06-27 12:13:02 +00:00
Imre Kaloz
dee39d10ee
upgrade to 2.6.25.9
...
SVN-Revision: 11584
2008-06-26 14:28:16 +00:00
Imre Kaloz
3465540af9
ixp4xx 2.6.26 support
...
SVN-Revision: 11583
2008-06-26 13:59:15 +00:00
Imre Kaloz
a425a7506c
add preliminary Netgear WNR854T support
...
SVN-Revision: 11582
2008-06-26 13:53:27 +00:00
Imre Kaloz
cef5e994b3
move some config options into the generic one
...
SVN-Revision: 11581
2008-06-26 13:51:17 +00:00
Matteo Croce
ac30398668
avr32: fix a bug in the MMC driver
...
SVN-Revision: 11580
2008-06-26 13:02:02 +00:00
John Crispin
2cc35a5235
cleanup ifxmips and add support for both ttyS
...
SVN-Revision: 11578
2008-06-25 23:05:50 +00:00
Imre Kaloz
a3236bc99d
upgrade orion to 2.6.26-rc8
...
SVN-Revision: 11577
2008-06-25 22:56:49 +00:00
Imre Kaloz
50f6031afc
generate orion images differently
...
SVN-Revision: 11576
2008-06-25 22:41:50 +00:00
Imre Kaloz
16967b41f1
sync with the orion git tree
...
SVN-Revision: 11575
2008-06-25 22:39:39 +00:00
Imre Kaloz
4add77fb4b
add arm mach_types update again
...
SVN-Revision: 11574
2008-06-25 22:33:38 +00:00
John Crispin
965a8a12ef
cleanup ifxmips headers
...
SVN-Revision: 11573
2008-06-24 19:24:22 +00:00
John Crispin
6e266198e9
lots of code cleanup for ifxmips
...
SVN-Revision: 11570
2008-06-23 20:31:34 +00:00
Imre Kaloz
81af6da037
upgrade orion to 2.6.26-rc7
...
SVN-Revision: 11569
2008-06-23 15:07:52 +00:00
John Crispin
5eda098fa7
move files, rename defines for ifxmips
...
SVN-Revision: 11565
2008-06-22 20:40:36 +00:00
Gabor Juhos
1a7f41506d
generate firmware images for the ZyXEL P-334WT/P-335WT devices
...
SVN-Revision: 11562
2008-06-22 19:10:37 +00:00
Gabor Juhos
465a60a463
use __raw_{readl,writel} routines in the uart driver as well
...
SVN-Revision: 11561
2008-06-22 19:09:42 +00:00
Gabor Juhos
3cc6f9bd75
use __raw_{readl,writel} routines in the GPIO code
...
SVN-Revision: 11560
2008-06-22 19:08:19 +00:00
John Crispin
496bdd9eb7
fixes several compile errors, reserves memory for second core, adds u-boot env parsing for ifxmips
...
SVN-Revision: 11558
2008-06-22 19:01:14 +00:00
Andy Boyett
1af378601e
x86: Sync kernel config
...
SVN-Revision: 11557
2008-06-22 18:41:42 +00:00
Gabor Juhos
34698e9b9e
swap I/O space if running in big-endian mode
...
SVN-Revision: 11552
2008-06-22 12:37:40 +00:00
Gabor Juhos
1d56e2e1d4
generic-2.6: update IMQ patch to the official version for 2.6.25, refresh patches
...
SVN-Revision: 11551
2008-06-22 06:28:12 +00:00
Felix Fietkau
cbea377252
fix ifxmips image file name (thx, nix)
...
SVN-Revision: 11540
2008-06-19 14:11:50 +00:00
Andy Boyett
573d7af53d
generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25 - Fixes compilation of numerous packages
...
SVN-Revision: 11539
2008-06-19 08:05:08 +00:00
John Crispin
e2b679fd3f
cleanup ifxmips pci code
...
SVN-Revision: 11531
2008-06-17 22:44:38 +00:00
John Crispin
18ad6da063
adds timer unit to ifxmips tree
...
SVN-Revision: 11530
2008-06-17 22:14:08 +00:00
Gabor Juhos
cb076ccb14
IRQ code cleanup
...
SVN-Revision: 11528
2008-06-17 17:46:52 +00:00
Gabor Juhos
13bb189a15
switch to 2.6.25.7
...
SVN-Revision: 11526
2008-06-17 14:30:18 +00:00
Gabor Juhos
2ccf25789e
sync kernel config
...
SVN-Revision: 11525
2008-06-17 14:01:07 +00:00
Gabor Juhos
d95fa260a3
sync kernel config
...
SVN-Revision: 11524
2008-06-17 14:00:25 +00:00
Gabor Juhos
4af6ac74fb
upgrade to 2.6.25.7, and refresh patches
...
SVN-Revision: 11523
2008-06-17 12:57:04 +00:00
Gabor Juhos
3415b8c044
fix compiler warning
...
SVN-Revision: 11521
2008-06-17 10:50:06 +00:00
Yuji Mano
ac909fc5c0
set file executable permissions
...
SVN-Revision: 11516
2008-06-16 23:17:44 +00:00
Yuji Mano
08bc751971
Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory.
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11514
2008-06-16 19:48:54 +00:00
Yuji Mano
0b5f602421
Revert previous bad commit r11512
...
SVN-Revision: 11513
2008-06-16 19:37:00 +00:00
Yuji Mano
5ee48c0b00
Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory.
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11512
2008-06-16 19:14:13 +00:00
Yuji Mano
f17fc3d98d
Add a system config option to allow syslogd to log to a file.
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11511
2008-06-16 19:06:21 +00:00
Peter Denison
d92a009382
Fix TG3 build. Thanks Hauke Mehrtens
...
SVN-Revision: 11510
2008-06-16 19:06:14 +00:00
Yuji Mano
d2abb8a833
Update the PS3 target README with some installation tips, and the PS3 image Makefile to create openwrt-ps3-vmlinux.elf.
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11509
2008-06-16 19:04:07 +00:00
Florian Fainelli
0d40a2f95b
his patch mainly fixes the huge delay when we ping from the RDC device to another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -> 0.19
...
Signed-Off by Joerg Albert <jal2@gmx.de>
SVN-Revision: 11508
2008-06-16 13:25:14 +00:00
Florian Fainelli
01e594e704
This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq)
...
It adds some defines and cleans the code a bit (IMHO).
Signed-Off by Joerg Albert <jal2@gmx.de>
SVN-Revision: 11507
2008-06-16 13:24:41 +00:00
Florian Fainelli
368f07fc97
Hi,
...
this is the first of three patches to fix the ethernet driver of RDC R32xx applied to svn r10754.
It adds debugs and make some procedures (r6040_*) global symbols in order to help with debugging kernel oops. Version is increased from 0.16 to 0.18 to avoid conflicts with the driver variant metioned in the X-WRT forum (call 0.17.3) Tested on a Sitecom WL-153.
Signed-Off-By: Joerg Albert <jal2@gmx.de>
SVN-Revision: 11506
2008-06-16 13:24:09 +00:00
Imre Kaloz
1f5166a1f0
backport mv643xx ethernet changes from the Marvell git repo
...
SVN-Revision: 11504
2008-06-16 13:20:10 +00:00
Imre Kaloz
c444c0f4ae
enable AMD flash support and physmap on orion
...
SVN-Revision: 11503
2008-06-16 13:18:58 +00:00
Gabor Juhos
8b0bf5d650
generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patch
...
SVN-Revision: 11502
2008-06-16 13:17:52 +00:00
Gabor Juhos
3663d2ea77
generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26
...
SVN-Revision: 11501
2008-06-16 12:57:56 +00:00
Imre Kaloz
2f4fa6de74
refresh generic 2.6.22 patches
...
SVN-Revision: 11498
2008-06-16 12:40:48 +00:00
Imre Kaloz
e147bf8fa3
fixup machid workaround, generate uImage manually
...
SVN-Revision: 11497
2008-06-16 12:38:55 +00:00
Felix Fietkau
20937ce81a
(5/6) bcm57xx: bcm4785 incomplete reboot
...
I noticed my wrt350n would not reliably reboot after entering
the reboot command. I found this code in the source for the
wrt600n. It corrects the problem, and the wrt350n reboots
reliably now.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11470
2008-06-15 11:10:43 +00:00
Felix Fietkau
9621d872ca
(3/6) bcm57xx: preinit
...
This patch allows the bcm57xx module to work correctly with failsafe mode.
insmod doesn't return an error when a module loads but doesn't detect a switch.
I added the check_module function to load the module, then make sure
it doesn't just exit immediately. This allows preinit to only attempt to
load the bcm57xx module when switch-robo and switch-adm dont detect a switch.
The activate_gpio parameter to bcm57xx simply instructs the module to attempt
to activate the switch via gpio before probing for the switch.
Tested on wrt350n.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11468
2008-06-15 11:10:13 +00:00
Felix Fietkau
f9ad520e37
(2/6) bcm57xx: netconfig
...
Update the netconfig script to support boardtype 0x478. I've tested this
on the wrt350n, hopefully it will match the 600n as well.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11467
2008-06-15 11:09:49 +00:00
Imre Kaloz
983b22aa95
temporary hack to fixup the mach id for the wrt350nv2
...
SVN-Revision: 11459
2008-06-13 12:58:28 +00:00
Imre Kaloz
957626ff72
openwrt partition map for the wrt350nv2
...
SVN-Revision: 11458
2008-06-13 12:14:39 +00:00
Imre Kaloz
111f11d91f
workaround bogus CFI version for the wrt350nv2
...
SVN-Revision: 11457
2008-06-13 12:14:01 +00:00
Imre Kaloz
354d78404a
upgrade orion and sync to 2.6.26-rc6
...
SVN-Revision: 11456
2008-06-13 12:12:34 +00:00
Matteo Croce
d1c097e3d0
ar7: refresh patches
...
SVN-Revision: 11452
2008-06-12 22:33:48 +00:00
Matteo Croce
e8a8d5811d
avr32: clean and refresh patch
...
SVN-Revision: 11451
2008-06-12 22:24:27 +00:00
Matteo Croce
b0fa59bef2
avr32: upgrade to 2.6.25.6
...
SVN-Revision: 11450
2008-06-12 21:13:40 +00:00
Florian Fainelli
31d9bcc1fc
Use 2.6.25.6 for rdc
...
SVN-Revision: 11447
2008-06-12 08:07:08 +00:00
Florian Fainelli
23d1a5bd88
Use 2.6.25 for rdc321x
...
SVN-Revision: 11439
2008-06-11 16:38:37 +00:00
Imre Kaloz
057b87f685
upgrade orion to 2.6.26-rc5
...
SVN-Revision: 11436
2008-06-11 11:59:45 +00:00
Imre Kaloz
2eb6751084
upgrade to 2.6.25.6
...
SVN-Revision: 11435
2008-06-11 11:38:39 +00:00
Imre Kaloz
4a0631658c
refresh patch
...
SVN-Revision: 11434
2008-06-11 11:37:08 +00:00
Imre Kaloz
02a4a8019e
add newer, fixed IMQ patch for 2.6.25 and 2.6.26
...
SVN-Revision: 11433
2008-06-11 11:35:49 +00:00
Gabor Juhos
306910e5d1
generic-2.6: revert yaffs changes [11378], the new code is not working correctly on RouterBoards
...
SVN-Revision: 11427
2008-06-10 08:20:19 +00:00
Felix Fietkau
4c665e6ca4
large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine
...
SVN-Revision: 11414
2008-06-09 15:38:45 +00:00
Felix Fietkau
21e09858f1
add missing fix for etrax compile without axis toolchain
...
SVN-Revision: 11413
2008-06-09 15:38:27 +00:00
Felix Fietkau
b014357704
set marvell switch ATU ageing time to minimum instead of maximum - hopefully fixes some fonera 2.0 ethernet issues
...
SVN-Revision: 11410
2008-06-09 10:31:46 +00:00
John Crispin
a59821735c
remove proc and char dev from ifxmips gpio driver
...
SVN-Revision: 11406
2008-06-08 08:21:20 +00:00
John Crispin
b3331b3d03
adds gpiodev support to ifxmips
...
SVN-Revision: 11405
2008-06-08 08:07:14 +00:00
Gabor Juhos
2fdfd541da
add packages required by failsafe support to defaults
...
SVN-Revision: 11404
2008-06-08 06:43:21 +00:00
Gabor Juhos
e5ad400330
add initial failsafe support
...
SVN-Revision: 11403
2008-06-08 06:38:26 +00:00
Gabor Juhos
11b8dfe86c
add button devices to several boards
...
SVN-Revision: 11402
2008-06-08 06:37:31 +00:00
Gabor Juhos
64fddc8d81
fix image names in the wget2nand script
...
SVN-Revision: 11400
2008-06-07 17:47:21 +00:00
Gabor Juhos
2ea9fc7b30
fix image names in the whet2nand script
...
SVN-Revision: 11399
2008-06-07 17:45:04 +00:00
Gabor Juhos
116a3864ad
generic-2.6: refresh yaffs patches
...
SVN-Revision: 11397
2008-06-07 17:14:22 +00:00
John Crispin
93441174d6
fixes ifxmips pci support and adds GENERIC_GPIO
...
SVN-Revision: 11396
2008-06-07 16:04:31 +00:00
John Crispin
6705032a0f
rename ifmips images
...
SVN-Revision: 11394
2008-06-07 14:58:08 +00:00
John Crispin
01f37d998b
several uboot fixes
...
SVN-Revision: 11393
2008-06-07 14:57:46 +00:00
John Crispin
1a4df56111
fixes ifxmips danube flashing using uboot, 2nd try
...
SVN-Revision: 11392
2008-06-07 10:33:46 +00:00
John Crispin
6c96008540
fixes ifxmips danube flashing using uboot
...
SVN-Revision: 11391
2008-06-07 10:31:09 +00:00
John Crispin
f3523c6e9c
clean up etehrnet driver
...
SVN-Revision: 11389
2008-06-07 10:12:15 +00:00
John Crispin
8fdb133752
missing file in ifxmips driver support patch
...
SVN-Revision: 11388
2008-06-07 10:01:56 +00:00
Felix Fietkau
ca8cf89159
fix spurious ifxmips u-boot build errors
...
SVN-Revision: 11387
2008-06-07 09:30:59 +00:00
Gabor Juhos
7a902dfc34
add a chip_fixup function to the plat_nand driver on 2.6.23 as well ( closes #3513 )
...
SVN-Revision: 11386
2008-06-07 08:35:09 +00:00
John Crispin
d21f830b10
remove axis toolchain dependency for etrax
...
SVN-Revision: 11384
2008-06-06 20:22:01 +00:00
John Crispin
f1ff3a410f
finally fixes etrax toolchain problems, thanks nbd
...
SVN-Revision: 11383
2008-06-06 20:12:05 +00:00
John Crispin
28051f319c
fixes au1000 ethernet support, signed off: Bruno Randolf
...
SVN-Revision: 11382
2008-06-06 19:57:03 +00:00
Gabor Juhos
d7b697d4ad
generic-2.6: yaffs cleanup * reduce compiler warnings, * renumber/rename patches
...
SVN-Revision: 11379
2008-06-06 13:14:59 +00:00
Gabor Juhos
477d43b281
generic-2.6: sync yaffs code with the official CVS tree
...
SVN-Revision: 11378
2008-06-06 12:52:39 +00:00
Gabor Juhos
306f3677ec
make use the chip_fixup function of the plat_nand driver
...
SVN-Revision: 11377
2008-06-06 09:04:14 +00:00
Gabor Juhos
9720836ec6
make use the chip_fixup function of the plat_nand driver
...
SVN-Revision: 11376
2008-06-06 09:03:35 +00:00
Gabor Juhos
577ce6c8b5
add a chip_fixup function to the plat_nand driver
...
SVN-Revision: 11375
2008-06-06 09:01:33 +00:00
Gabor Juhos
db4cd8515c
refresh patches to match upstream style
...
SVN-Revision: 11374
2008-06-06 08:54:13 +00:00
Yuji Mano
4ece2e4ad1
Set executable permissions on ps3 target specific scripts
...
SVN-Revision: 11370
2008-06-05 18:42:18 +00:00
Imre Kaloz
12d5244f2b
rename and renumber storm patches
...
SVN-Revision: 11368
2008-06-05 17:14:02 +00:00
Imre Kaloz
6ca4659c4e
* refresh storm patches * disable BX in uClibc config, add ethernet and watchdog support -- thanks to Zilvinas Valinskas
...
SVN-Revision: 11367
2008-06-05 17:10:39 +00:00
Imre Kaloz
2ff1596a22
refresh generic 2.6.23 patches in upstream style
...
SVN-Revision: 11366
2008-06-05 17:01:00 +00:00
Florian Fainelli
6e0427c8a4
Add bcm3350 cpuid
...
SVN-Revision: 11364
2008-06-05 16:19:46 +00:00
Yuji Mano
3a4a288ed3
Adding ps3 target specific /bin/login script. For security reasons, allow telnet login only if the user explicitly sets a flag in the ps3 flash db to enable telnet login from the host console.
...
SVN-Revision: 11360
2008-06-04 22:34:19 +00:00
Felix Fietkau
b0e669ee13
fix x86 image build order ( fixes #3317 )
...
SVN-Revision: 11359
2008-06-04 21:55:25 +00:00
Imre Kaloz
7bb65fb9d7
add preliminary Marvell Orion support
...
SVN-Revision: 11352
2008-06-04 13:51:17 +00:00
Peter Denison
79d7e096c7
Update 2.6.25 config
...
SVN-Revision: 11349
2008-06-03 21:44:25 +00:00
Peter Denison
4ac8341734
Build against 2.6.25.4
...
SVN-Revision: 11347
2008-06-03 21:43:20 +00:00
Peter Denison
473d5705bd
Include missing part of r11275. Fix fw_argX from CFE
...
SVN-Revision: 11340
2008-06-03 19:29:53 +00:00
Gabor Juhos
93e8eb8171
refresh generic 2.6.26 patches
...
SVN-Revision: 11336
2008-06-02 19:49:28 +00:00
Gabor Juhos
10c3ea71bb
2.6.26: oops, fix gpio_dev (commited a wrong file in [11333])
...
SVN-Revision: 11334
2008-06-02 19:34:44 +00:00
Gabor Juhos
bbe724019f
2.6.26: fix gpio_dev compile error
...
SVN-Revision: 11333
2008-06-02 19:26:10 +00:00
Gabor Juhos
e1eccf79de
2.6.26: fix a typo in the latest mini_fo patch
...
SVN-Revision: 11332
2008-06-02 19:08:28 +00:00
Gabor Juhos
ac56ad892a
2.6.26: sync IMQ patch with 2.6.25
...
SVN-Revision: 11331
2008-06-02 18:41:02 +00:00
Gabor Juhos
ed5a50c676
fix mini_fo on 2.6.26-rc4
...
SVN-Revision: 11330
2008-06-02 18:27:52 +00:00
Gabor Juhos
60656e167d
netfilter: minor IMQ fix for 2.6.25
...
SVN-Revision: 11329
2008-06-02 17:49:18 +00:00
Imre Kaloz
432b711eb5
revert an upstream change to retain compatibility with iptables 1.4.0
...
SVN-Revision: 11326
2008-06-02 15:48:49 +00:00
Imre Kaloz
c0551f41af
* add a prerelease IMQ patch for 2.6.25 * reenable IMQ in the kernel config * resync patches
...
SVN-Revision: 11324
2008-06-02 09:10:48 +00:00
Imre Kaloz
7cce2d8fc3
add generic 2.6.26 patches/files
...
SVN-Revision: 11323
2008-06-02 08:22:56 +00:00
Matteo Croce
8a4e0300b1
avr32: fix kernel panic when using ondemand cpufreq givernor
...
SVN-Revision: 11305
2008-05-30 18:41:52 +00:00
Imre Kaloz
e19528fa6a
refresh avr32 patches to match upstream style
...
SVN-Revision: 11303
2008-05-30 17:24:30 +00:00
Imre Kaloz
74215746b3
refresh generic 2.6.24 patches to match upstream style
...
SVN-Revision: 11302
2008-05-30 17:19:24 +00:00
Imre Kaloz
2259476f06
import Gateworks CF optimizations, add support for additional features for the Cambria -- thanks Chris
...
SVN-Revision: 11301
2008-05-30 17:01:48 +00:00
Florian Fainelli
08fa2c3feb
fix typo
...
SVN-Revision: 11300
2008-05-30 16:59:36 +00:00
Florian Fainelli
8c0c28eef2
Add virtualbox images to x86 ( #3475 )
...
SVN-Revision: 11298
2008-05-30 16:50:37 +00:00
Imre Kaloz
9285574b20
refresh ixp4xx patches to match upstream style
...
SVN-Revision: 11297
2008-05-30 16:32:35 +00:00
Imre Kaloz
f664b7cb17
refresh generic 2.6.25 patches to match upstream style
...
SVN-Revision: 11296
2008-05-30 16:30:51 +00:00
Imre Kaloz
65ebb5780c
gpiodev should be in drivers/char, not in drivers/gpio..
...
SVN-Revision: 11294
2008-05-30 10:20:36 +00:00
Yuji Mano
6bf9d44d69
Update ps3 linux banner and hostname
...
SVN-Revision: 11293
2008-05-29 21:36:52 +00:00
Imre Kaloz
4f49c25319
enable gpiodev on ixp4xx
...
SVN-Revision: 11289
2008-05-29 13:41:46 +00:00
Yuji Mano
be79344a8e
add newline at EOF
...
SVN-Revision: 11287
2008-05-28 21:07:56 +00:00
Yuji Mano
cd3ca8e913
adding ps3 specific banner and system name
...
SVN-Revision: 11286
2008-05-28 21:00:54 +00:00
Imre Kaloz
ce3f17dafa
fix up mac address setting on ixp4xx for devices that store this info in the RedBoot config partition
...
SVN-Revision: 11285
2008-05-28 19:54:47 +00:00
Yuji Mano
197a6c9458
fix path of initrun script
...
SVN-Revision: 11284
2008-05-28 19:42:45 +00:00
Yuji Mano
85b808e991
Add an initrun script that is respawned by init. This default initrun script calls /bin/login as usual, but packages (ex. bootloader packages) can modify it to run custom scripts/execs at init.
...
SVN-Revision: 11283
2008-05-28 19:16:22 +00:00
Yuji Mano
a06f169bac
Reduce the kernel verbosity of the ps3_system_bus_match output for ps3 builds.
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11282
2008-05-28 18:57:18 +00:00
Yuji Mano
1e7ed027d1
Fixup inittab for PS3.
...
Make ctrl-alt-del do a system reboot.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 11281
2008-05-28 18:43:56 +00:00
Gabor Juhos
04254672fe
enable yaffs fs on 2.6.25
...
SVN-Revision: 11280
2008-05-28 14:14:32 +00:00
Gabor Juhos
db765443d1
resync kernel configs
...
SVN-Revision: 11279
2008-05-28 14:13:30 +00:00
Gabor Juhos
aa9bfe87fb
fix yaffs on 2.6.25
...
SVN-Revision: 11278
2008-05-28 13:33:45 +00:00
Gabor Juhos
15dd4cdcd2
nuke trailing whitespaces in the yaffs code
...
SVN-Revision: 11277
2008-05-28 07:31:26 +00:00
Peter Denison
3f229c3415
Remove obsolete CFE workaround, now proper fix went in r11275
...
SVN-Revision: 11276
2008-05-27 15:08:34 +00:00
Peter Denison
c9f6d43927
Don't nuke fw_argX from CFE - Thanks jhansen
...
SVN-Revision: 11275
2008-05-27 15:01:07 +00:00
Gabor Juhos
c2619fb5ab
revert kernel version to 2.6.25.4
...
SVN-Revision: 11273
2008-05-27 06:27:16 +00:00
Gabor Juhos
6454a87560
clean up Avila/Cambria patches
...
SVN-Revision: 11254
2008-05-24 11:25:35 +00:00
Gabor Juhos
cdd03b171d
refresh Avila/Cambria patches
...
SVN-Revision: 11253
2008-05-24 07:15:02 +00:00
Gabor Juhos
7bc56a7c0e
move the latch-led driver into a separated patch
...
SVN-Revision: 11252
2008-05-24 07:14:13 +00:00
Gabor Juhos
b481c0344e
add inital support for the kendin switch on the gtwx5717 board
...
SVN-Revision: 11251
2008-05-24 06:45:35 +00:00
Imre Kaloz
8f5f48527e
add USB fixup & board detection for the Cambria, plus merge the LED latch driver into the Avila LED patch -- again, thanks Chris :)
...
SVN-Revision: 11250
2008-05-23 15:25:56 +00:00
Gabor Juhos
d923618f39
generate LZMA compressed uImage as well
...
SVN-Revision: 11249
2008-05-23 09:09:16 +00:00
Gabor Juhos
7962a35f62
u-boot: add LZMA decompression support
...
SVN-Revision: 11248
2008-05-23 09:08:23 +00:00
Imre Kaloz
ef79a9a8f3
add Avila/Cambria latch LED support, thanks Chris
...
SVN-Revision: 11247
2008-05-23 09:03:47 +00:00
Gabor Juhos
cae7447abc
upgrade U-Boot to 1.3.3
...
SVN-Revision: 11246
2008-05-23 09:01:19 +00:00
Florian Fainelli
4786a3f84a
Resync 2.6.25 au1000 kernel config
...
SVN-Revision: 11244
2008-05-22 22:22:22 +00:00
Florian Fainelli
420a402048
Add a WL500GPv1 profile ( #3395 )
...
SVN-Revision: 11243
2008-05-22 20:29:47 +00:00
John Crispin
b8652e42e8
missing config in olpc kernelconfig
...
SVN-Revision: 11235
2008-05-22 05:49:27 +00:00
Peter Denison
7cf7b7a1a8
Revert last 3 commits made in error. Proper versions will come later
...
SVN-Revision: 11229
2008-05-20 21:38:04 +00:00
Peter Denison
888d46ac87
Build brcm47xx against 2.6.25.1
...
SVN-Revision: 11228
2008-05-20 21:21:29 +00:00
Peter Denison
19f15b44ea
Update generic-2.6 and brcm47xx 2.6.25 configs
...
SVN-Revision: 11227
2008-05-20 21:21:23 +00:00
Peter Denison
21401f537a
Update 2.6.25 config
...
SVN-Revision: 11226
2008-05-20 21:21:15 +00:00
Gabor Juhos
0f662245cb
the hash_conntrack is no longer broken on ARM since 2.6.25.4
...
SVN-Revision: 11223
2008-05-20 17:40:12 +00:00
Gabor Juhos
9dbf23b2c5
fix a broken patch, thanks to Giampaolo Mancini ( closes #3462 )
...
SVN-Revision: 11221
2008-05-20 11:33:41 +00:00
Yuji Mano
4e56c90b05
* update ps3 target kernel config * reduce FB default size * enable FB console rotation
...
SVN-Revision: 11218
2008-05-19 22:15:06 +00:00
Gabor Juhos
779e43e18d
refresh kernel patches
...
SVN-Revision: 11215
2008-05-19 16:34:31 +00:00