Florian Fainelli
0aca3bac3c
Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos
...
SVN-Revision: 7286
2007-05-20 19:47:41 +00:00
Florian Fainelli
b835cbc80e
Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos
...
SVN-Revision: 7285
2007-05-20 19:46:50 +00:00
Imre Kaloz
06fb3b2848
convert aruba to the new structure
...
SVN-Revision: 7284
2007-05-20 19:32:31 +00:00
Imre Kaloz
07009a08e0
give Aruba some love - add support for the combined flash layout
...
SVN-Revision: 7283
2007-05-20 18:51:23 +00:00
Felix Fietkau
84b235140c
fix pcmcia/pccard build defaults
...
SVN-Revision: 7275
2007-05-19 16:16:48 +00:00
Felix Fietkau
940b1f3cb5
add some apparently missing dma cache ops to the korina driver
...
SVN-Revision: 7274
2007-05-19 13:27:34 +00:00
Felix Fietkau
5938ba9844
convert rb532 to the new structure
...
SVN-Revision: 7273
2007-05-19 13:14:38 +00:00
Florian Fainelli
61338e5fe8
Backport [7224] to the adm5120 flash map driver
...
SVN-Revision: 7270
2007-05-18 09:29:39 +00:00
Felix Fietkau
63300d3d91
Fix broadcom squashfs images:
...
We switched over to appending the jffs2 eof mark to the squashfs images,
but since the squashfs is not always aligned to eraseblocksize, the eof
mark landed in the wrong place. This commit adds an extra flag to the
trx utility that can append extra data to a partition with alignment.
This is used to place the jffs2 eof mark at the right offset.
SVN-Revision: 7253
2007-05-15 18:41:48 +00:00
Florian Fainelli
4919d46982
Add the #1680 fix for GNU make versions
...
SVN-Revision: 7231
2007-05-14 17:55:00 +00:00
Felix Fietkau
d662510eea
brcm47xx-2.6: fix squashfs image partitioning problem
...
SVN-Revision: 7224
2007-05-14 13:45:41 +00:00
Florian Fainelli
610421f87a
Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos
...
SVN-Revision: 7214
2007-05-13 21:56:34 +00:00
Imre Kaloz
cfcf4aab45
fix the nslu2 image for the new layout
...
SVN-Revision: 7204
2007-05-13 13:31:02 +00:00
Florian Fainelli
d39adea0f7
Correction, there is no USB for RB1xx targets
...
SVN-Revision: 7195
2007-05-11 22:27:16 +00:00
Florian Fainelli
6674fa7803
Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel command line hack patch
...
SVN-Revision: 7194
2007-05-11 22:20:39 +00:00
Florian Fainelli
c46bd0cb62
Include admswconfig for adm5120 based targets
...
SVN-Revision: 7191
2007-05-11 20:48:53 +00:00
Florian Fainelli
093e9494c2
adm5120 is no longer broken now
...
SVN-Revision: 7190
2007-05-11 19:15:07 +00:00
Florian Fainelli
fdb603ed6b
Rewrite LED driver, enable PCMCIA modules
...
SVN-Revision: 7185
2007-05-11 16:43:25 +00:00
Florian Fainelli
a1d98e132f
Backport [7172] to adm5120 mtd map driver
...
SVN-Revision: 7184
2007-05-11 15:36:57 +00:00
Florian Fainelli
8176e9361a
Suppress OpenWrt partition, no needed anymore
...
SVN-Revision: 7183
2007-05-11 12:02:21 +00:00
Felix Fietkau
ac58dbb471
add support for 16 bit pcmcia cards
...
SVN-Revision: 7182
2007-05-11 10:54:16 +00:00
Florian Fainelli
61e2c2572f
Fix some \n and kernel logging levels
...
SVN-Revision: 7181
2007-05-11 10:02:23 +00:00
Florian Fainelli
5d6df5babe
LED driver update
...
SVN-Revision: 7180
2007-05-11 09:57:01 +00:00
Mike Baker
3fda1fbf87
cleanup the broadcom preinit.arch
...
SVN-Revision: 7176
2007-05-10 16:29:15 +00:00
Mike Baker
b1568474b3
use generic inittab for x86
...
SVN-Revision: 7175
2007-05-10 14:50:42 +00:00
Felix Fietkau
e1e6f5489f
minor cleanup
...
SVN-Revision: 7174
2007-05-10 14:43:52 +00:00
Mike Baker
4a41439c46
unified preinit environment
...
SVN-Revision: 7173
2007-05-10 14:37:47 +00:00
Felix Fietkau
862103b039
brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs split
...
SVN-Revision: 7172
2007-05-10 13:56:54 +00:00
Felix Fietkau
bd65c8b91a
broadcom: rename the OpenWrt partition to rootfs_data
...
SVN-Revision: 7171
2007-05-10 12:38:31 +00:00
Felix Fietkau
ecfdb684d6
cleanup
...
SVN-Revision: 7169
2007-05-10 12:09:15 +00:00
Imre Kaloz
1ada6a88e7
fixup avila networking, add support for the loft
...
SVN-Revision: 7168
2007-05-10 11:29:43 +00:00
Imre Kaloz
73c3a907a3
preliminary board support for the Linksys WRT300N v2 (incomplete)
...
SVN-Revision: 7167
2007-05-10 11:00:02 +00:00
Mike Baker
15e9bc4f26
forgot a file in [7158]
...
SVN-Revision: 7161
2007-05-10 09:55:23 +00:00
Mike Baker
854f0ad080
change handling of target/linux/generic-2.x/files to match other targets ( #1648 )
...
SVN-Revision: 7158
2007-05-10 08:35:48 +00:00
Felix Fietkau
f27973cad1
patch the correct exception handler (see #1642 )
...
SVN-Revision: 7154
2007-05-10 00:35:42 +00:00
Felix Fietkau
8fd58014cd
fix ixp4xx npe microcode link (from #1634 )
...
SVN-Revision: 7153
2007-05-10 00:27:37 +00:00
Hamish Guthrie
9cb95b53f0
Midified UART init, added interrupt handlers for DCD lines
...
SVN-Revision: 7146
2007-05-09 15:19:49 +00:00
Hamish Guthrie
9b27055a6c
Corrected inverted DCD/DTR logic
...
SVN-Revision: 7145
2007-05-09 08:52:32 +00:00
Hamish Guthrie
91cdb3476d
Add support for VersaLink modem control on DCE ports 0 and 3
...
SVN-Revision: 7144
2007-05-09 08:29:08 +00:00
Florian Fainelli
d8d8b06842
Build multipath caching modules
...
SVN-Revision: 7136
2007-05-08 16:05:48 +00:00
Florian Fainelli
d5019f1e51
Build nls modules ( #1647 )
...
SVN-Revision: 7128
2007-05-07 20:23:59 +00:00
Felix Fietkau
5b554fa8a4
bring up the ethernet driver before loading the switch drivers on broadcom ( fixes #1520 )
...
SVN-Revision: 7126
2007-05-07 17:37:05 +00:00
Florian Fainelli
0700d39d4e
Do not enable IDE for brcm47xx for now
...
SVN-Revision: 7124
2007-05-07 16:10:32 +00:00
Florian Fainelli
569cd75d61
Fix some HCD driver warnings
...
SVN-Revision: 7120
2007-05-07 11:17:22 +00:00
Eugene Konev
68298b9723
ar7: Fix volatile usage. Thanks Christopher Pascoe.
...
SVN-Revision: 7119
2007-05-07 05:17:26 +00:00
Felix Fietkau
0c83ec7fc2
revert to the previous version of the flash map driver - committed the wrong one in [7092]
...
SVN-Revision: 7118
2007-05-06 18:30:53 +00:00
Eugene Konev
d52f004569
Mark script as executable.
...
SVN-Revision: 7114
2007-05-06 16:02:54 +00:00
Eugene Konev
7896af4c2a
ar7: fix adam2patcher.
...
SVN-Revision: 7110
2007-05-06 15:30:04 +00:00
Eugene Konev
6c6a9d634e
ar7: Add minimal kgdb implementation ( #114 ).
...
SVN-Revision: 7109
2007-05-06 15:25:02 +00:00
Eugene Konev
f82141bce4
Use console config from adam2/pspboot environment ( #1623 ).
...
SVN-Revision: 7107
2007-05-06 13:30:38 +00:00