aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build system fixes, more cleanupFelix Fietkau2007-07-284-78/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8207 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more build system cleanupFelix Fietkau2007-07-286-150/+168
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8206 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] use adm5120 flash map driver on BE targetsGabor Juhos2007-07-281-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow target specific builddir list overrideFelix Fietkau2007-07-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing flagFelix Fietkau2007-07-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't force the install->compile, compile->prepare dependencies in subdir.mkFelix Fietkau2007-07-282-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now ↵Felix Fietkau2007-07-283-54/+86
| | | | | | being included instead of recursively called git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-276-5/+422
| | | | | | drivers (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add LED definitions for the RB133/133C boards, thanks to ↵Gabor Juhos2007-07-271-0/+7
| | | | | | Christophe Lucas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8199 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typoFelix Fietkau2007-07-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] rename patches to follow our naming conventionsGabor Juhos2007-07-277-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Removed the obsolete MTD_SPLIT_ROOTFS config symbol.Rod Whitby2007-07-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8193 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing config symbols that stop a default 2.6.21.6 built - set them all ↵Rod Whitby2007-07-271-0/+9
| | | | | | to default values so nothing changes for anyone git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cosmetic fixes for ar7Nicolas Thill2007-07-273-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)Nicolas Thill2007-07-2720-707/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fix (indent and use c-style comments)Nicolas Thill2007-07-271-14/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update rdc-2.6 config (thanks to Daniel Gimpelevich)Nicolas Thill2007-07-271-3/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵Felix Fietkau2007-07-261-0/+9
| | | | | | 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
* Use the new x86 code, thanks sn9 !Florian Fainelli2007-07-265-105/+12033
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add rt2x00-mac80211 snapshot (#1916)Florian Fainelli2007-07-2629-0/+19615
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a prereq bugFelix Fietkau2007-07-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07Felix Fietkau2007-07-263-4/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ignore filenames that can cause problems for the recursive dependency handlingFelix Fietkau2007-07-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add uvcvideo driver (#1997)Florian Fainelli2007-07-261-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the @ and change the comment from [8107] (closes: #2122)Nicolas Thill2007-07-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵Felix Fietkau2007-07-261-31/+300
| | | | | | | | | | 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
* fix the size of the flash mem window on pronghorn metro (#2070)Felix Fietkau2007-07-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NAPI for r6040 of course depends on r6040Florian Fainelli2007-07-251-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8161 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵Florian Fainelli2007-07-254-3/+6
| | | | | | profile name to ar525w git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] uses AMBA PL010 driver for the serial ports from nowGabor Juhos2007-07-2511-7/+530
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge madwifi r2591 for rxantenna selectionFelix Fietkau2007-07-251-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix aodv-uu compilation on 2.4 kernels (#2116)Florian Fainelli2007-07-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Put r6040 ethernet driver as a moduleFlorian Fainelli2007-07-251-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !Florian Fainelli2007-07-255-16/+87
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* on the au1000 usb could never work as the power switch was never enabled :PJohn Crispin2007-07-241-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wireless config gets regenerated not only when it does not exist, buit also ↵John Crispin2007-07-241-1/+1
| | | | | | if it is 0 len git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed au1000 eth0 ioctl patchJohn Crispin2007-07-241-20/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, wrong file for au1000 pci fixJohn Crispin2007-07-241-8/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed up the au1000 pci support, was caused by the au1000 having a 36bit io ↵John Crispin2007-07-242-0/+18
| | | | | | bus and the max add being set to 32bit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] reorder rootfstypes to allow both squashfs and jffs2 images to bootGabor Juhos2007-07-242-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix kernel command lineGabor Juhos2007-07-242-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add ↵Florian Fainelli2007-07-245-14/+109
| | | | | | 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
* Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining ↵Florian Fainelli2007-07-243-0/+71
| | | | | | in prototypes caused it to fail) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance)Florian Fainelli2007-07-241-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mac80211 build for platforms that have led support disabledFelix Fietkau2007-07-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* initial merge of infineon code for amazon, pci is still broken a bit. a big ↵John Crispin2007-07-2347-0/+26109
| | | | | | 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
* merge madwifi trunk changeset 2597Felix Fietkau2007-07-231-2/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] cosmetic changes in flash driverGabor Juhos2007-07-231-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add back the port priority for r6040Florian Fainelli2007-07-231-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120Felix Fietkau2007-07-232-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8131 3c298f89-4303-0410-b956-a3cf2f4a3e73