summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove extra -Mike Baker2007-03-301-1/+1
| | | | SVN-Revision: 6763
* Moved activity led to correct IO portsHamish Guthrie2007-03-302-23/+63
| | | | SVN-Revision: 6761
* Cleanup system code and use definitionsFlorian Fainelli2007-03-293-48/+29
| | | | SVN-Revision: 6760
* Add definitions, add settings detection for SoCsFlorian Fainelli2007-03-294-15/+230
| | | | SVN-Revision: 6759
* Fix mkmylofw write_out_padding routineFlorian Fainelli2007-03-291-49/+60
| | | | SVN-Revision: 6758
* Fix myloader partition table parserFlorian Fainelli2007-03-291-2/+2
| | | | SVN-Revision: 6757
* Fix warningFlorian Fainelli2007-03-291-2/+2
| | | | SVN-Revision: 6756
* Working, but very minimalistic kernel config for rdc-2.6Florian Fainelli2007-03-291-369/+791
| | | | SVN-Revision: 6755
* run metadata scanning only once when multiple targets are specified on the ↵Felix Fietkau2007-03-291-2/+5
| | | | | | command line SVN-Revision: 6754
* fix menuconfig 'deselect' statementFelix Fietkau2007-03-291-4/+7
| | | | SVN-Revision: 6753
* Should fix edimax generationFlorian Fainelli2007-03-291-1/+1
| | | | SVN-Revision: 6752
* check initseq->first in awx after running include()Felix Fietkau2007-03-291-1/+1
| | | | SVN-Revision: 6751
* fix an uninitialized variable in awx (does not fix random segfault yet, ↵Felix Fietkau2007-03-281-1/+2
| | | | | | still looking into it) SVN-Revision: 6750
* make sure tmp/info gets createdFelix Fietkau2007-03-282-1/+2
| | | | SVN-Revision: 6749
* Fix the irq requestFlorian Fainelli2007-03-281-1/+1
| | | | SVN-Revision: 6748
* add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix ↵Felix Fietkau2007-03-281-0/+2
| | | | | | instead of just ':' SVN-Revision: 6747
* detect changes in package/kernel/modules/*.mk when scanning the package metadataFelix Fietkau2007-03-281-0/+5
| | | | SVN-Revision: 6746
* nuke some unnecessary complexity in the metadata scanning - simply call ↵Felix Fietkau2007-03-281-29/+4
| | | | | | include/scan.mk on every make invocation (does not add any noticeable performance impact) SVN-Revision: 6745
* Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ↵Felix Fietkau2007-03-2865-28539/+2
| | | | | | getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. SVN-Revision: 6744
* Fix warningsFlorian Fainelli2007-03-281-2/+2
| | | | SVN-Revision: 6742
* Bluetooth depends on USB for 2.6 kernels alsoFlorian Fainelli2007-03-281-1/+2
| | | | SVN-Revision: 6741
* Bluetooth modules also depend on USBFlorian Fainelli2007-03-281-1/+2
| | | | SVN-Revision: 6740
* Enable kmod-sched for adm5120Florian Fainelli2007-03-281-24/+2
| | | | SVN-Revision: 6739
* Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in ↵Florian Fainelli2007-03-282-64/+77
| | | | | | myloader parser SVN-Revision: 6737
* Add myloader partition table parserFlorian Fainelli2007-03-283-4/+217
| | | | SVN-Revision: 6736
* replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGSNicolas Thill2007-03-285-9/+9
| | | | SVN-Revision: 6735
* cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)Nicolas Thill2007-03-281-46/+3
| | | | SVN-Revision: 6734
* tweak isakmpd & keynote makefilesNicolas Thill2007-03-283-14/+16
| | | | SVN-Revision: 6733
* add dependency info for linux 2.4 specific kmod package (related to #1521)Felix Fietkau2007-03-271-1/+1
| | | | SVN-Revision: 6732
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-2710-17/+2
| | | | SVN-Revision: 6731
* add nfs kernel server kmod package (patch from #1524)Felix Fietkau2007-03-272-2/+13
| | | | SVN-Revision: 6729
* remove bogus dependenciesFelix Fietkau2007-03-271-2/+1
| | | | SVN-Revision: 6728
* fix flash buswidth detectionFelix Fietkau2007-03-271-4/+4
| | | | SVN-Revision: 6727
* fix a problem with the firewall script (multicast traffic could produce ↵Felix Fietkau2007-03-271-1/+1
| | | | | | packet loss) SVN-Revision: 6726
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single ↵Eugene Konev2007-03-271-212/+252
| | | | | | channel rx, move skb allocation out of interrupt, general cleanup SVN-Revision: 6724
* ar7: speed up irq handlers, fix asm/ar7/ar7.hEugene Konev2007-03-272-34/+79
| | | | SVN-Revision: 6723
* Fix edimax image generationFlorian Fainelli2007-03-261-2/+3
| | | | SVN-Revision: 6722
* Add some more clean targetsFlorian Fainelli2007-03-261-2/+2
| | | | SVN-Revision: 6721
* Add a symlinkclean target to remove symlinksFlorian Fainelli2007-03-261-0/+3
| | | | SVN-Revision: 6720
* Also forgot adding the adm5120_info fileFlorian Fainelli2007-03-261-0/+121
| | | | SVN-Revision: 6719
* fix the sdkFelix Fietkau2007-03-262-16/+29
| | | | SVN-Revision: 6718
* Disable YAFFS and NAND by defaultFlorian Fainelli2007-03-261-0/+2
| | | | SVN-Revision: 6717
* Move the yaffs patch to be generic, shared between rb532 and adm5120Florian Fainelli2007-03-261-0/+0
| | | | SVN-Revision: 6716
* Forgot adding infos headerFlorian Fainelli2007-03-261-0/+52
| | | | SVN-Revision: 6715
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-264-46/+10
| | | | SVN-Revision: 6713
* Add myloader definitionsFlorian Fainelli2007-03-262-1/+169
| | | | SVN-Revision: 6712
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)Florian Fainelli2007-03-262-18/+37
| | | | SVN-Revision: 6711
* Add definitions to myloader thanks Gabor JuhosFlorian Fainelli2007-03-261-7/+17
| | | | SVN-Revision: 6710
* enable dso support back in openssl, needed to use shared zlib compression, ↵Nicolas Thill2007-03-261-2/+2
| | | | | | and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 SVN-Revision: 6706
* add fix from #1516Felix Fietkau2007-03-251-4/+1
| | | | SVN-Revision: 6697