aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* fix pci init for brcm-2.4 with atheros wifi cardsFelix Fietkau2007-09-081-0/+1
| | | | SVN-Revision: 8690
* Add some EHCI related symbols when usb is selectedFlorian Fainelli2007-09-081-0/+3
| | | | SVN-Revision: 8686
* Use PHYS_OFFSET.Eugene Konev2007-09-081-2/+2
| | | | SVN-Revision: 8685
* Add TNETW1350 to known devices. Style cleanups.Eugene Konev2007-09-081-6/+38
| | | | SVN-Revision: 8684
* fix the symlink of the lzma-loaderGabor Juhos2007-09-081-1/+1
| | | | SVN-Revision: 8683
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-0610-163/+164
| | | | SVN-Revision: 8656
* remove some obsolete filesFelix Fietkau2007-09-062-305/+0
| | | | SVN-Revision: 8654
* 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
* fix a dependency bugFelix Fietkau2007-08-301-5/+3
| | | | SVN-Revision: 8561
* 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
* Fix the sdk generation with the new staging_dir layoutFlorian Fainelli2007-08-271-3/+4
| | | | SVN-Revision: 8503
* 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
* Fix image builder generation (#2213)Florian Fainelli2007-08-141-1/+1
| | | | SVN-Revision: 8412
* Fix the imagebuilder compilation (#2213)Florian Fainelli2007-08-131-1/+1
| | | | SVN-Revision: 8410