Commit Graph

4882 Commits

Author SHA1 Message Date
Florian Fainelli
5720195886 fix crc32 and endianness, thanks sn9
SVN-Revision: 6769
2007-03-31 08:59:51 +00:00
Felix Fietkau
7326a8beb5 /sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts
SVN-Revision: 6768
2007-03-31 00:59:49 +00:00
Felix Fietkau
9dd72732bb allow dhcp sections for dnsmasq to add command line options
SVN-Revision: 6767
2007-03-31 00:39:55 +00:00
Florian Fainelli
47fce96471 Disable firmware creation for the moment
SVN-Revision: 6766
2007-03-30 21:57:48 +00:00
Florian Fainelli
ed5e0b9431 Split up drivers and specific files, update flash map driver
SVN-Revision: 6765
2007-03-30 21:56:07 +00:00
Florian Fainelli
263d62cf19 airlink generation fix, thanks st9_
SVN-Revision: 6764
2007-03-30 21:51:48 +00:00
Mike Baker
3debff019c Remove extra -
SVN-Revision: 6763
2007-03-30 10:23:15 +00:00
Hamish Guthrie
ad2a8ced9d Moved activity led to correct IO ports
SVN-Revision: 6761
2007-03-30 07:22:52 +00:00
Florian Fainelli
d1eb342ea7 Cleanup system code and use definitions
SVN-Revision: 6760
2007-03-29 22:21:43 +00:00
Florian Fainelli
ef53f5db7c Add definitions, add settings detection for SoCs
SVN-Revision: 6759
2007-03-29 22:21:22 +00:00
Florian Fainelli
56d10f7c3c Fix mkmylofw write_out_padding routine
SVN-Revision: 6758
2007-03-29 22:20:21 +00:00
Florian Fainelli
d5bb3765ca Fix myloader partition table parser
SVN-Revision: 6757
2007-03-29 22:19:26 +00:00
Florian Fainelli
f5b93badec Fix warning
SVN-Revision: 6756
2007-03-29 22:18:50 +00:00
Florian Fainelli
ae90a1394d Working, but very minimalistic kernel config for rdc-2.6
SVN-Revision: 6755
2007-03-29 22:15:15 +00:00
Felix Fietkau
f952681f35 run metadata scanning only once when multiple targets are specified on the command line
SVN-Revision: 6754
2007-03-29 11:26:35 +00:00
Felix Fietkau
4d8d426714 fix menuconfig 'deselect' statement
SVN-Revision: 6753
2007-03-29 11:19:50 +00:00
Florian Fainelli
55e4f0f8bc Should fix edimax generation
SVN-Revision: 6752
2007-03-29 10:49:52 +00:00
Felix Fietkau
f4998c554a check initseq->first in awx after running include()
SVN-Revision: 6751
2007-03-29 00:08:43 +00:00
Felix Fietkau
54942b3ce2 fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)
SVN-Revision: 6750
2007-03-28 23:19:39 +00:00
Felix Fietkau
fcf0aa5ab7 make sure tmp/info gets created
SVN-Revision: 6749
2007-03-28 18:26:21 +00:00
Florian Fainelli
74304a4323 Fix the irq request
SVN-Revision: 6748
2007-03-28 18:14:07 +00:00
Felix Fietkau
447b0f537a add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':'
SVN-Revision: 6747
2007-03-28 18:13:54 +00:00
Felix Fietkau
36b75197e3 detect changes in package/kernel/modules/*.mk when scanning the package metadata
SVN-Revision: 6746
2007-03-28 18:06:33 +00:00
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)
SVN-Revision: 6745
2007-03-28 18:01:46 +00:00
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.
SVN-Revision: 6744
2007-03-28 17:52:00 +00:00
Florian Fainelli
e172d1c9ea Fix warnings
SVN-Revision: 6742
2007-03-28 10:49:01 +00:00
Florian Fainelli
e93d651983 Bluetooth depends on USB for 2.6 kernels also
SVN-Revision: 6741
2007-03-28 10:42:30 +00:00
Florian Fainelli
f0bc281e36 Bluetooth modules also depend on USB
SVN-Revision: 6740
2007-03-28 10:10:49 +00:00
Florian Fainelli
799427a878 Enable kmod-sched for adm5120
SVN-Revision: 6739
2007-03-28 10:09:21 +00:00
Florian Fainelli
e1b66f44ea Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader parser
SVN-Revision: 6737
2007-03-28 09:10:46 +00:00
Florian Fainelli
d8bf22859b Add myloader partition table parser
SVN-Revision: 6736
2007-03-28 08:35:10 +00:00
Nicolas Thill
7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
SVN-Revision: 6735
2007-03-28 00:35:26 +00:00
Nicolas Thill
32490cac26 cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)
SVN-Revision: 6734
2007-03-28 00:29:17 +00:00
Nicolas Thill
f725f0dc49 tweak isakmpd & keynote makefiles
SVN-Revision: 6733
2007-03-28 00:06:18 +00:00
Felix Fietkau
10a482c835 add dependency info for linux 2.4 specific kmod package (related to #1521)
SVN-Revision: 6732
2007-03-27 23:43:36 +00:00
Felix Fietkau
5c9cbf119d clean up nfsd kernel config entries (#1523)
SVN-Revision: 6731
2007-03-27 23:41:05 +00:00
Felix Fietkau
9198bbb303 add nfs kernel server kmod package (patch from #1524)
SVN-Revision: 6729
2007-03-27 23:34:37 +00:00
Felix Fietkau
8a0c6f6187 remove bogus dependencies
SVN-Revision: 6728
2007-03-27 23:17:31 +00:00
Felix Fietkau
1bde611b1a fix flash buswidth detection
SVN-Revision: 6727
2007-03-27 23:15:10 +00:00
Felix Fietkau
c05a061e4e fix a problem with the firewall script (multicast traffic could produce packet loss)
SVN-Revision: 6726
2007-03-27 16:45:10 +00:00
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
SVN-Revision: 6724
2007-03-27 15:19:08 +00:00
Eugene Konev
34fd376368 ar7: speed up irq handlers, fix asm/ar7/ar7.h
SVN-Revision: 6723
2007-03-27 14:56:34 +00:00
Florian Fainelli
067704996a Fix edimax image generation
SVN-Revision: 6722
2007-03-26 22:12:49 +00:00
Florian Fainelli
c41e00ae34 Add some more clean targets
SVN-Revision: 6721
2007-03-26 22:09:00 +00:00
Florian Fainelli
e3e20cce5c Add a symlinkclean target to remove symlinks
SVN-Revision: 6720
2007-03-26 22:01:47 +00:00
Florian Fainelli
e25fff9a14 Also forgot adding the adm5120_info file
SVN-Revision: 6719
2007-03-26 20:26:23 +00:00
Felix Fietkau
4113d5a46d fix the sdk
SVN-Revision: 6718
2007-03-26 20:17:28 +00:00
Florian Fainelli
f1b6a4ce42 Disable YAFFS and NAND by default
SVN-Revision: 6717
2007-03-26 19:54:54 +00:00
Florian Fainelli
7d55bb05fe Move the yaffs patch to be generic, shared between rb532 and adm5120
SVN-Revision: 6716
2007-03-26 19:42:33 +00:00
Florian Fainelli
1e3c50caa7 Forgot adding infos header
SVN-Revision: 6715
2007-03-26 19:09:16 +00:00