Nicolas Thill [Sun, 26 Aug 2007 13:00:27 +0000 (13:00 +0000)]
fix typo (closes: #2275)
SVN-Revision: 8492
Nicolas Thill [Sun, 26 Aug 2007 12:42:48 +0000 (12:42 +0000)]
move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined only once
SVN-Revision: 8491
Nicolas Thill [Sat, 25 Aug 2007 18:52:39 +0000 (18:52 +0000)]
fix rt61 on big endian arch
SVN-Revision: 8487
Nicolas Thill [Sat, 25 Aug 2007 15:52:31 +0000 (15:52 +0000)]
e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev
SVN-Revision: 8486
Nicolas Thill [Sat, 25 Aug 2007 14:50:17 +0000 (14:50 +0000)]
move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos
SVN-Revision: 8485
Nicolas Thill [Sat, 25 Aug 2007 14:43:15 +0000 (14:43 +0000)]
add support for KernelPackage/*/description
SVN-Revision: 8484
Mike Baker [Sat, 25 Aug 2007 13:18:58 +0000 (13:18 +0000)]
workaround for timer glitch on some boards
SVN-Revision: 8483
Mike Baker [Sat, 25 Aug 2007 12:27:01 +0000 (12:27 +0000)]
fix wan configuration on wr850g v2/v3
SVN-Revision: 8482
Nicolas Thill [Sat, 25 Aug 2007 11:55:01 +0000 (11:55 +0000)]
move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
SVN-Revision: 8481
Gabor Juhos [Fri, 24 Aug 2007 19:34:25 +0000 (19:34 +0000)]
override CPU features
SVN-Revision: 8480
Nicolas Thill [Fri, 24 Aug 2007 12:23:52 +0000 (12:23 +0000)]
fix netfilter quota module
SVN-Revision: 8479
Nicolas Thill [Fri, 24 Aug 2007 12:10:14 +0000 (12:10 +0000)]
replace xargs commands with $(XARGS)
SVN-Revision: 8478
Nicolas Thill [Fri, 24 Aug 2007 12:05:30 +0000 (12:05 +0000)]
combine the 3 find in a single one
SVN-Revision: 8477
Nicolas Thill [Fri, 24 Aug 2007 11:22:57 +0000 (11:22 +0000)]
fix rt2x00 build
SVN-Revision: 8476
Nicolas Thill [Fri, 24 Aug 2007 11:10:48 +0000 (11:10 +0000)]
mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)
SVN-Revision: 8475
Florian Fainelli [Thu, 23 Aug 2007 16:19:17 +0000 (16:19 +0000)]
Build the quota module for 2.4 targets
SVN-Revision: 8473
Florian Fainelli [Thu, 23 Aug 2007 16:14:17 +0000 (16:14 +0000)]
Fix the error on the quota extension (#2080)
SVN-Revision: 8472
Florian Fainelli [Thu, 23 Aug 2007 16:08:09 +0000 (16:08 +0000)]
Disable multilib by default
SVN-Revision: 8471
Florian Fainelli [Thu, 23 Aug 2007 15:48:46 +0000 (15:48 +0000)]
Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
SVN-Revision: 8470
Florian Fainelli [Thu, 23 Aug 2007 15:21:22 +0000 (15:21 +0000)]
Add back physdev (#2216)
SVN-Revision: 8466
Gabor Juhos [Wed, 22 Aug 2007 19:39:38 +0000 (19:39 +0000)]
disable VLANs for RB1xx boards (#2132)
SVN-Revision: 8463
Nicolas Thill [Wed, 22 Aug 2007 16:15:00 +0000 (16:15 +0000)]
rename libtool macros, revert [8461], make install prefix configurable in libtool_fixup_libdir
SVN-Revision: 8462
Florian Fainelli [Wed, 22 Aug 2007 09:13:42 +0000 (09:13 +0000)]
Make the libtool fix more dynamic
SVN-Revision: 8461
Florian Fainelli [Wed, 22 Aug 2007 08:31:49 +0000 (08:31 +0000)]
Add kmod-ppp-synctty (#2231)
SVN-Revision: 8459
Nicolas Thill [Tue, 21 Aug 2007 20:51:46 +0000 (20:51 +0000)]
add 2 helper macros to deal with libtool madness
SVN-Revision: 8457
Felix Fietkau [Tue, 21 Aug 2007 18:23:57 +0000 (18:23 +0000)]
add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily
SVN-Revision: 8456
Nicolas Thill [Tue, 21 Aug 2007 18:07:55 +0000 (18:07 +0000)]
rename 'stampfiles' directory to 'stamp'
SVN-Revision: 8455
Florian Fainelli [Tue, 21 Aug 2007 16:03:41 +0000 (16:03 +0000)]
Add the ipset missing file from #1970
SVN-Revision: 8454
Florian Fainelli [Tue, 21 Aug 2007 15:51:22 +0000 (15:51 +0000)]
Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)
SVN-Revision: 8452
Florian Fainelli [Tue, 21 Aug 2007 10:06:01 +0000 (10:06 +0000)]
Move to 2.6.22.4
SVN-Revision: 8451
Florian Fainelli [Tue, 21 Aug 2007 09:42:25 +0000 (09:42 +0000)]
Add usb-keyspan modules (#2229)
SVN-Revision: 8450
Florian Fainelli [Tue, 21 Aug 2007 09:34:02 +0000 (09:34 +0000)]
Compile crc itu-t as a module
SVN-Revision: 8449
Florian Fainelli [Tue, 21 Aug 2007 09:33:46 +0000 (09:33 +0000)]
Fix rt2x00 dependencies (#2223)
SVN-Revision: 8448
Felix Fietkau [Mon, 20 Aug 2007 21:27:29 +0000 (21:27 +0000)]
oops. forgot one file
SVN-Revision: 8445
Felix Fietkau [Mon, 20 Aug 2007 16:12:24 +0000 (16:12 +0000)]
cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
SVN-Revision: 8444
Felix Fietkau [Sun, 19 Aug 2007 21:53:44 +0000 (21:53 +0000)]
add 'mtd refresh' command
SVN-Revision: 8439
Felix Fietkau [Sun, 19 Aug 2007 21:53:17 +0000 (21:53 +0000)]
add refresh ioctl to mtd (for rescanning partitions after reflash)
SVN-Revision: 8438
Florian Fainelli [Sun, 19 Aug 2007 20:50:52 +0000 (20:50 +0000)]
Use a more explicit variable name for the number of dhcp leases (#2240)
SVN-Revision: 8437
Felix Fietkau [Sun, 19 Aug 2007 10:58:32 +0000 (10:58 +0000)]
disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS
SVN-Revision: 8432
Gabor Juhos [Sun, 19 Aug 2007 10:52:19 +0000 (10:52 +0000)]
fix ethernet port mapping of the RB133
SVN-Revision: 8431
Felix Fietkau [Sun, 19 Aug 2007 10:01:17 +0000 (10:01 +0000)]
disable romfs, nothing uses it
SVN-Revision: 8430
Nicolas Thill [Sun, 19 Aug 2007 06:41:38 +0000 (06:41 +0000)]
add back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that install *-config scripts there are fixed
SVN-Revision: 8429
Nicolas Thill [Sun, 19 Aug 2007 06:32:34 +0000 (06:32 +0000)]
ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219)
SVN-Revision: 8428
Felix Fietkau [Sun, 19 Aug 2007 01:06:26 +0000 (01:06 +0000)]
fix an off-by-one error
SVN-Revision: 8427
Nicolas Thill [Sat, 18 Aug 2007 17:34:50 +0000 (17:34 +0000)]
update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
SVN-Revision: 8426
Nicolas Thill [Sat, 18 Aug 2007 17:02:26 +0000 (17:02 +0000)]
cosmetic fix: properly indent source
SVN-Revision: 8425
Nicolas Thill [Sat, 18 Aug 2007 16:53:26 +0000 (16:53 +0000)]
enable use of 8M flash (closes: #2232)
SVN-Revision: 8424
Nicolas Thill [Sat, 18 Aug 2007 15:40:31 +0000 (15:40 +0000)]
fix vlynq initialization (closes: #2135)
SVN-Revision: 8423
Nicolas Thill [Sat, 18 Aug 2007 15:33:21 +0000 (15:33 +0000)]
update ar7 config, disable watchdog for now (closes: #2146)
SVN-Revision: 8422
Nicolas Thill [Sat, 18 Aug 2007 14:50:00 +0000 (14:50 +0000)]
remove useless code from board support (closes: #2164, thanks to Matteo Croce)
SVN-Revision: 8421
Felix Fietkau [Thu, 16 Aug 2007 18:14:34 +0000 (18:14 +0000)]
pcmcia kmod package fixes for au1000
SVN-Revision: 8420
Felix Fietkau [Thu, 16 Aug 2007 13:44:57 +0000 (13:44 +0000)]
revert [8415], seems to be causing problems for the kernel build
SVN-Revision: 8418
Felix Fietkau [Thu, 16 Aug 2007 13:34:29 +0000 (13:34 +0000)]
add missing dependency (#2237)
SVN-Revision: 8417
Felix Fietkau [Wed, 15 Aug 2007 23:33:55 +0000 (23:33 +0000)]
fix kmod-hostap compile
SVN-Revision: 8416
Felix Fietkau [Wed, 15 Aug 2007 23:33:37 +0000 (23:33 +0000)]
always include kernel config for kernel packages
SVN-Revision: 8415
Florian Fainelli [Tue, 14 Aug 2007 09:55:12 +0000 (09:55 +0000)]
Fix rt2x00 kernel config reading
SVN-Revision: 8413
Florian Fainelli [Tue, 14 Aug 2007 09:47:29 +0000 (09:47 +0000)]
Fix image builder generation (#2213)
SVN-Revision: 8412
Florian Fainelli [Tue, 14 Aug 2007 09:01:38 +0000 (09:01 +0000)]
Do not complain when USB is not available in our kernel
SVN-Revision: 8411
Florian Fainelli [Mon, 13 Aug 2007 16:30:54 +0000 (16:30 +0000)]
Fix the imagebuilder compilation (#2213)
SVN-Revision: 8410
Florian Fainelli [Mon, 13 Aug 2007 16:26:58 +0000 (16:26 +0000)]
Fix the stage2 compilation, no side effect with gcc4 (#2190)
SVN-Revision: 8409
Gabor Juhos [Mon, 13 Aug 2007 15:47:50 +0000 (15:47 +0000)]
cleanup patch of the USB driver
SVN-Revision: 8408
Florian Fainelli [Sun, 12 Aug 2007 12:10:30 +0000 (12:10 +0000)]
Add the matrix fix from #2127
SVN-Revision: 8405
Florian Fainelli [Sun, 12 Aug 2007 11:53:23 +0000 (11:53 +0000)]
Add a requireheader for squid, should fix it (#2205)
SVN-Revision: 8404
Florian Fainelli [Sun, 12 Aug 2007 11:12:38 +0000 (11:12 +0000)]
Fix typo (#2210)
SVN-Revision: 8402
Florian Fainelli [Sun, 12 Aug 2007 11:08:40 +0000 (11:08 +0000)]
Remove these two patcheds that are now in the mainline source
SVN-Revision: 8401
Florian Fainelli [Sat, 11 Aug 2007 21:53:15 +0000 (21:53 +0000)]
Upgrade dropbear to 0.50 (#2201)
SVN-Revision: 8400
Florian Fainelli [Sat, 11 Aug 2007 17:32:45 +0000 (17:32 +0000)]
Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated)
SVN-Revision: 8399
Florian Fainelli [Sat, 11 Aug 2007 13:09:27 +0000 (13:09 +0000)]
Addd kernel modules for NTFS (#2181)
SVN-Revision: 8396
Felix Fietkau [Sat, 11 Aug 2007 00:16:10 +0000 (00:16 +0000)]
madwifi: fix 'bad ratekbps' message when running adhoc in .11a
SVN-Revision: 8395
Felix Fietkau [Fri, 10 Aug 2007 23:28:05 +0000 (23:28 +0000)]
adhoc has issues with bgscan as well
SVN-Revision: 8394
Felix Fietkau [Fri, 10 Aug 2007 22:37:28 +0000 (22:37 +0000)]
fix ar7 image installation (patch by sw, fixes #2197)
SVN-Revision: 8393
Gabor Juhos [Fri, 10 Aug 2007 19:23:53 +0000 (19:23 +0000)]
USB driver fixes * fix allocation of the ED/TD descriptors * remove some unused fields from admhcd struct
SVN-Revision: 8391
Florian Fainelli [Fri, 10 Aug 2007 14:01:34 +0000 (14:01 +0000)]
Revert the command line appending, was causing some devices not to boot
SVN-Revision: 8390
Rod Whitby [Fri, 10 Aug 2007 13:09:12 +0000 (13:09 +0000)]
ixp4xx-2.6/nslu2: Added support for building 16MB images
SVN-Revision: 8388
Rod Whitby [Fri, 10 Aug 2007 12:54:47 +0000 (12:54 +0000)]
slugimage: Added support for 16MiB flash chips
SVN-Revision: 8387
Gabor Juhos [Fri, 10 Aug 2007 08:56:41 +0000 (08:56 +0000)]
minor usb driver cleanup
SVN-Revision: 8385
Florian Fainelli [Thu, 9 Aug 2007 21:38:05 +0000 (21:38 +0000)]
Fix gdb installation, thanks to Alfred Heggestad
SVN-Revision: 8383
Florian Fainelli [Wed, 8 Aug 2007 15:35:22 +0000 (15:35 +0000)]
Fix the bcm96358 PRID
SVN-Revision: 8381
Florian Fainelli [Wed, 8 Aug 2007 12:23:41 +0000 (12:23 +0000)]
Use the dmz led as diagnostic led
SVN-Revision: 8380
Florian Fainelli [Wed, 8 Aug 2007 12:03:24 +0000 (12:03 +0000)]
rdc can be built with gcc4 as well, my mistake
SVN-Revision: 8379
Florian Fainelli [Wed, 8 Aug 2007 12:01:51 +0000 (12:01 +0000)]
More rdc fixes, thanks to Daniel Gimpelevich
SVN-Revision: 8378
Gabor Juhos [Tue, 7 Aug 2007 16:19:41 +0000 (16:19 +0000)]
LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * sort board definitions alphabetically
SVN-Revision: 8377
Gabor Juhos [Tue, 7 Aug 2007 16:11:58 +0000 (16:11 +0000)]
add support for special LED brightness values
SVN-Revision: 8376
Florian Fainelli [Tue, 7 Aug 2007 09:44:12 +0000 (09:44 +0000)]
These patches moved to generic-2.6
SVN-Revision: 8375
Florian Fainelli [Tue, 7 Aug 2007 09:43:05 +0000 (09:43 +0000)]
Remove the eeprom patches, but move the git-newsetup to generic, so that the x86 target can benefit from them
SVN-Revision: 8374
Felix Fietkau [Tue, 7 Aug 2007 09:41:54 +0000 (09:41 +0000)]
fix kernel-headers download (#2179)
SVN-Revision: 8373
Florian Fainelli [Tue, 7 Aug 2007 09:38:41 +0000 (09:38 +0000)]
Also add eeprom 93cx6 to generic-2.6
SVN-Revision: 8372
Florian Fainelli [Tue, 7 Aug 2007 09:34:39 +0000 (09:34 +0000)]
Update rdc-2.6 description and fix the firmware for sitecom devices
SVN-Revision: 8371
Florian Fainelli [Tue, 7 Aug 2007 09:20:52 +0000 (09:20 +0000)]
Remove empty file
SVN-Revision: 8370
Florian Fainelli [Tue, 7 Aug 2007 09:14:45 +0000 (09:14 +0000)]
Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
SVN-Revision: 8369
Florian Fainelli [Tue, 7 Aug 2007 09:13:44 +0000 (09:13 +0000)]
Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich
SVN-Revision: 8368
Florian Fainelli [Tue, 7 Aug 2007 09:12:49 +0000 (09:12 +0000)]
Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich
SVN-Revision: 8367
Florian Fainelli [Tue, 7 Aug 2007 09:12:09 +0000 (09:12 +0000)]
Fix the gpio handling and flash resource declaration, thanks to Daniel Gimpelevich
SVN-Revision: 8366
Florian Fainelli [Tue, 7 Aug 2007 07:48:44 +0000 (07:48 +0000)]
Enable kexec for x86 as well (#2141)
SVN-Revision: 8365
Florian Fainelli [Tue, 7 Aug 2007 07:37:47 +0000 (07:37 +0000)]
Revert 8353, can cause more bad than good
SVN-Revision: 8364
Felix Fietkau [Tue, 7 Aug 2007 00:07:50 +0000 (00:07 +0000)]
update svn and git ignore settings
SVN-Revision: 8363
Felix Fietkau [Tue, 7 Aug 2007 00:04:25 +0000 (00:04 +0000)]
build system cleanup/restructuring as described in lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
Florian Fainelli [Mon, 6 Aug 2007 20:28:10 +0000 (20:28 +0000)]
Prevent the ioctl from handling even unsupported ioctls
SVN-Revision: 8360
Florian Fainelli [Mon, 6 Aug 2007 19:43:45 +0000 (19:43 +0000)]
Allow rdc-2.6 to kexec
SVN-Revision: 8359
Florian Fainelli [Mon, 6 Aug 2007 19:25:12 +0000 (19:25 +0000)]
More led driver fixes
SVN-Revision: 8358