Felix Fietkau [Wed, 1 Aug 2007 08:21:15 +0000 (08:21 +0000)]
fix package/index
SVN-Revision: 8294
Felix Fietkau [Tue, 31 Jul 2007 22:54:21 +0000 (22:54 +0000)]
fix rootfs and init script handling
SVN-Revision: 8293
Tim Yardley [Tue, 31 Jul 2007 20:28:55 +0000 (20:28 +0000)]
iptables: refresh patches to 1.3.8
SVN-Revision: 8286
Tim Yardley [Tue, 31 Jul 2007 19:59:35 +0000 (19:59 +0000)]
address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso
SVN-Revision: 8285
Florian Fainelli [Tue, 31 Jul 2007 15:52:06 +0000 (15:52 +0000)]
Register the second uart on tnetd7300 and fix the watchdog register for 7200/7300, thanks to DerAgo (#2149)
SVN-Revision: 8280
Florian Fainelli [Tue, 31 Jul 2007 15:46:56 +0000 (15:46 +0000)]
Fix the gpio init (#2148)
SVN-Revision: 8279
Florian Fainelli [Tue, 31 Jul 2007 15:36:21 +0000 (15:36 +0000)]
Fix a bogus line with kmod-softdog
SVN-Revision: 8278
Florian Fainelli [Tue, 31 Jul 2007 15:07:44 +0000 (15:07 +0000)]
Remove the dependency to devio, since it is not in trunk
SVN-Revision: 8277
Florian Fainelli [Tue, 31 Jul 2007 14:59:11 +0000 (14:59 +0000)]
Fix the remaining kernel config options (#2102)
SVN-Revision: 8276
Felix Fietkau [Tue, 31 Jul 2007 11:28:22 +0000 (11:28 +0000)]
fix a dependency bug
SVN-Revision: 8275
Felix Fietkau [Tue, 31 Jul 2007 10:18:39 +0000 (10:18 +0000)]
keynote: fix cflags
SVN-Revision: 8265
Felix Fietkau [Tue, 31 Jul 2007 10:04:25 +0000 (10:04 +0000)]
ebtables: fix use of cflags
SVN-Revision: 8261
Felix Fietkau [Tue, 31 Jul 2007 10:03:20 +0000 (10:03 +0000)]
fix use of cflags
SVN-Revision: 8260
Felix Fietkau [Tue, 31 Jul 2007 08:24:29 +0000 (08:24 +0000)]
only build sdk and imagebuilder at target/install time
SVN-Revision: 8257
Felix Fietkau [Tue, 31 Jul 2007 00:52:27 +0000 (00:52 +0000)]
Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will emit warnings in packages that don't use our target cflags properly
SVN-Revision: 8256
Felix Fietkau [Mon, 30 Jul 2007 23:52:17 +0000 (23:52 +0000)]
fix a rebuild bug related to quilt
SVN-Revision: 8255
Felix Fietkau [Mon, 30 Jul 2007 23:08:59 +0000 (23:08 +0000)]
dependency fix
SVN-Revision: 8253
Felix Fietkau [Mon, 30 Jul 2007 23:04:24 +0000 (23:04 +0000)]
silence
SVN-Revision: 8252
Felix Fietkau [Mon, 30 Jul 2007 22:56:48 +0000 (22:56 +0000)]
fix make distclean
SVN-Revision: 8251
Felix Fietkau [Mon, 30 Jul 2007 22:27:37 +0000 (22:27 +0000)]
fix the gcc stampfile for initial stage installation
SVN-Revision: 8250
Felix Fietkau [Mon, 30 Jul 2007 22:23:17 +0000 (22:23 +0000)]
remove leftover CONFIG_JLEVEL
SVN-Revision: 8249
Felix Fietkau [Mon, 30 Jul 2007 22:01:29 +0000 (22:01 +0000)]
fix an uClibc compile error that only happens on rebuilds
SVN-Revision: 8248
Felix Fietkau [Mon, 30 Jul 2007 21:57:14 +0000 (21:57 +0000)]
no need to call compile,install on the kernel-headers dir - this gets rid of another unnecessary autorebuild check
SVN-Revision: 8247
Felix Fietkau [Mon, 30 Jul 2007 21:48:39 +0000 (21:48 +0000)]
same for host builds
SVN-Revision: 8246
Felix Fietkau [Mon, 30 Jul 2007 21:47:26 +0000 (21:47 +0000)]
speed up the prepare step a bit
SVN-Revision: 8245
Felix Fietkau [Mon, 30 Jul 2007 21:30:18 +0000 (21:30 +0000)]
ignore dependencies when using QUILT
SVN-Revision: 8244
Felix Fietkau [Mon, 30 Jul 2007 21:22:38 +0000 (21:22 +0000)]
remove unnecessary deps
SVN-Revision: 8243
Felix Fietkau [Mon, 30 Jul 2007 21:14:08 +0000 (21:14 +0000)]
next round of cleanup, convert target/ - make -j works now ;)
SVN-Revision: 8242
Felix Fietkau [Mon, 30 Jul 2007 18:39:20 +0000 (18:39 +0000)]
more cleanup
SVN-Revision: 8238
Felix Fietkau [Mon, 30 Jul 2007 18:24:47 +0000 (18:24 +0000)]
remove CONFIG_JLEVEL. use make -j in the future
SVN-Revision: 8237
Felix Fietkau [Mon, 30 Jul 2007 18:22:01 +0000 (18:22 +0000)]
next round of build system cleanup - convert package/ to new structure
SVN-Revision: 8236
Felix Fietkau [Mon, 30 Jul 2007 16:22:57 +0000 (16:22 +0000)]
toolchain/ has been converted
SVN-Revision: 8235
Felix Fietkau [Mon, 30 Jul 2007 16:04:23 +0000 (16:04 +0000)]
remove leftover stuff
SVN-Revision: 8234
Florian Fainelli [Mon, 30 Jul 2007 15:58:15 +0000 (15:58 +0000)]
Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
SVN-Revision: 8233
Felix Fietkau [Mon, 30 Jul 2007 15:00:27 +0000 (15:00 +0000)]
fix compile errors with make 3.80
SVN-Revision: 8230
Felix Fietkau [Mon, 30 Jul 2007 14:50:15 +0000 (14:50 +0000)]
fix verbose output with dash as /bin/sh
SVN-Revision: 8227
Tim Yardley [Mon, 30 Jul 2007 14:37:09 +0000 (14:37 +0000)]
bring in pylibdir.py helper
SVN-Revision: 8226
Imre Kaloz [Mon, 30 Jul 2007 12:26:28 +0000 (12:26 +0000)]
add gcc 4.2.1
SVN-Revision: 8223
Felix Fietkau [Sun, 29 Jul 2007 19:20:34 +0000 (19:20 +0000)]
fix a typo
SVN-Revision: 8220
John Crispin [Sun, 29 Jul 2007 17:42:20 +0000 (17:42 +0000)]
improved au1000 usb patch
SVN-Revision: 8218
John Crispin [Sun, 29 Jul 2007 17:08:06 +0000 (17:08 +0000)]
improved patch for au1000 usb-power switch
SVN-Revision: 8217
John Crispin [Sun, 29 Jul 2007 15:50:32 +0000 (15:50 +0000)]
Some packages make no sense or do not build for etrax
SVN-Revision: 8216
John Crispin [Sun, 29 Jul 2007 14:22:46 +0000 (14:22 +0000)]
removed fox-vhdl patch, it will return with .22
SVN-Revision: 8215
John Crispin [Sun, 29 Jul 2007 10:21:07 +0000 (10:21 +0000)]
small fix to etrax serial port setup
SVN-Revision: 8214
Hamish Guthrie [Sun, 29 Jul 2007 06:01:46 +0000 (06:01 +0000)]
Modified patches for 2.6.22.1 kernel
SVN-Revision: 8213
Hamish Guthrie [Sun, 29 Jul 2007 04:26:11 +0000 (04:26 +0000)]
Prepare for 2.6.22.1 kernel
SVN-Revision: 8212
John Crispin [Sun, 29 Jul 2007 00:04:37 +0000 (00:04 +0000)]
some fixes to the etrax build
SVN-Revision: 8211
Felix Fietkau [Sat, 28 Jul 2007 14:36:21 +0000 (14:36 +0000)]
add default command for dummy targets
SVN-Revision: 8209
Felix Fietkau [Sat, 28 Jul 2007 13:44:04 +0000 (13:44 +0000)]
use $(curdir) again
SVN-Revision: 8208
Felix Fietkau [Sat, 28 Jul 2007 13:29:03 +0000 (13:29 +0000)]
build system fixes, more cleanup
SVN-Revision: 8207
Felix Fietkau [Sat, 28 Jul 2007 13:00:43 +0000 (13:00 +0000)]
more build system cleanup
SVN-Revision: 8206
Gabor Juhos [Sat, 28 Jul 2007 08:51:46 +0000 (08:51 +0000)]
use adm5120 flash map driver on BE targets
SVN-Revision: 8205
Felix Fietkau [Sat, 28 Jul 2007 03:01:10 +0000 (03:01 +0000)]
allow target specific builddir list override
SVN-Revision: 8204
Felix Fietkau [Sat, 28 Jul 2007 02:54:50 +0000 (02:54 +0000)]
add missing flag
SVN-Revision: 8203
Felix Fietkau [Sat, 28 Jul 2007 02:53:54 +0000 (02:53 +0000)]
don't force the install->compile, compile->prepare dependencies in subdir.mk
SVN-Revision: 8202
Felix Fietkau [Sat, 28 Jul 2007 02:44:55 +0000 (02:44 +0000)]
initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
SVN-Revision: 8201
Florian Fainelli [Fri, 27 Jul 2007 18:13:35 +0000 (18:13 +0000)]
Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
SVN-Revision: 8200
Gabor Juhos [Fri, 27 Jul 2007 16:57:19 +0000 (16:57 +0000)]
add LED definitions for the RB133/133C boards, thanks to Christophe Lucas
SVN-Revision: 8199
Felix Fietkau [Fri, 27 Jul 2007 16:37:51 +0000 (16:37 +0000)]
fix a typo
SVN-Revision: 8198
Gabor Juhos [Fri, 27 Jul 2007 15:58:58 +0000 (15:58 +0000)]
rename patches to follow our naming conventions
SVN-Revision: 8196
Rod Whitby [Fri, 27 Jul 2007 12:59:39 +0000 (12:59 +0000)]
Removed the obsolete MTD_SPLIT_ROOTFS config symbol.
SVN-Revision: 8193
Rod Whitby [Fri, 27 Jul 2007 08:09:04 +0000 (08:09 +0000)]
Add missing config symbols that stop a default 2.6.21.6 built - set them all to default values so nothing changes for anyone
SVN-Revision: 8191
Nicolas Thill [Fri, 27 Jul 2007 03:48:54 +0000 (03:48 +0000)]
more cosmetic fixes for ar7
SVN-Revision: 8190
Nicolas Thill [Fri, 27 Jul 2007 03:07:52 +0000 (03:07 +0000)]
update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
SVN-Revision: 8189
Nicolas Thill [Fri, 27 Jul 2007 00:59:50 +0000 (00:59 +0000)]
cosmetic fix (indent and use c-style comments)
SVN-Revision: 8188
Nicolas Thill [Fri, 27 Jul 2007 00:49:54 +0000 (00:49 +0000)]
update rdc-2.6 config (thanks to Daniel Gimpelevich)
SVN-Revision: 8187
Felix Fietkau [Thu, 26 Jul 2007 21:38:35 +0000 (21:38 +0000)]
protect the adm5120 pci ops with a spinlock - fixes race conditions that happened in combination with madwifi and more than one card
SVN-Revision: 8186
Florian Fainelli [Thu, 26 Jul 2007 21:18:21 +0000 (21:18 +0000)]
Use the new x86 code, thanks sn9 !
SVN-Revision: 8185
Florian Fainelli [Thu, 26 Jul 2007 20:00:24 +0000 (20:00 +0000)]
Add rt2x00-mac80211 snapshot (#1916)
SVN-Revision: 8184
Felix Fietkau [Thu, 26 Jul 2007 16:14:14 +0000 (16:14 +0000)]
fix a prereq bug
SVN-Revision: 8183
Felix Fietkau [Thu, 26 Jul 2007 15:28:59 +0000 (15:28 +0000)]
add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07
SVN-Revision: 8181
Felix Fietkau [Thu, 26 Jul 2007 11:32:13 +0000 (11:32 +0000)]
ignore filenames that can cause problems for the recursive dependency handling
SVN-Revision: 8171
Florian Fainelli [Thu, 26 Jul 2007 09:08:23 +0000 (09:08 +0000)]
Add uvcvideo driver (#1997)
SVN-Revision: 8167
Nicolas Thill [Thu, 26 Jul 2007 06:43:29 +0000 (06:43 +0000)]
remove the @ and change the comment from [8107] (closes: #2122)
SVN-Revision: 8166
Felix Fietkau [Thu, 26 Jul 2007 04:35:23 +0000 (04:35 +0000)]
brcm47xx-2.6: add a few nops here, some irq saving there, blast the full cache on page icache flushes i really hate the broadcom cpu bugs, but it's much more stable now. PS: A /* Ouch */ in the original source showed me the way ;)
SVN-Revision: 8165
Felix Fietkau [Wed, 25 Jul 2007 17:37:16 +0000 (17:37 +0000)]
fix the size of the flash mem window on pronghorn metro (#2070)
SVN-Revision: 8162
Florian Fainelli [Wed, 25 Jul 2007 15:09:35 +0000 (15:09 +0000)]
NAPI for r6040 of course depends on r6040
SVN-Revision: 8161
Florian Fainelli [Wed, 25 Jul 2007 15:05:16 +0000 (15:05 +0000)]
Remove preinit.arch, not used, compile NAPI support for R6040, change the profile name to ar525w
SVN-Revision: 8160
Gabor Juhos [Wed, 25 Jul 2007 14:47:16 +0000 (14:47 +0000)]
uses AMBA PL010 driver for the serial ports from now
SVN-Revision: 8159
Felix Fietkau [Wed, 25 Jul 2007 14:07:04 +0000 (14:07 +0000)]
merge madwifi r2591 for rxantenna selection
SVN-Revision: 8157
Florian Fainelli [Wed, 25 Jul 2007 14:00:45 +0000 (14:00 +0000)]
Fix aodv-uu compilation on 2.4 kernels (#2116)
SVN-Revision: 8156
Florian Fainelli [Wed, 25 Jul 2007 09:22:24 +0000 (09:22 +0000)]
Put r6040 ethernet driver as a module
SVN-Revision: 8154
Florian Fainelli [Wed, 25 Jul 2007 09:16:20 +0000 (09:16 +0000)]
Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !
SVN-Revision: 8153
John Crispin [Tue, 24 Jul 2007 22:40:24 +0000 (22:40 +0000)]
on the au1000 usb could never work as the power switch was never enabled :P
SVN-Revision: 8151
John Crispin [Tue, 24 Jul 2007 22:10:10 +0000 (22:10 +0000)]
wireless config gets regenerated not only when it does not exist, buit also if it is 0 len
SVN-Revision: 8149
John Crispin [Tue, 24 Jul 2007 21:11:28 +0000 (21:11 +0000)]
fixed au1000 eth0 ioctl patch
SVN-Revision: 8147
John Crispin [Tue, 24 Jul 2007 20:35:35 +0000 (20:35 +0000)]
oops, wrong file for au1000 pci fix
SVN-Revision: 8146
John Crispin [Tue, 24 Jul 2007 20:33:35 +0000 (20:33 +0000)]
fixed up the au1000 pci support, was caused by the au1000 having a 36bit io bus and the max add being set to 32bit
SVN-Revision: 8145
Gabor Juhos [Tue, 24 Jul 2007 20:28:25 +0000 (20:28 +0000)]
reorder rootfstypes to allow both squashfs and jffs2 images to boot
SVN-Revision: 8144
Gabor Juhos [Tue, 24 Jul 2007 16:20:27 +0000 (16:20 +0000)]
fix kernel command line
SVN-Revision: 8143
Florian Fainelli [Tue, 24 Jul 2007 11:05:23 +0000 (11:05 +0000)]
Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_printf required for kgdb, make kgbd finally work, thanks !
SVN-Revision: 8141
Florian Fainelli [Tue, 24 Jul 2007 10:58:39 +0000 (10:58 +0000)]
Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining in prototypes caused it to fail)
SVN-Revision: 8140
Florian Fainelli [Tue, 24 Jul 2007 09:15:20 +0000 (09:15 +0000)]
Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance)
SVN-Revision: 8139
Felix Fietkau [Mon, 23 Jul 2007 22:10:23 +0000 (22:10 +0000)]
fix mac80211 build for platforms that have led support disabled
SVN-Revision: 8138
John Crispin [Mon, 23 Jul 2007 22:10:11 +0000 (22:10 +0000)]
initial merge of infineon code for amazon, pci is still broken a bit. a big thank you goes to infineon for providing info and reference code
SVN-Revision: 8137
Felix Fietkau [Mon, 23 Jul 2007 22:05:00 +0000 (22:05 +0000)]
merge madwifi trunk changeset 2597
SVN-Revision: 8136
Gabor Juhos [Mon, 23 Jul 2007 19:51:49 +0000 (19:51 +0000)]
cosmetic changes in flash driver
SVN-Revision: 8135
Florian Fainelli [Mon, 23 Jul 2007 18:35:34 +0000 (18:35 +0000)]
Add back the port priority for r6040
SVN-Revision: 8134
Felix Fietkau [Mon, 23 Jul 2007 14:17:00 +0000 (14:17 +0000)]
disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120
SVN-Revision: 8131
Gabor Juhos [Mon, 23 Jul 2007 13:46:05 +0000 (13:46 +0000)]
adm5120_mtd.c is no longer in use
SVN-Revision: 8129