aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup system code and use definitionsFlorian Fainelli2007-03-293-48/+29
* Add definitions, add settings detection for SoCsFlorian Fainelli2007-03-294-15/+230
* Fix mkmylofw write_out_padding routineFlorian Fainelli2007-03-291-49/+60
* Fix myloader partition table parserFlorian Fainelli2007-03-291-2/+2
* Fix warningFlorian Fainelli2007-03-291-2/+2
* Working, but very minimalistic kernel config for rdc-2.6Florian Fainelli2007-03-291-369/+791
* run metadata scanning only once when multiple targets are specified on the co...Felix Fietkau2007-03-291-2/+5
* fix menuconfig 'deselect' statementFelix Fietkau2007-03-291-4/+7
* Should fix edimax generationFlorian Fainelli2007-03-291-1/+1
* check initseq->first in awx after running include()Felix Fietkau2007-03-291-1/+1
* fix an uninitialized variable in awx (does not fix random segfault yet, still...Felix Fietkau2007-03-281-1/+2
* make sure tmp/info gets createdFelix Fietkau2007-03-282-1/+2
* Fix the irq requestFlorian Fainelli2007-03-281-1/+1
* add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...Felix Fietkau2007-03-281-0/+2
* detect changes in package/kernel/modules/*.mk when scanning the package metadataFelix Fietkau2007-03-281-0/+5
* nuke some unnecessary complexity in the metadata scanning - simply call inclu...Felix Fietkau2007-03-281-29/+4
* Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ...Felix Fietkau2007-03-2865-28539/+2
* Fix warningsFlorian Fainelli2007-03-281-2/+2
* Bluetooth depends on USB for 2.6 kernels alsoFlorian Fainelli2007-03-281-1/+2
* Bluetooth modules also depend on USBFlorian Fainelli2007-03-281-1/+2
* Enable kmod-sched for adm5120Florian Fainelli2007-03-281-24/+2
* Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in my...Florian Fainelli2007-03-282-64/+77
* Add myloader partition table parserFlorian Fainelli2007-03-283-4/+217
* replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGSNicolas Thill2007-03-285-9/+9
* cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)Nicolas Thill2007-03-281-46/+3
* tweak isakmpd & keynote makefilesNicolas Thill2007-03-283-14/+16
* add dependency info for linux 2.4 specific kmod package (related to #1521)Felix Fietkau2007-03-271-1/+1
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-2710-17/+2
* add nfs kernel server kmod package (patch from #1524)Felix Fietkau2007-03-272-2/+13
* remove bogus dependenciesFelix Fietkau2007-03-271-2/+1
* fix flash buswidth detectionFelix Fietkau2007-03-271-4/+4
* fix a problem with the firewall script (multicast traffic could produce packe...Felix Fietkau2007-03-271-1/+1
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single chan...Eugene Konev2007-03-271-212/+252
* ar7: speed up irq handlers, fix asm/ar7/ar7.hEugene Konev2007-03-272-34/+79
* Fix edimax image generationFlorian Fainelli2007-03-261-2/+3
* Add some more clean targetsFlorian Fainelli2007-03-261-2/+2
* Add a symlinkclean target to remove symlinksFlorian Fainelli2007-03-261-0/+3
* Also forgot adding the adm5120_info fileFlorian Fainelli2007-03-261-0/+121
* fix the sdkFelix Fietkau2007-03-262-16/+29
* Disable YAFFS and NAND by defaultFlorian Fainelli2007-03-261-0/+2
* Move the yaffs patch to be generic, shared between rb532 and adm5120Florian Fainelli2007-03-261-0/+0
* Forgot adding infos headerFlorian Fainelli2007-03-261-0/+52
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-264-46/+10
* Add myloader definitionsFlorian Fainelli2007-03-262-1/+169
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)Florian Fainelli2007-03-262-18/+37
* Add definitions to myloader thanks Gabor JuhosFlorian Fainelli2007-03-261-7/+17
* enable dso support back in openssl, needed to use shared zlib compression, an...Nicolas Thill2007-03-261-2/+2
* add fix from #1516Felix Fietkau2007-03-251-4/+1
* add prereq check for pkg-config (required by ntfs-3g)Felix Fietkau2007-03-251-0/+3
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.Eugene Konev2007-03-259-57/+437