summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* add high-speed usb serial fix from Junxion (closes: #2274)Nicolas Thill2007-08-301-0/+25
| | | | SVN-Revision: 8549
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-2951-55/+55
| | | | SVN-Revision: 8538
* simplified image file generationGabor Juhos2007-08-291-23/+23
| | | | SVN-Revision: 8537
* Fix the commentFlorian Fainelli2007-08-271-1/+1
| | | | SVN-Revision: 8506
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuFlorian Fainelli2007-08-278-11/+351
| | | | SVN-Revision: 8505
* Make the architecture gpio more readableFlorian Fainelli2007-08-271-4/+11
| | | | SVN-Revision: 8504
* revert [8473] (see [8055])Nicolas Thill2007-08-271-1/+1
| | | | SVN-Revision: 8499
* make overriding of CPU features configurable, and enable it by defaultGabor Juhos2007-08-264-0/+11
| | | | SVN-Revision: 8493
* workaround for timer glitch on some boardsMike Baker2007-08-251-0/+11
| | | | SVN-Revision: 8483
* fix wan configuration on wr850g v2/v3Mike Baker2007-08-251-0/+5
| | | | SVN-Revision: 8482
* override CPU featuresGabor Juhos2007-08-241-0/+84
| | | | SVN-Revision: 8480
* Build the quota module for 2.4 targetsFlorian Fainelli2007-08-231-1/+1
| | | | SVN-Revision: 8473
* Add the icplus phy patch, will be required for the r6040 driver later, ↵Florian Fainelli2007-08-232-0/+183
| | | | | | thanks to Daniel Gimpelevich SVN-Revision: 8470
* disable VLANs for RB1xx boards (#2132)Gabor Juhos2007-08-221-0/+14
| | | | SVN-Revision: 8463
* Add kmod-ppp-synctty (#2231)Florian Fainelli2007-08-221-1/+1
| | | | SVN-Revision: 8459
* add sysupgrade script for config preserving system upgrades. only ↵Felix Fietkau2007-08-211-0/+27
| | | | | | implemented for x86-2.6 at the moment, but can be ported to other platforms easily SVN-Revision: 8456
* Add the ipset missing file from #1970Florian Fainelli2007-08-211-0/+38
| | | | SVN-Revision: 8454
* Move to 2.6.22.4Florian Fainelli2007-08-2114-14/+14
| | | | SVN-Revision: 8451
* Add usb-keyspan modules (#2229)Florian Fainelli2007-08-211-1/+13
| | | | SVN-Revision: 8450
* Compile crc itu-t as a moduleFlorian Fainelli2007-08-211-1/+1
| | | | SVN-Revision: 8449
* add refresh ioctl to mtd (for rescanning partitions after reflash)Felix Fietkau2007-08-192-68/+537
| | | | SVN-Revision: 8438
* 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
* fix an off-by-one errorFelix Fietkau2007-08-192-2/+2
| | | | SVN-Revision: 8427
* 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
* cleanup patch of the USB driverGabor Juhos2007-08-131-166/+0
| | | | SVN-Revision: 8408
* Fix typo (#2210)Florian Fainelli2007-08-121-6/+3
| | | | SVN-Revision: 8402
* Addd kernel modules for NTFS (#2181)Florian Fainelli2007-08-111-1/+1
| | | | SVN-Revision: 8396
* 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
* minor usb driver cleanupGabor Juhos2007-08-101-137/+138
| | | | SVN-Revision: 8385
* Fix the bcm96358 PRIDFlorian Fainelli2007-08-081-1/+1
| | | | SVN-Revision: 8381
* Use the dmz led as diagnostic ledFlorian Fainelli2007-08-083-8/+22
| | | | SVN-Revision: 8380
* More rdc fixes, thanks to Daniel GimpelevichFlorian Fainelli2007-08-085-9/+48
| | | | SVN-Revision: 8378
* LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * ↵Gabor Juhos2007-08-071-56/+82
| | | | | | sort board definitions alphabetically SVN-Revision: 8377
* add support for special LED brightness valuesGabor Juhos2007-08-071-1/+4
| | | | SVN-Revision: 8376
* These patches moved to generic-2.6Florian Fainelli2007-08-072-11964/+0
| | | | SVN-Revision: 8375
* Remove the eeprom patches, but move the git-newsetup to generic, so that the ↵Florian Fainelli2007-08-075-440/+11964
| | | | | | x86 target can benefit from them SVN-Revision: 8374
* Also add eeprom 93cx6 to generic-2.6Florian Fainelli2007-08-073-0/+440
| | | | SVN-Revision: 8372
* Update rdc-2.6 description and fix the firmware for sitecom devicesFlorian Fainelli2007-08-071-3/+4
| | | | SVN-Revision: 8371
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵Florian Fainelli2007-08-076-20/+19
| | | | | | Gimpelevich SVN-Revision: 8366
* Enable kexec for x86 as well (#2141)Florian Fainelli2007-08-071-0/+1
| | | | SVN-Revision: 8365
* Revert 8353, can cause more bad than goodFlorian Fainelli2007-08-071-1/+1
| | | | SVN-Revision: 8364