aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Restore image creation for rdc boardsFlorian Fainelli2007-04-011-3/+9
* Working configuration, minimalisticFlorian Fainelli2007-04-011-789/+293
* the redboot parsing function needs to be exportedFlorian Fainelli2007-04-011-0/+12
* Code cleanupFlorian Fainelli2007-04-012-214/+84
* reversal of previous dummy commitHamish Guthrie2007-03-311-1/+0
* Dummy update - to be reversedHamish Guthrie2007-03-311-1/+1
* call Build/Clean for clean: in package makefilesFelix Fietkau2007-03-311-0/+1
* revert bluetooth kconfig change - it doesn't work that wayFelix Fietkau2007-03-311-4/+2
* Fix a typoFlorian Fainelli2007-03-311-1/+1
* Fix the division by zero (sn9)Florian Fainelli2007-03-311-4/+5
* fix crc32 and endianness, thanks sn9Florian Fainelli2007-03-311-24/+36
* /sbin/hotplug-call: export the hotplug event type through the environment for...Felix Fietkau2007-03-312-2/+4
* allow dhcp sections for dnsmasq to add command line optionsFelix Fietkau2007-03-311-1/+2
* Disable firmware creation for the momentFlorian Fainelli2007-03-301-2/+3
* Split up drivers and specific files, update flash map driverFlorian Fainelli2007-03-305-1228/+1249
* airlink generation fix, thanks st9_Florian Fainelli2007-03-301-11/+9
* Remove extra -Mike Baker2007-03-301-1/+1
* Moved activity led to correct IO portsHamish Guthrie2007-03-302-23/+63
* 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 versionsFelix 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