5089 Commits (54a1fcd9c16ab3996ec30d2110d45bfca4c6e72d)
 

Author SHA1 Message Date
Florian Fainelli c3697977ab Code cleanup 18 years ago
Hamish Guthrie 227346dd55 reversal of previous dummy commit 18 years ago
Hamish Guthrie 52a7d96edd Dummy update - to be reversed 18 years ago
Felix Fietkau 58de9a89ad call Build/Clean for clean: in package makefiles 18 years ago
Felix Fietkau 1f5d88a1e1 revert bluetooth kconfig change - it doesn't work that way 18 years ago
Florian Fainelli ce510473d5 Fix a typo 18 years ago
Florian Fainelli 806cd71e0a Fix the division by zero (sn9) 18 years ago
Florian Fainelli 5720195886 fix crc32 and endianness, thanks sn9 18 years ago
Felix Fietkau 7326a8beb5 /sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts 18 years ago
Felix Fietkau 9dd72732bb allow dhcp sections for dnsmasq to add command line options 18 years ago
Florian Fainelli 47fce96471 Disable firmware creation for the moment 18 years ago
Florian Fainelli ed5e0b9431 Split up drivers and specific files, update flash map driver 18 years ago
Florian Fainelli 263d62cf19 airlink generation fix, thanks st9_ 18 years ago
Mike Baker 3debff019c Remove extra - 18 years ago
Hamish Guthrie ad2a8ced9d Moved activity led to correct IO ports 18 years ago
Florian Fainelli d1eb342ea7 Cleanup system code and use definitions 18 years ago
Florian Fainelli ef53f5db7c Add definitions, add settings detection for SoCs 18 years ago
Florian Fainelli 56d10f7c3c Fix mkmylofw write_out_padding routine 18 years ago
Florian Fainelli d5bb3765ca Fix myloader partition table parser 18 years ago
Florian Fainelli f5b93badec Fix warning 18 years ago
Florian Fainelli ae90a1394d Working, but very minimalistic kernel config for rdc-2.6 18 years ago
Felix Fietkau f952681f35 run metadata scanning only once when multiple targets are specified on the command line 18 years ago
Felix Fietkau 4d8d426714 fix menuconfig 'deselect' statement 18 years ago
Florian Fainelli 55e4f0f8bc Should fix edimax generation 18 years ago
Felix Fietkau f4998c554a check initseq->first in awx after running include() 18 years ago
Felix Fietkau 54942b3ce2 fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it) 18 years ago
Felix Fietkau fcf0aa5ab7 make sure tmp/info gets created 18 years ago
Florian Fainelli 74304a4323 Fix the irq request 18 years ago
Felix Fietkau 447b0f537a add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':' 18 years ago
Felix Fietkau 36b75197e3 detect changes in package/kernel/modules/*.mk when scanning the package metadata 18 years ago
Felix Fietkau e71ae20b0b nuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact) 18 years ago
Felix Fietkau 92f558c4be Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. 18 years ago
Florian Fainelli e172d1c9ea Fix warnings 18 years ago
Florian Fainelli e93d651983 Bluetooth depends on USB for 2.6 kernels also 18 years ago
Florian Fainelli f0bc281e36 Bluetooth modules also depend on USB 18 years ago
Florian Fainelli 799427a878 Enable kmod-sched for adm5120 18 years ago
Florian Fainelli e1b66f44ea Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader parser 18 years ago
Florian Fainelli d8bf22859b Add myloader partition table parser 18 years ago
Nicolas Thill 7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 18 years ago
Nicolas Thill 32490cac26 cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...) 18 years ago
Nicolas Thill f725f0dc49 tweak isakmpd & keynote makefiles 18 years ago
Felix Fietkau 10a482c835 add dependency info for linux 2.4 specific kmod package (related to #1521) 18 years ago
Felix Fietkau 5c9cbf119d clean up nfsd kernel config entries (#1523) 18 years ago
Felix Fietkau 9198bbb303 add nfs kernel server kmod package (patch from #1524) 18 years ago
Felix Fietkau 8a0c6f6187 remove bogus dependencies 18 years ago
Felix Fietkau 1bde611b1a fix flash buswidth detection 18 years ago
Felix Fietkau c05a061e4e fix a problem with the firewall script (multicast traffic could produce packet loss) 18 years ago
Eugene Konev 6f48cd2114 ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single channel rx, move skb allocation out of interrupt, general cleanup 18 years ago
Eugene Konev 34fd376368 ar7: speed up irq handlers, fix asm/ar7/ar7.h 18 years ago
Florian Fainelli 067704996a Fix edimax image generation 18 years ago