summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-0861-123/+96
* fix pci init for brcm-2.4 with atheros wifi cardsFelix Fietkau2007-09-081-0/+1
* Add some EHCI related symbols when usb is selectedFlorian Fainelli2007-09-081-0/+3
* Use PHYS_OFFSET.Eugene Konev2007-09-081-2/+2
* Add TNETW1350 to known devices. Style cleanups.Eugene Konev2007-09-081-6/+38
* fix the symlink of the lzma-loaderGabor Juhos2007-09-081-1/+1
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-0610-163/+164
* remove some obsolete filesFelix Fietkau2007-09-062-305/+0
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-06674-4/+4
* Disable the USB clock for now, will be used later for the AR7-HCD driver, whi...Florian Fainelli2007-09-061-2/+2
* suppress warning in gcd()Nicolas Thill2007-09-041-2/+2
* use kernel abs(), remove recursion in gcd() (closes: #2307)Nicolas Thill2007-09-041-9/+13
* use constant for clock values (closes: #2306)Nicolas Thill2007-09-042-17/+18
* rename 2.6 high-speed usb serial fix to match 2.4 oneNicolas Thill2007-09-021-0/+0
* add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)Nicolas Thill2007-09-021-0/+30
* small rdc-2.6 fixes (from sn9, thanks!)Nicolas Thill2007-09-013-8/+4
* fix a dependency bugFelix Fietkau2007-08-301-5/+3
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tNicolas Thill2007-08-301-1/+1
* add high-speed usb serial fix from Junxion (closes: #2274)Nicolas Thill2007-08-301-0/+25
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-2951-55/+55
* simplified image file generationGabor Juhos2007-08-291-23/+23
* Fix the commentFlorian Fainelli2007-08-271-1/+1
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuFlorian Fainelli2007-08-278-11/+351
* Make the architecture gpio more readableFlorian Fainelli2007-08-271-4/+11
* Fix the sdk generation with the new staging_dir layoutFlorian Fainelli2007-08-271-3/+4
* revert [8473] (see [8055])Nicolas Thill2007-08-271-1/+1
* make overriding of CPU features configurable, and enable it by defaultGabor Juhos2007-08-264-0/+11
* workaround for timer glitch on some boardsMike Baker2007-08-251-0/+11
* fix wan configuration on wr850g v2/v3Mike Baker2007-08-251-0/+5
* override CPU featuresGabor Juhos2007-08-241-0/+84
* Build the quota module for 2.4 targetsFlorian Fainelli2007-08-231-1/+1
* Add the icplus phy patch, will be required for the r6040 driver later, thanks...Florian Fainelli2007-08-232-0/+183
* disable VLANs for RB1xx boards (#2132)Gabor Juhos2007-08-221-0/+14
* Add kmod-ppp-synctty (#2231)Florian Fainelli2007-08-221-1/+1
* add sysupgrade script for config preserving system upgrades. only implemented...Felix Fietkau2007-08-211-0/+27
* Add the ipset missing file from #1970Florian Fainelli2007-08-211-0/+38
* Move to 2.6.22.4Florian Fainelli2007-08-2114-14/+14
* Add usb-keyspan modules (#2229)Florian Fainelli2007-08-211-1/+13
* Compile crc itu-t as a moduleFlorian Fainelli2007-08-211-1/+1
* add refresh ioctl to mtd (for rescanning partitions after reflash)Felix Fietkau2007-08-192-68/+537
* disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMSFelix Fietkau2007-08-191-31/+23
* fix ethernet port mapping of the RB133Gabor Juhos2007-08-191-1/+1
* disable romfs, nothing uses itFelix Fietkau2007-08-192-2/+2
* fix an off-by-one errorFelix Fietkau2007-08-192-2/+2
* cosmetic fix: properly indent sourceNicolas Thill2007-08-181-121/+119
* enable use of 8M flash (closes: #2232)Nicolas Thill2007-08-181-1/+1
* fix vlynq initialization (closes: #2135)Nicolas Thill2007-08-181-12/+11
* update ar7 config, disable watchdog for now (closes: #2146)Nicolas Thill2007-08-181-1/+2
* remove useless code from board support (closes: #2164, thanks to Matteo Croce)Nicolas Thill2007-08-181-32/+1
* Fix image builder generation (#2213)Florian Fainelli2007-08-141-1/+1