aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add the ipset missing file from #1970Florian Fainelli2007-08-211-0/+38
| | | | SVN-Revision: 8454
* Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)Florian Fainelli2007-08-211-26/+39
| | | | SVN-Revision: 8452
* Move to 2.6.22.4Florian Fainelli2007-08-2115-16/+16
| | | | SVN-Revision: 8451
* Add usb-keyspan modules (#2229)Florian Fainelli2007-08-212-1/+36
| | | | SVN-Revision: 8450
* Compile crc itu-t as a moduleFlorian Fainelli2007-08-211-1/+1
| | | | SVN-Revision: 8449
* Fix rt2x00 dependencies (#2223)Florian Fainelli2007-08-211-3/+3
| | | | SVN-Revision: 8448
* oops. forgot one fileFelix Fietkau2007-08-201-0/+14
| | | | SVN-Revision: 8445
* cleanup mtd, implement jffs2write - one step closer to config preserving ↵Felix Fietkau2007-08-208-135/+810
| | | | | | system upgrades SVN-Revision: 8444
* add 'mtd refresh' commandFelix Fietkau2007-08-192-1/+33
| | | | SVN-Revision: 8439
* add refresh ioctl to mtd (for rescanning partitions after reflash)Felix Fietkau2007-08-192-68/+537
| | | | SVN-Revision: 8438
* Use a more explicit variable name for the number of dhcp leases (#2240)Florian Fainelli2007-08-192-4/+4
| | | | SVN-Revision: 8437
* disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMSFelix Fietkau2007-08-191-31/+23
| | | | SVN-Revision: 8432
* fix ethernet port mapping of the RB133Gabor Juhos2007-08-191-1/+1
| | | | SVN-Revision: 8431
* disable romfs, nothing uses itFelix Fietkau2007-08-192-2/+2
| | | | SVN-Revision: 8430
* add back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that ↵Nicolas Thill2007-08-191-1/+1
| | | | | | install *-config scripts there are fixed SVN-Revision: 8429
* ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * ↵Nicolas Thill2007-08-191-12/+22
| | | | | | enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219) SVN-Revision: 8428
* fix an off-by-one errorFelix Fietkau2007-08-192-2/+2
| | | | SVN-Revision: 8427
* update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)Nicolas Thill2007-08-185-80/+80
| | | | SVN-Revision: 8426
* cosmetic fix: properly indent sourceNicolas Thill2007-08-181-121/+119
| | | | SVN-Revision: 8425
* enable use of 8M flash (closes: #2232)Nicolas Thill2007-08-181-1/+1
| | | | SVN-Revision: 8424
* fix vlynq initialization (closes: #2135)Nicolas Thill2007-08-181-12/+11
| | | | SVN-Revision: 8423
* update ar7 config, disable watchdog for now (closes: #2146)Nicolas Thill2007-08-181-1/+2
| | | | SVN-Revision: 8422
* remove useless code from board support (closes: #2164, thanks to Matteo Croce)Nicolas Thill2007-08-181-32/+1
| | | | SVN-Revision: 8421
* pcmcia kmod package fixes for au1000Felix Fietkau2007-08-161-6/+11
| | | | SVN-Revision: 8420
* revert [8415], seems to be causing problems for the kernel buildFelix Fietkau2007-08-162-3/+1
| | | | SVN-Revision: 8418
* add missing dependency (#2237)Felix Fietkau2007-08-161-0/+1
| | | | SVN-Revision: 8417
* fix kmod-hostap compileFelix Fietkau2007-08-151-3/+0
| | | | SVN-Revision: 8416
* always include kernel config for kernel packagesFelix Fietkau2007-08-152-1/+3
| | | | SVN-Revision: 8415
* Fix rt2x00 kernel config readingFlorian Fainelli2007-08-141-1/+1
| | | | SVN-Revision: 8413
* Fix image builder generation (#2213)Florian Fainelli2007-08-141-1/+1
| | | | SVN-Revision: 8412
* Do not complain when USB is not available in our kernelFlorian Fainelli2007-08-141-1/+1
| | | | SVN-Revision: 8411
* Fix the imagebuilder compilation (#2213)Florian Fainelli2007-08-131-1/+1
| | | | SVN-Revision: 8410
* Fix the stage2 compilation, no side effect with gcc4 (#2190)Florian Fainelli2007-08-131-3/+1
| | | | SVN-Revision: 8409
* cleanup patch of the USB driverGabor Juhos2007-08-131-166/+0
| | | | SVN-Revision: 8408
* Add the matrix fix from #2127Florian Fainelli2007-08-121-0/+15
| | | | SVN-Revision: 8405
* Add a requireheader for squid, should fix it (#2205)Florian Fainelli2007-08-121-0/+8
| | | | SVN-Revision: 8404
* Fix typo (#2210)Florian Fainelli2007-08-121-6/+3
| | | | SVN-Revision: 8402
* Remove these two patcheds that are now in the mainline sourceFlorian Fainelli2007-08-122-0/+0
| | | | SVN-Revision: 8401
* Upgrade dropbear to 0.50 (#2201)Florian Fainelli2007-08-118-52/+24
| | | | SVN-Revision: 8400
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is ↵Florian Fainelli2007-08-112-2/+2
| | | | | | deprecated) SVN-Revision: 8399
* Addd kernel modules for NTFS (#2181)Florian Fainelli2007-08-112-1/+11
| | | | SVN-Revision: 8396
* madwifi: fix 'bad ratekbps' message when running adhoc in .11aFelix Fietkau2007-08-111-0/+17
| | | | SVN-Revision: 8395
* adhoc has issues with bgscan as wellFelix Fietkau2007-08-101-4/+2
| | | | SVN-Revision: 8394
* fix ar7 image installation (patch by sw, fixes #2197)Felix Fietkau2007-08-101-1/+1
| | | | SVN-Revision: 8393
* USB driver fixes * fix allocation of the ED/TD descriptors * remove some ↵Gabor Juhos2007-08-101-10/+8
| | | | | | unused fields from admhcd struct SVN-Revision: 8391
* Revert the command line appending, was causing some devices not to bootFlorian Fainelli2007-08-101-1/+2
| | | | SVN-Revision: 8390
* ixp4xx-2.6/nslu2: Added support for building 16MB imagesRod Whitby2007-08-101-0/+5
| | | | SVN-Revision: 8388
* slugimage: Added support for 16MiB flash chipsRod Whitby2007-08-101-3/+16
| | | | SVN-Revision: 8387
* minor usb driver cleanupGabor Juhos2007-08-101-137/+138
| | | | SVN-Revision: 8385
* Fix gdb installation, thanks to Alfred HeggestadFlorian Fainelli2007-08-091-1/+1
| | | | SVN-Revision: 8383