summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* removed volatile register derefs from amazon setup codeblogic2007-08-042-65/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rewrite of the amazon irq codeblogic2007-08-042-219/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix reset function in USB driverjuhosg2007-08-031-7/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] USB driver fixesjuhosg2007-08-032-11/+11
| | | | | | | | * fix compiler warning in adm5120-hcd.c * allocate mem_resource with the correct size * fix driver name in the platform device structure git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵florian2007-08-036-23/+80
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Some adm5120-hcd cleanupsflorian2007-08-021-59/+103
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵florian2007-08-023-2/+19
| | | | | | as a module git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add definitions for RouterBOARD 150, no NAND driver yetjuhosg2007-08-021-3/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add support for board specific vlan matrix, should fix #2132juhosg2007-08-0112-53/+123
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add CONFIG_HID to not set by defaultflorian2007-08-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the AR7 led driver compilation (#2160)florian2007-08-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Register the second uart on tnetd7300 and fix the watchdog register for ↵florian2007-07-313-56/+90
| | | | | | 7200/7300, thanks to DerAgo (#2149) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio init (#2148)florian2007-07-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the dependency to devio, since it is not in trunkflorian2007-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the remaining kernel config options (#2102)florian2007-07-311-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build sdk and imagebuilder at target/install timenbd2007-07-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8257 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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