Commit Graph

8830 Commits (cb45c11c92536a7c756bcd01a9ef21d7d4c6a5f9)

Author SHA1 Message Date
Felix Fietkau b13da650d7 use $(curdir) again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 13:44:04 +00:00
Felix Fietkau 1b88b67b09 build system fixes, more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 13:29:03 +00:00
Felix Fietkau 5a344daff1 more build system cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 13:00:43 +00:00
Gabor Juhos f1b9306641 [adm5120] use adm5120 flash map driver on BE targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 08:51:46 +00:00
Felix Fietkau bb84df1c5e allow target specific builddir list override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 03:01:10 +00:00
Felix Fietkau c295c38efc add missing flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 02:54:50 +00:00
Felix Fietkau c33e0be683 don't force the install->compile, compile->prepare dependencies in subdir.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 02:53:54 +00:00
Felix Fietkau eed0892fb7 initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 02:44:55 +00:00
Florian Fainelli 0f23967db3 Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 18:13:35 +00:00
Gabor Juhos 00fba8680c [adm5120] add LED definitions for the RB133/133C boards, thanks to Christophe Lucas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 16:57:19 +00:00
Felix Fietkau 248b9271fe fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 16:37:51 +00:00
Gabor Juhos e15ea2b656 [adm5120] rename patches to follow our naming conventions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 15:58:58 +00:00
Rod Whitby 01fd3de408 Removed the obsolete MTD_SPLIT_ROOTFS config symbol.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 12:59:39 +00:00
Rod Whitby a4f37fcf3f Add missing config symbols that stop a default 2.6.21.6 built - set them all to default values so nothing changes for anyone
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 08:09:04 +00:00
Nicolas Thill e4a6d27482 more cosmetic fixes for ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 03:48:54 +00:00
Nicolas Thill c5324085bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 03:07:52 +00:00
Nicolas Thill 76deaf82bc cosmetic fix (indent and use c-style comments)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 00:59:50 +00:00
Nicolas Thill 8ad6a0b07f update rdc-2.6 config (thanks to Daniel Gimpelevich)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 00:49:54 +00:00
Felix Fietkau 8d0d3aa192 protect the adm5120 pci ops with a spinlock - fixes race conditions that happened in combination with madwifi and more than one card
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 21:38:35 +00:00
Florian Fainelli 4a79268282 Use the new x86 code, thanks sn9 !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 21:18:21 +00:00
Florian Fainelli 23fabc4447 Add rt2x00-mac80211 snapshot (#1916)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 20:00:24 +00:00
Felix Fietkau ac8a4fb075 fix a prereq bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 16:14:14 +00:00
Felix Fietkau b78269d614 add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 15:28:59 +00:00
Felix Fietkau c861cd6195 ignore filenames that can cause problems for the recursive dependency handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 11:32:13 +00:00
Florian Fainelli 56f3c239ab Add uvcvideo driver (#1997)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 09:08:23 +00:00
Nicolas Thill e996d0881f remove the @ and change the comment from [8107] (closes: #2122)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 06:43:29 +00:00
Felix Fietkau c04d96b627 brcm47xx-2.6: add a few nops here, some irq saving there, blast the full cache on page icache flushes
i really hate the broadcom cpu bugs, but it's much more stable now.
PS: A /* Ouch */ in the original source showed me the way ;)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-26 04:35:23 +00:00
Felix Fietkau 0e47d87c19 fix the size of the flash mem window on pronghorn metro (#2070)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 17:37:16 +00:00
Florian Fainelli 8559e96824 NAPI for r6040 of course depends on r6040
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 15:09:35 +00:00
Florian Fainelli 3a499e652d Remove preinit.arch, not used, compile NAPI support for R6040, change the profile name to ar525w
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 15:05:16 +00:00
Gabor Juhos 7a9e28783c [adm5120] uses AMBA PL010 driver for the serial ports from now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 14:47:16 +00:00
Felix Fietkau f022e73033 merge madwifi r2591 for rxantenna selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 14:07:04 +00:00
Florian Fainelli 9f6c0a48fc Fix aodv-uu compilation on 2.4 kernels (#2116)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 14:00:45 +00:00
Florian Fainelli b4c52c8ae9 Put r6040 ethernet driver as a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 09:22:24 +00:00
Florian Fainelli 1972efae70 Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-25 09:16:20 +00:00
John Crispin 63c81c06eb on the au1000 usb could never work as the power switch was never enabled :P
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 22:40:24 +00:00
John Crispin b9a57974fa wireless config gets regenerated not only when it does not exist, buit also if it is 0 len
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 22:10:10 +00:00
John Crispin aa66a101b8 fixed au1000 eth0 ioctl patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 21:11:28 +00:00
John Crispin d651db6f7b oops, wrong file for au1000 pci fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 20:35:35 +00:00
John Crispin 4b8b731846 fixed up the au1000 pci support, was caused by the au1000 having a 36bit io bus and the max add being set to 32bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 20:33:35 +00:00
Gabor Juhos 7aa44d980c [adm5120] reorder rootfstypes to allow both squashfs and jffs2 images to boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 20:28:25 +00:00
Gabor Juhos 49c17967cc [adm5120] fix kernel command line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 16:20:27 +00:00
Florian Fainelli 3363fb8099 Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_printf required for kgdb, make kgbd finally work, thanks !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 11:05:23 +00:00
Florian Fainelli 566472ce8e Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining in prototypes caused it to fail)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 10:58:39 +00:00
Florian Fainelli be228f796c Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 09:15:20 +00:00
Felix Fietkau 2e92155ee3 fix mac80211 build for platforms that have led support disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 22:10:23 +00:00
John Crispin 357dcff318 initial merge of infineon code for amazon, pci is still broken a bit. a big thank you goes to infineon for providing info and reference code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 22:10:11 +00:00
Felix Fietkau 0a9cc878be merge madwifi trunk changeset 2597
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 22:05:00 +00:00
Gabor Juhos 2610ed6019 [adm5120] cosmetic changes in flash driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 19:51:49 +00:00
Florian Fainelli 8aa2f920b5 Add back the port priority for r6040
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 18:35:34 +00:00