Felix Fietkau [Sat, 19 May 2007 13:14:38 +0000 (13:14 +0000)]
convert rb532 to the new structure
SVN-Revision: 7273
Florian Fainelli [Fri, 18 May 2007 09:29:39 +0000 (09:29 +0000)]
Backport [7224] to the adm5120 flash map driver
SVN-Revision: 7270
Travis Kemen [Wed, 16 May 2007 14:46:23 +0000 (14:46 +0000)]
keep uci_set from saving things that have not changed
SVN-Revision: 7259
Felix Fietkau [Wed, 16 May 2007 13:44:06 +0000 (13:44 +0000)]
make txstop workaround safe with napi polling
SVN-Revision: 7258
Felix Fietkau [Tue, 15 May 2007 18:41:48 +0000 (18:41 +0000)]
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
Florian Fainelli [Tue, 15 May 2007 08:20:31 +0000 (08:20 +0000)]
Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the sound peripherals (#1677)
SVN-Revision: 7246
Mike Baker [Tue, 15 May 2007 06:14:35 +0000 (06:14 +0000)]
fix typo
SVN-Revision: 7244
Felix Fietkau [Tue, 15 May 2007 00:13:38 +0000 (00:13 +0000)]
awx: variable initialization fix
SVN-Revision: 7243
Florian Fainelli [Mon, 14 May 2007 19:19:00 +0000 (19:19 +0000)]
Update gmp to 4.2.1 (#1162)
SVN-Revision: 7233
Florian Fainelli [Mon, 14 May 2007 18:19:07 +0000 (18:19 +0000)]
Prefer real executables when available (#1296)
SVN-Revision: 7232
Florian Fainelli [Mon, 14 May 2007 17:55:00 +0000 (17:55 +0000)]
Add the #1680 fix for GNU make versions
SVN-Revision: 7231
Felix Fietkau [Mon, 14 May 2007 16:05:17 +0000 (16:05 +0000)]
make udhcpc silent after 3 'Sending discover ...' messages
SVN-Revision: 7227
Felix Fietkau [Mon, 14 May 2007 13:45:41 +0000 (13:45 +0000)]
brcm47xx-2.6: fix squashfs image partitioning problem
SVN-Revision: 7224
Felix Fietkau [Mon, 14 May 2007 11:11:42 +0000 (11:11 +0000)]
madwifi: enable txstop workaround for ap and ibss mode only
SVN-Revision: 7223
Mike Baker [Mon, 14 May 2007 08:37:57 +0000 (08:37 +0000)]
cleaner version of the udhcp script
SVN-Revision: 7222
Mike Baker [Mon, 14 May 2007 05:37:24 +0000 (05:37 +0000)]
/proc needs to be mounted before preinit.arch for failsafe
SVN-Revision: 7220
Felix Fietkau [Sun, 13 May 2007 23:04:20 +0000 (23:04 +0000)]
madwifi: remove V=1 (was only added for debugging)
SVN-Revision: 7218
Felix Fietkau [Sun, 13 May 2007 23:03:34 +0000 (23:03 +0000)]
oops. some code accidentally slipped into the wrong patch file :)
SVN-Revision: 7217
Florian Fainelli [Sun, 13 May 2007 21:58:08 +0000 (21:58 +0000)]
Do not suppress routes if the router received on renew is the same (#138)
SVN-Revision: 7215
Florian Fainelli [Sun, 13 May 2007 21:56:34 +0000 (21:56 +0000)]
Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos
SVN-Revision: 7214
Felix Fietkau [Sun, 13 May 2007 19:19:27 +0000 (19:19 +0000)]
madwifi: fix xscale build
SVN-Revision: 7213
Felix Fietkau [Sun, 13 May 2007 16:24:11 +0000 (16:24 +0000)]
huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
SVN-Revision: 7211
Imre Kaloz [Sun, 13 May 2007 13:31:02 +0000 (13:31 +0000)]
fix the nslu2 image for the new layout
SVN-Revision: 7204
Florian Fainelli [Sun, 13 May 2007 10:17:57 +0000 (10:17 +0000)]
Fix set_state preinit stuff
SVN-Revision: 7200
Mike Baker [Sun, 13 May 2007 09:39:21 +0000 (09:39 +0000)]
clean up the mtd unlocking
SVN-Revision: 7199
Florian Fainelli [Fri, 11 May 2007 22:27:16 +0000 (22:27 +0000)]
Correction, there is no USB for RB1xx targets
SVN-Revision: 7195
Florian Fainelli [Fri, 11 May 2007 22:20:39 +0000 (22:20 +0000)]
Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel command line hack patch
SVN-Revision: 7194
Florian Fainelli [Fri, 11 May 2007 22:19:22 +0000 (22:19 +0000)]
Add patch-cmdline to patch the RB1xx kernel command line after installation
SVN-Revision: 7193
Florian Fainelli [Fri, 11 May 2007 22:15:06 +0000 (22:15 +0000)]
Add wget2nand from David Goodenough, useful for RouterOS to OpenWrt migration
SVN-Revision: 7192
Florian Fainelli [Fri, 11 May 2007 20:48:53 +0000 (20:48 +0000)]
Include admswconfig for adm5120 based targets
SVN-Revision: 7191
Florian Fainelli [Fri, 11 May 2007 19:15:07 +0000 (19:15 +0000)]
adm5120 is no longer broken now
SVN-Revision: 7190
Florian Fainelli [Fri, 11 May 2007 18:22:22 +0000 (18:22 +0000)]
Fix 32/64bits issues with airlink image generator
SVN-Revision: 7189
Mike Baker [Fri, 11 May 2007 17:47:05 +0000 (17:47 +0000)]
fix bug in imagebuilder init.d scripts
SVN-Revision: 7188
Florian Fainelli [Fri, 11 May 2007 16:43:25 +0000 (16:43 +0000)]
Rewrite LED driver, enable PCMCIA modules
SVN-Revision: 7185
Florian Fainelli [Fri, 11 May 2007 15:36:57 +0000 (15:36 +0000)]
Backport [7172] to adm5120 mtd map driver
SVN-Revision: 7184
Florian Fainelli [Fri, 11 May 2007 12:02:21 +0000 (12:02 +0000)]
Suppress OpenWrt partition, no needed anymore
SVN-Revision: 7183
Felix Fietkau [Fri, 11 May 2007 10:54:16 +0000 (10:54 +0000)]
add support for 16 bit pcmcia cards
SVN-Revision: 7182
Florian Fainelli [Fri, 11 May 2007 10:02:23 +0000 (10:02 +0000)]
Fix some \n and kernel logging levels
SVN-Revision: 7181
Florian Fainelli [Fri, 11 May 2007 09:57:01 +0000 (09:57 +0000)]
LED driver update
SVN-Revision: 7180
Mike Baker [Thu, 10 May 2007 19:41:07 +0000 (19:41 +0000)]
tweaks for 2M devices
SVN-Revision: 7179
Mike Baker [Thu, 10 May 2007 19:19:23 +0000 (19:19 +0000)]
bugfix
SVN-Revision: 7178
Mike Baker [Thu, 10 May 2007 16:54:52 +0000 (16:54 +0000)]
fix bug in mount script
SVN-Revision: 7177
Mike Baker [Thu, 10 May 2007 16:29:15 +0000 (16:29 +0000)]
cleanup the broadcom preinit.arch
SVN-Revision: 7176
Mike Baker [Thu, 10 May 2007 14:50:42 +0000 (14:50 +0000)]
use generic inittab for x86
SVN-Revision: 7175
Felix Fietkau [Thu, 10 May 2007 14:43:52 +0000 (14:43 +0000)]
minor cleanup
SVN-Revision: 7174
Mike Baker [Thu, 10 May 2007 14:37:47 +0000 (14:37 +0000)]
unified preinit environment
SVN-Revision: 7173
Felix Fietkau [Thu, 10 May 2007 13:56:54 +0000 (13:56 +0000)]
brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs split
SVN-Revision: 7172
Felix Fietkau [Thu, 10 May 2007 12:38:31 +0000 (12:38 +0000)]
broadcom: rename the OpenWrt partition to rootfs_data
SVN-Revision: 7171
Mike Baker [Thu, 10 May 2007 12:15:36 +0000 (12:15 +0000)]
fix typo
SVN-Revision: 7170
Felix Fietkau [Thu, 10 May 2007 12:09:15 +0000 (12:09 +0000)]
cleanup
SVN-Revision: 7169
Imre Kaloz [Thu, 10 May 2007 11:29:43 +0000 (11:29 +0000)]
fixup avila networking, add support for the loft
SVN-Revision: 7168
Imre Kaloz [Thu, 10 May 2007 11:00:02 +0000 (11:00 +0000)]
preliminary board support for the Linksys WRT300N v2 (incomplete)
SVN-Revision: 7167
Mike Baker [Thu, 10 May 2007 10:45:04 +0000 (10:45 +0000)]
unmount filesystems at shutdown
SVN-Revision: 7166
Mike Baker [Thu, 10 May 2007 10:38:53 +0000 (10:38 +0000)]
START/STOP values must be specified in the init script
SVN-Revision: 7164
Mike Baker [Thu, 10 May 2007 10:07:38 +0000 (10:07 +0000)]
add K* scripts to be run at shutdown
SVN-Revision: 7163
Mike Baker [Thu, 10 May 2007 09:55:23 +0000 (09:55 +0000)]
forgot a file in [7158]
SVN-Revision: 7161
Mike Baker [Thu, 10 May 2007 09:29:55 +0000 (09:29 +0000)]
move syslogd and klogd to init.di/boot script, add remote logging support
SVN-Revision: 7160
Mike Baker [Thu, 10 May 2007 08:54:37 +0000 (08:54 +0000)]
Add a "Rebooting ..." message to the mtd util
SVN-Revision: 7159
Mike Baker [Thu, 10 May 2007 08:35:48 +0000 (08:35 +0000)]
change handling of target/linux/generic-2.x/files to match other targets (#1648)
SVN-Revision: 7158
Mike Baker [Thu, 10 May 2007 08:01:55 +0000 (08:01 +0000)]
update to busybox 1.4.2 (fixes #1653)
SVN-Revision: 7157
Mike Baker [Thu, 10 May 2007 07:02:04 +0000 (07:02 +0000)]
host-build.mk used incorrectly
SVN-Revision: 7156
Mike Baker [Thu, 10 May 2007 06:54:47 +0000 (06:54 +0000)]
fix isolate mode
SVN-Revision: 7155
Felix Fietkau [Thu, 10 May 2007 00:35:42 +0000 (00:35 +0000)]
patch the correct exception handler (see #1642)
SVN-Revision: 7154
Felix Fietkau [Thu, 10 May 2007 00:27:37 +0000 (00:27 +0000)]
fix ixp4xx npe microcode link (from #1634)
SVN-Revision: 7153
Felix Fietkau [Thu, 10 May 2007 00:23:48 +0000 (00:23 +0000)]
improve metadata scanning time
SVN-Revision: 7152
Felix Fietkau [Wed, 9 May 2007 22:47:01 +0000 (22:47 +0000)]
fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds
SVN-Revision: 7151
Felix Fietkau [Wed, 9 May 2007 20:54:41 +0000 (20:54 +0000)]
fix networking on broadcom and possibly other targets as well (#1658)
SVN-Revision: 7149
Felix Fietkau [Wed, 9 May 2007 19:15:37 +0000 (19:15 +0000)]
fix tty close patch (#1651)
SVN-Revision: 7148
Felix Fietkau [Wed, 9 May 2007 15:33:31 +0000 (15:33 +0000)]
fix build of pcmcia package on x86-2.6
SVN-Revision: 7147
Hamish Guthrie [Wed, 9 May 2007 15:19:49 +0000 (15:19 +0000)]
Midified UART init, added interrupt handlers for DCD lines
SVN-Revision: 7146
Hamish Guthrie [Wed, 9 May 2007 08:52:32 +0000 (08:52 +0000)]
Corrected inverted DCD/DTR logic
SVN-Revision: 7145
Hamish Guthrie [Wed, 9 May 2007 08:29:08 +0000 (08:29 +0000)]
Add support for VersaLink modem control on DCE ports 0 and 3
SVN-Revision: 7144
Felix Fietkau [Tue, 8 May 2007 21:48:19 +0000 (21:48 +0000)]
fix nozomi unpack command
SVN-Revision: 7143
Florian Fainelli [Tue, 8 May 2007 21:45:02 +0000 (21:45 +0000)]
Forgot comitting patches
SVN-Revision: 7142
Felix Fietkau [Tue, 8 May 2007 20:23:05 +0000 (20:23 +0000)]
remove problematic patch from fuse (was only needed with devfs on 2.6)
SVN-Revision: 7141
Florian Fainelli [Tue, 8 May 2007 19:39:56 +0000 (19:39 +0000)]
Fix objects linking order (#1643)
SVN-Revision: 7140
Florian Fainelli [Tue, 8 May 2007 19:20:18 +0000 (19:20 +0000)]
Use shfs fixes from #1530, unmark as broken
SVN-Revision: 7139
Felix Fietkau [Tue, 8 May 2007 18:40:02 +0000 (18:40 +0000)]
update spca5xx to latest upstream release - old version no longer available
SVN-Revision: 7137
Florian Fainelli [Tue, 8 May 2007 16:05:48 +0000 (16:05 +0000)]
Build multipath caching modules
SVN-Revision: 7136
Florian Fainelli [Tue, 8 May 2007 16:04:13 +0000 (16:04 +0000)]
Typo, again
SVN-Revision: 7135
Travis Kemen [Tue, 8 May 2007 01:11:33 +0000 (01:11 +0000)]
add isolate closes #1636
SVN-Revision: 7133
Florian Fainelli [Mon, 7 May 2007 21:21:03 +0000 (21:21 +0000)]
Fix a typo, grr, humm
SVN-Revision: 7132
Florian Fainelli [Mon, 7 May 2007 21:14:59 +0000 (21:14 +0000)]
Package multipath kernel modules from #1608
SVN-Revision: 7131
Florian Fainelli [Mon, 7 May 2007 20:23:59 +0000 (20:23 +0000)]
Build nls modules (#1647)
SVN-Revision: 7128
Felix Fietkau [Mon, 7 May 2007 17:52:20 +0000 (17:52 +0000)]
add arm fix for gdb from #1468
SVN-Revision: 7127
Felix Fietkau [Mon, 7 May 2007 17:37:05 +0000 (17:37 +0000)]
bring up the ethernet driver before loading the switch drivers on broadcom (fixes #1520)
SVN-Revision: 7126
Florian Fainelli [Mon, 7 May 2007 16:10:32 +0000 (16:10 +0000)]
Do not enable IDE for brcm47xx for now
SVN-Revision: 7124
Hamish Guthrie [Mon, 7 May 2007 14:32:00 +0000 (14:32 +0000)]
Patch to work arounf flex issues with newer version of flex with some distros.
SVN-Revision: 7123
Florian Fainelli [Mon, 7 May 2007 11:17:22 +0000 (11:17 +0000)]
Fix some HCD driver warnings
SVN-Revision: 7120
Eugene Konev [Mon, 7 May 2007 05:17:26 +0000 (05:17 +0000)]
ar7: Fix volatile usage. Thanks Christopher Pascoe.
SVN-Revision: 7119
Felix Fietkau [Sun, 6 May 2007 18:30:53 +0000 (18:30 +0000)]
revert to the previous version of the flash map driver - committed the wrong one in [7092]
SVN-Revision: 7118
Felix Fietkau [Sun, 6 May 2007 17:53:16 +0000 (17:53 +0000)]
prevent dropbear from closing the tty prematurely if the readfd closes
SVN-Revision: 7117
Eugene Konev [Sun, 6 May 2007 16:52:46 +0000 (16:52 +0000)]
Fix ipv6 address assignment (#1622).
SVN-Revision: 7116
Felix Fietkau [Sun, 6 May 2007 16:03:38 +0000 (16:03 +0000)]
fix firmware loading
SVN-Revision: 7115
Eugene Konev [Sun, 6 May 2007 16:02:54 +0000 (16:02 +0000)]
Mark script as executable.
SVN-Revision: 7114
Eugene Konev [Sun, 6 May 2007 15:30:04 +0000 (15:30 +0000)]
ar7: fix adam2patcher.
SVN-Revision: 7110
Eugene Konev [Sun, 6 May 2007 15:25:02 +0000 (15:25 +0000)]
ar7: Add minimal kgdb implementation (#114).
SVN-Revision: 7109
Eugene Konev [Sun, 6 May 2007 15:06:10 +0000 (15:06 +0000)]
Drop ar7-net, not used in ar7-2.6.
SVN-Revision: 7108
Eugene Konev [Sun, 6 May 2007 13:30:38 +0000 (13:30 +0000)]
Use console config from adam2/pspboot environment (#1623).
SVN-Revision: 7107
Florian Fainelli [Sun, 6 May 2007 12:02:54 +0000 (12:02 +0000)]
Enable ide compilation and support for aec62xx and pdc20xx modules
SVN-Revision: 7106