aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [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
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-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 ↵Gabor Juhos2007-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 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-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)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
* 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
* 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
* 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
* 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
* 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
* [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
* [adm5120] adm5120_mtd.c is no longer in useGabor Juhos2007-07-231-497/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] board specific fixesGabor Juhos2007-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 splitFlorian Fainelli2007-07-232-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] cleanup patchesGabor Juhos2007-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 beeperRod Whitby2007-07-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more dependency fixesFelix Fietkau2007-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 handlingFelix Fietkau2007-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 optionsFelix Fietkau2007-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 codeGabor Juhos2007-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 ↵Rod Whitby2007-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 devicesRod Whitby2007-07-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] flash driver fixesGabor Juhos2007-07-211-12/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix yealink kmod compileFelix Fietkau2007-07-212-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-pwc compileFelix Fietkau2007-07-212-10/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix switch driver, force all packets from all the ports are low ↵Gabor Juhos2007-07-202-0/+4
| | | | | | priority git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rootfs_split: fix a typo, and fix compiler warningsGabor Juhos2007-07-202-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rootfs split partition renaming (fix by Eric L. Chen)Felix Fietkau2007-07-202-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵Florian Fainelli2007-07-201-42/+137
| | | | | | allow it to basically run git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix wget2nand with the host's patch-cmdline and the new kernel filenameFlorian Fainelli2007-07-201-9/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* compress the kernel that resides on the nand memoryFlorian Fainelli2007-07-201-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8073 3c298f89-4303-0410-b956-a3cf2f4a3e73