Commit graph

5270 commits

Author SHA1 Message Date
Felix Fietkau
e1bb43f263 awx: fix a typo
SVN-Revision: 7314
2007-05-23 18:33:59 +00:00
Felix Fietkau
b71b54bb25 fix x86 boot filesystem allocation (#1736)
SVN-Revision: 7312
2007-05-23 18:15:11 +00:00
Felix Fietkau
90880f12f5 fix awx segfaults
SVN-Revision: 7311
2007-05-23 17:15:19 +00:00
Felix Fietkau
6bab05790c make CONFIG_PCCARD disabled by default
SVN-Revision: 7310
2007-05-23 14:57:02 +00:00
Felix Fietkau
34f3b786b5 update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and include a security fix that was merged in 0.9.3.1
SVN-Revision: 7309
2007-05-23 14:54:18 +00:00
Imre Kaloz
014af49855 fix mkimage compile
SVN-Revision: 7307
2007-05-23 12:28:46 +00:00
Imre Kaloz
89897bd2ab upgrade mkimage the current git version
SVN-Revision: 7306
2007-05-23 09:42:45 +00:00
Florian Fainelli
bedf56bac7 Fix adm5120hcd compilation error (#1738)
SVN-Revision: 7304
2007-05-22 10:19:29 +00:00
Felix Fietkau
fd49112a0d seems like the upstream fix for the minstrel crash wasn't enough. add an extra check
SVN-Revision: 7303
2007-05-21 07:47:51 +00:00
Felix Fietkau
b7e8f1c3d1 madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireless. using it, simultaneous ap+mesh operation is possible
SVN-Revision: 7302
2007-05-21 07:22:02 +00:00
Felix Fietkau
b2db4e7f09 fix essid setting in adhoc mode
SVN-Revision: 7301
2007-05-21 06:34:05 +00:00
Felix Fietkau
d169d2d02a madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream)
SVN-Revision: 7300
2007-05-21 06:25:34 +00:00
Felix Fietkau
10b572b451 oops... wrong patch (unfixed typo)
SVN-Revision: 7299
2007-05-21 03:53:26 +00:00
Felix Fietkau
17ea20ab8c more cleanup
SVN-Revision: 7298
2007-05-21 03:50:55 +00:00
Felix Fietkau
4aa15bd99c cleanup
SVN-Revision: 7297
2007-05-21 03:36:08 +00:00
Felix Fietkau
f1e66ecee1 fix the patch file
SVN-Revision: 7296
2007-05-20 21:41:12 +00:00
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