Commit Graph

638 Commits (9037e9943bb790218e8b22361ea31fda110834f1)

Author SHA1 Message Date
Imre Kaloz 9037e9943b oops, one file got left out.. also add a profile for the WRTSL54GS - still from noz :)
SVN-Revision: 7338
2007-05-26 15:55:48 +00:00
Imre Kaloz 3237230249 bcm47xx compile fix for .21, thanks to noz
SVN-Revision: 7337
2007-05-26 15:54:22 +00:00
Imre Kaloz 8f83153369 fix magicbox, convert mtd mapping to platform_device, add support for combined flash layout
SVN-Revision: 7336
2007-05-26 15:36:22 +00:00
Florian Fainelli b62d62a3c4 Update rdc to .21, mark it as broken
SVN-Revision: 7335
2007-05-25 23:41:07 +00:00
Florian Fainelli 3368856944 add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led driver as well
SVN-Revision: 7334
2007-05-24 23:30:35 +00:00
Florian Fainelli 46f7d89f9c Update au1000 for .21, build an SREC initramfs image so that it can be tested directly with yamon
SVN-Revision: 7333
2007-05-24 21:57:34 +00:00
Imre Kaloz 41e092a905 fix .21 for sibyte.. because we can..
SVN-Revision: 7332
2007-05-24 21:02:53 +00:00
Felix Fietkau 53496b7cc9 fix ar7 compile
SVN-Revision: 7331
2007-05-24 15:59:32 +00:00
Felix Fietkau 5a6ddb2cec don't redefine MIPS_CPU_IRQ_BASE
SVN-Revision: 7330
2007-05-24 14:52:12 +00:00
Felix Fietkau 244132bf09 fix rb532 compile
SVN-Revision: 7329
2007-05-24 14:43:41 +00:00
Imre Kaloz 022ac5019d fix Magicbox for .21 and convert to the new structure
SVN-Revision: 7328
2007-05-24 12:44:44 +00:00
Imre Kaloz a8d3dc4d94 fix aruba compile for .21
SVN-Revision: 7327
2007-05-24 09:43:58 +00:00
Imre Kaloz b7ec8b9306 cleanup patch
SVN-Revision: 7326
2007-05-24 08:17:03 +00:00
Felix Fietkau 9ca9ccac79 nuke vga console support from the x86 lzma loader, it seems to cause problems at least in qemu
SVN-Revision: 7325
2007-05-24 00:52:37 +00:00
Imre Kaloz 15386a1583 aruba fixes, work in progress
SVN-Revision: 7324
2007-05-24 00:04:19 +00:00
Felix Fietkau 7e07265588 update x86 config and move some config defaults to the config template
SVN-Revision: 7323
2007-05-23 23:49:12 +00:00
Felix Fietkau 79a61de092 fix x86 lzma loader
SVN-Revision: 7322
2007-05-23 23:29:09 +00:00
Imre Kaloz 2b21a4ec30 fixup iop32x, needs testing, but should work now
SVN-Revision: 7321
2007-05-23 23:24:32 +00:00
Imre Kaloz aa8d377d7e update netfilter patches, fix atheros
SVN-Revision: 7320
2007-05-23 23:10:09 +00:00
Felix Fietkau 227d9b1b0a fix x86-2.6 compile
SVN-Revision: 7319
2007-05-23 22:09:45 +00:00
Felix Fietkau 68adfabefb fix compile error in the netfilter ipset module
SVN-Revision: 7318
2007-05-23 21:40:19 +00:00
Imre Kaloz 615e8af841 break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
SVN-Revision: 7315
2007-05-23 19:48:34 +00:00
Felix Fietkau b71b54bb25 fix x86 boot filesystem allocation (#1736)
SVN-Revision: 7312
2007-05-23 18:15:11 +00:00
Felix Fietkau 6bab05790c make CONFIG_PCCARD disabled by default
SVN-Revision: 7310
2007-05-23 14:57:02 +00:00
Florian Fainelli bedf56bac7 Fix adm5120hcd compilation error (#1738)
SVN-Revision: 7304
2007-05-22 10:19:29 +00:00
Imre Kaloz 2bc1a04f67 commandline mtd partition parsing is ugly, convert aruba to platform_device
SVN-Revision: 7294
2007-05-20 21:33:57 +00:00
Florian Fainelli 52766d2851 Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lines in the GPIO code
SVN-Revision: 7293
2007-05-20 21:29:49 +00:00
Florian Fainelli 5c69bcd309 Split the led driver
SVN-Revision: 7290
2007-05-20 20:09:52 +00:00
Florian Fainelli f0e08dea14 Fix duplicate entries in the patch
SVN-Revision: 7289
2007-05-20 19:53:45 +00:00
Florian Fainelli 9ceac320a3 Add ADM5120 GPIO wrappers
SVN-Revision: 7288
2007-05-20 19:51:36 +00:00
Florian Fainelli 231a4b3540 Add generic GPIO support to MIPS boards
SVN-Revision: 7287
2007-05-20 19:49:50 +00:00
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
Mike Baker 52553da52c fix bug in imagebuilder init.d scripts
SVN-Revision: 7188
2007-05-11 17:47:05 +00:00
Florian Fainelli fdb603ed6b Rewrite LED driver, enable PCMCIA modules
SVN-Revision: 7185
2007-05-11 16:43:25 +00:00