Commit graph

5254 commits

Author SHA1 Message Date
Rod Whitby
babd4bad84 Fix malformed patch
SVN-Revision: 7295
2007-05-20 21:36:49 +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
Felix Fietkau
6a10911e6e remove debug crap accidentally left in the patch
SVN-Revision: 7292
2007-05-20 21:05:55 +00:00
Felix Fietkau
ae5b054926 awx: improve memory allocation handling
SVN-Revision: 7291
2007-05-20 21:00:07 +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
Rod Whitby
ee1c03f7d6 Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).
SVN-Revision: 7279
2007-05-20 12:17:44 +00:00
Florian Fainelli
20c9c4e81a Fix the scx200 watchdog typo (#1724)
SVN-Revision: 7277
2007-05-20 11:50:53 +00:00
Felix Fietkau
dd054a555a rewritten template parser for awx - uses @for, @if, @else, @end for basic flow control
SVN-Revision: 7276
2007-05-20 06:36:12 +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
Travis Kemen
ff111c2511 keep uci_set from saving things that have not changed
SVN-Revision: 7259
2007-05-16 14:46:23 +00:00
Felix Fietkau
8693233b73 make txstop workaround safe with napi polling
SVN-Revision: 7258
2007-05-16 13:44:06 +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
5015ad650c Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the sound peripherals (#1677)
SVN-Revision: 7246
2007-05-15 08:20:31 +00:00
Mike Baker
924cd1ffc9 fix typo
SVN-Revision: 7244
2007-05-15 06:14:35 +00:00
Felix Fietkau
51454e4cd0 awx: variable initialization fix
SVN-Revision: 7243
2007-05-15 00:13:38 +00:00
Florian Fainelli
da3d279a7b Update gmp to 4.2.1 (#1162)
SVN-Revision: 7233
2007-05-14 19:19:00 +00:00
Florian Fainelli
1518889ffa Prefer real executables when available (#1296)
SVN-Revision: 7232
2007-05-14 18:19:07 +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
6d0dc37221 make udhcpc silent after 3 'Sending discover ...' messages
SVN-Revision: 7227
2007-05-14 16:05:17 +00:00
Felix Fietkau
d662510eea brcm47xx-2.6: fix squashfs image partitioning problem
SVN-Revision: 7224
2007-05-14 13:45:41 +00:00
Felix Fietkau
7da3a7a2b4 madwifi: enable txstop workaround for ap and ibss mode only
SVN-Revision: 7223
2007-05-14 11:11:42 +00:00
Mike Baker
3e112cbedb cleaner version of the udhcp script
SVN-Revision: 7222
2007-05-14 08:37:57 +00:00
Mike Baker
d502764953 /proc needs to be mounted before preinit.arch for failsafe
SVN-Revision: 7220
2007-05-14 05:37:24 +00:00
Felix Fietkau
0b9c3f09c6 madwifi: remove V=1 (was only added for debugging)
SVN-Revision: 7218
2007-05-13 23:04:20 +00:00
Felix Fietkau
33a2478e96 oops. some code accidentally slipped into the wrong patch file :)
SVN-Revision: 7217
2007-05-13 23:03:34 +00:00
Florian Fainelli
3e9c0379ba Do not suppress routes if the router received on renew is the same (#138)
SVN-Revision: 7215
2007-05-13 21:58:08 +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
Felix Fietkau
e0f95a2d50 madwifi: fix xscale build
SVN-Revision: 7213
2007-05-13 19:19:27 +00:00
Felix Fietkau
b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
SVN-Revision: 7211
2007-05-13 16:24:11 +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
5cbadc89e7 Fix set_state preinit stuff
SVN-Revision: 7200
2007-05-13 10:17:57 +00:00
Mike Baker
e4c6078c67 clean up the mtd unlocking
SVN-Revision: 7199
2007-05-13 09:39:21 +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
16ee25b91a Add patch-cmdline to patch the RB1xx kernel command line after installation
SVN-Revision: 7193
2007-05-11 22:19:22 +00:00
Florian Fainelli
74998b5e4a Add wget2nand from David Goodenough, useful for RouterOS to OpenWrt migration
SVN-Revision: 7192
2007-05-11 22:15:06 +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
edeee75f53 Fix 32/64bits issues with airlink image generator
SVN-Revision: 7189
2007-05-11 18:22:22 +00:00