Commit Graph

613 Commits (2bc1a04f6777dc0a0d36a462d8d62426fb0f34fa)

Author SHA1 Message Date
Imre Kaloz 2bc1a04f67 commandline mtd partition parsing is ugly, convert aruba to platform_device
SVN-Revision: 7294
17 years ago
Florian Fainelli 52766d2851 Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lines in the GPIO code
SVN-Revision: 7293
17 years ago
Florian Fainelli 5c69bcd309 Split the led driver
SVN-Revision: 7290
17 years ago
Florian Fainelli f0e08dea14 Fix duplicate entries in the patch
SVN-Revision: 7289
17 years ago
Florian Fainelli 9ceac320a3 Add ADM5120 GPIO wrappers
SVN-Revision: 7288
17 years ago
Florian Fainelli 231a4b3540 Add generic GPIO support to MIPS boards
SVN-Revision: 7287
17 years ago
Florian Fainelli 0aca3bac3c Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos
SVN-Revision: 7286
17 years ago
Florian Fainelli b835cbc80e Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhos
SVN-Revision: 7285
17 years ago
Imre Kaloz 06fb3b2848 convert aruba to the new structure
SVN-Revision: 7284
17 years ago
Imre Kaloz 07009a08e0 give Aruba some love - add support for the combined flash layout
SVN-Revision: 7283
17 years ago
Felix Fietkau 84b235140c fix pcmcia/pccard build defaults
SVN-Revision: 7275
17 years ago
Felix Fietkau 940b1f3cb5 add some apparently missing dma cache ops to the korina driver
SVN-Revision: 7274
17 years ago
Felix Fietkau 5938ba9844 convert rb532 to the new structure
SVN-Revision: 7273
17 years ago
Florian Fainelli 61338e5fe8 Backport [7224] to the adm5120 flash map driver
SVN-Revision: 7270
17 years ago
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
17 years ago
Florian Fainelli 4919d46982 Add the #1680 fix for GNU make versions
SVN-Revision: 7231
17 years ago
Felix Fietkau d662510eea brcm47xx-2.6: fix squashfs image partitioning problem
SVN-Revision: 7224
17 years ago
Florian Fainelli 610421f87a Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos
SVN-Revision: 7214
17 years ago
Imre Kaloz cfcf4aab45 fix the nslu2 image for the new layout
SVN-Revision: 7204
17 years ago
Florian Fainelli d39adea0f7 Correction, there is no USB for RB1xx targets
SVN-Revision: 7195
17 years ago
Florian Fainelli 6674fa7803 Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel command line hack patch
SVN-Revision: 7194
17 years ago
Florian Fainelli c46bd0cb62 Include admswconfig for adm5120 based targets
SVN-Revision: 7191
17 years ago
Florian Fainelli 093e9494c2 adm5120 is no longer broken now
SVN-Revision: 7190
17 years ago
Mike Baker 52553da52c fix bug in imagebuilder init.d scripts
SVN-Revision: 7188
17 years ago
Florian Fainelli fdb603ed6b Rewrite LED driver, enable PCMCIA modules
SVN-Revision: 7185
17 years ago
Florian Fainelli a1d98e132f Backport [7172] to adm5120 mtd map driver
SVN-Revision: 7184
17 years ago
Florian Fainelli 8176e9361a Suppress OpenWrt partition, no needed anymore
SVN-Revision: 7183
17 years ago
Felix Fietkau ac58dbb471 add support for 16 bit pcmcia cards
SVN-Revision: 7182
17 years ago
Florian Fainelli 61e2c2572f Fix some \n and kernel logging levels
SVN-Revision: 7181
17 years ago
Florian Fainelli 5d6df5babe LED driver update
SVN-Revision: 7180
17 years ago
Mike Baker 3fda1fbf87 cleanup the broadcom preinit.arch
SVN-Revision: 7176
17 years ago
Mike Baker b1568474b3 use generic inittab for x86
SVN-Revision: 7175
17 years ago
Felix Fietkau e1e6f5489f minor cleanup
SVN-Revision: 7174
17 years ago
Mike Baker 4a41439c46 unified preinit environment
SVN-Revision: 7173
17 years ago
Felix Fietkau 862103b039 brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs split
SVN-Revision: 7172
17 years ago
Felix Fietkau bd65c8b91a broadcom: rename the OpenWrt partition to rootfs_data
SVN-Revision: 7171
17 years ago
Felix Fietkau ecfdb684d6 cleanup
SVN-Revision: 7169
17 years ago
Imre Kaloz 1ada6a88e7 fixup avila networking, add support for the loft
SVN-Revision: 7168
17 years ago
Imre Kaloz 73c3a907a3 preliminary board support for the Linksys WRT300N v2 (incomplete)
SVN-Revision: 7167
17 years ago
Mike Baker 15e9bc4f26 forgot a file in [7158]
SVN-Revision: 7161
17 years ago
Mike Baker 854f0ad080 change handling of target/linux/generic-2.x/files to match other targets (#1648)
SVN-Revision: 7158
17 years ago
Felix Fietkau f27973cad1 patch the correct exception handler (see #1642)
SVN-Revision: 7154
17 years ago
Felix Fietkau 8fd58014cd fix ixp4xx npe microcode link (from #1634)
SVN-Revision: 7153
17 years ago
Hamish Guthrie 9cb95b53f0 Midified UART init, added interrupt handlers for DCD lines
SVN-Revision: 7146
17 years ago
Hamish Guthrie 9b27055a6c Corrected inverted DCD/DTR logic
SVN-Revision: 7145
17 years ago
Hamish Guthrie 91cdb3476d Add support for VersaLink modem control on DCE ports 0 and 3
SVN-Revision: 7144
17 years ago
Florian Fainelli d8d8b06842 Build multipath caching modules
SVN-Revision: 7136
17 years ago
Florian Fainelli d5019f1e51 Build nls modules (#1647)
SVN-Revision: 7128
17 years ago
Felix Fietkau 5b554fa8a4 bring up the ethernet driver before loading the switch drivers on broadcom (fixes #1520)
SVN-Revision: 7126
17 years ago
Florian Fainelli 0700d39d4e Do not enable IDE for brcm47xx for now
SVN-Revision: 7124
17 years ago