summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-302-47/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵florian2007-07-304-6/+55
| | | | | | Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improved au1000 usb patchblogic2007-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improved patch for au1000 usb-power switchblogic2007-07-291-9/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* removed fox-vhdl patch, it will return with .22blogic2007-07-291-4836/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small fix to etrax serial port setupblogic2007-07-291-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Modified patches for 2.6.22.1 kernelhcg2007-07-298-0/+999
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prepare for 2.6.22.1 kernelhcg2007-07-2916-14/+9949
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some fixes to the etrax buildblogic2007-07-293-197/+221
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8211 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] use adm5120 flash map driver on BE targetsjuhosg2007-07-281-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵florian2007-07-274-2/+361
| | | | | | 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 ↵juhosg2007-07-271-0/+7
| | | | | | Christophe Lucas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8199 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] rename patches to follow our naming conventionsjuhosg2007-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.rwhitby2007-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 ↵rwhitby2007-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 ar7nico2007-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)nico2007-07-2719-701/+107
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fix (indent and use c-style comments)nico2007-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)nico2007-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 ↵nbd2007-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 !florian2007-07-265-105/+12033
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵nbd2007-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)nbd2007-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 r6040florian2007-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 ↵florian2007-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 nowjuhosg2007-07-2511-7/+530
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !florian2007-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 :Pblogic2007-07-241-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed au1000 eth0 ioctl patchblogic2007-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 fixblogic2007-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 ↵blogic2007-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 bootjuhosg2007-07-242-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix kernel command linejuhosg2007-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 ↵florian2007-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
* Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance)florian2007-07-241-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* initial merge of infineon code for amazon, pci is still broken a bit. a big ↵blogic2007-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
* [adm5120] cosmetic changes in flash driverjuhosg2007-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 r6040florian2007-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 adm5120nbd2007-07-232-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] adm5120_mtd.c is no longer in usejuhosg2007-07-231-497/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] board specific fixesjuhosg2007-07-232-1/+11
| | | | | | | | | | | * fix detection of RB-133C, thanks to Christophe Lucas * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow squashfs images for au1000, use the automatic rootfs splitflorian2007-07-232-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] cleanup patchesjuhosg2007-07-2314-573/+1
| | | | | | | | * nuke patches for 2.6.21 * refresh patches for 2.6.22 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8122 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled IXP4xx beeperrwhitby2007-07-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more dependency fixesnbd2007-07-231-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* simplify and fix adm5120 image building, fix broken FEATURES handlingnbd2007-07-233-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencies and kernel config optionsnbd2007-07-231-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix printk format arguments in memory detection codejuhosg2007-07-221-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth ↵rwhitby2007-07-211-1/+10
| | | | | | access point) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/nslu2: Added kmod-usb-ochi to the profile for USB 1.1 devicesrwhitby2007-07-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8092 3c298f89-4303-0410-b956-a3cf2f4a3e73