summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵kaloz2007-06-086-1/+11420
| | | | | | with wigyori git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic profile for x86, no packages auto-selectedpavlov2007-06-071-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7519 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes minor bug when compiling etrax target without V=99blogic2007-06-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7515 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update kernel config for rb532nbd2007-06-071-21/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rb532 patch errornbd2007-06-062-31/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed autoboot timeout in dfboothcg2007-06-061-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7508 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for jffs2 filesystems with 256k blocksize, fix taishan supportkaloz2007-06-052-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* USB probe rewrite, really needs testingflorian2007-06-051-46/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a ralink profile (for ADM5120 based IP cameras)florian2007-06-052-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixed bug in mmc driver (can now write to SD-Card within Linux). Changed hcg2007-06-053-1/+436
| | | | | | | some kernel configs to support ext2 on SD-Card git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed target for ubpar.c to directly write to mtd devicehcg2007-06-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed default ipkg source for new releasehcg2007-06-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Removed romboot from tree - replaced by dfboothcg2007-06-059-3380/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Corrected PLLA setting to remove error in BRG at 115k. Removed 2 fileshcg2007-06-053-10/+2
| | | | | | | not required git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7499 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Sets GPIO PB28 to multi-drive (open collector) - fixes reset issuehcg2007-06-051-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small changes to the default netconfig and ipkg repo for the foxboardblogic2007-06-042-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reboot now works on foxboardblogic2007-06-041-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small fix on etrax basefiles to avoid bogus error msgblogic2007-06-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixed at91 ethernet driver for dm9161a PHY interrupt issuehcg2007-06-041-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new dfboot loader - a complete revison of romboot code.hcg2007-06-0431-0/+15410
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove a debug statement from trx.c, add config changes for at91hcg2007-06-043-8/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵nbd2007-06-041-19/+2
| | | | | | | | | the patches. Also added a target package/refresh which will do this to all packages in the buildroot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7488 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ar7-2.6 fixes by Stefan Weilnbd2007-06-048-24/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable image generation for the WRT150Nkaloz2007-06-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packagingnico2007-06-041-4/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* several changes to the basefiles for cris targetblogic2007-06-036-6/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7484 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix endianness issues with adm5120eb, thanks to Gabor !florian2007-06-031-21/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7479 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reworked memset,memcpy of the cris kernel, this improves board speed by ↵blogic2007-06-031-323/+276
| | | | | | factor 20 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the adm5120 config to use IRQ_CPU and physically mapped flash for nowflorian2007-06-031-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120 timing specific routines, was part of the IRQ handling rewritteflorian2007-06-031-0/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7475 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement quilt handling for the kernel tree ... and there was much rejoicing!nbd2007-06-031-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove duplicate include statement (fixes a warning)nbd2007-06-031-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* when compiling a tool to upload firmware to the cris, it should be build for ↵blogic2007-06-031-1/+1
| | | | | | host and not target :-) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7467 3c298f89-4303-0410-b956-a3cf2f4a3e73
* the etrax bootloader tools source was added on initial merge, it is now ↵blogic2007-06-02165-123806/+5
| | | | | | sitting on the acme site, source should not be in this folder git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyflorian2007-06-0214-384/+518
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add iprange (#1799)florian2007-06-022-0/+173
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: fixed patch pathnamesrwhitby2007-06-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix config.in typo and enable by default only for ixp4xx-2.6florian2007-06-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)rwhitby2007-06-021-3/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).rwhitby2007-06-022-30/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* made the target name of etrax lowercase.blogic2007-06-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes compile bug of iptablesblogic2007-06-021-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync ↵florian2007-06-022-32/+16
| | | | | | kernel config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Updated to 1.5.4 - this time it bootsrwhitby2007-06-023-136/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add initial support for the crisarchitecture used on foxboards to openwrtblogic2007-06-02229-0/+223361
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make xscale images containing proprietary microcode optional, but enabled by ↵nbd2007-06-012-18/+31
| | | | | | default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add back the mac handling fix - seems like it wasn't the cause for ↵nbd2007-05-311-0/+17
| | | | | | the ethernet breakage git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually ↵rwhitby2007-05-312-12/+136
| | | | | | tested at all, and what I eventually tested didn't work. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Updated to version 1.5.4rwhitby2007-05-312-136/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert patch that is breaking ethernet on Avila GW2348-4nbd2007-05-311-17/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7420 3c298f89-4303-0410-b956-a3cf2f4a3e73