summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06674-4/+4
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* Disable the USB clock for now, will be used later for the AR7-HCD driver, ↵Florian Fainelli2007-09-061-2/+2
| | | | | | which is not ready (#1858) SVN-Revision: 8649
* suppress warning in gcd()Nicolas Thill2007-09-041-2/+2
| | | | SVN-Revision: 8609
* use kernel abs(), remove recursion in gcd() (closes: #2307)Nicolas Thill2007-09-041-9/+13
| | | | SVN-Revision: 8608
* use constant for clock values (closes: #2306)Nicolas Thill2007-09-042-17/+18
| | | | SVN-Revision: 8607
* rename 2.6 high-speed usb serial fix to match 2.4 oneNicolas Thill2007-09-021-0/+0
| | | | SVN-Revision: 8574
* add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)Nicolas Thill2007-09-021-0/+30
| | | | SVN-Revision: 8573
* small rdc-2.6 fixes (from sn9, thanks!)Nicolas Thill2007-09-013-8/+4
| | | | SVN-Revision: 8568
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tNicolas Thill2007-08-301-1/+1
| | | | SVN-Revision: 8559
* 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