summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package ipset for useTim Yardley2007-06-073-0/+33
| | | | SVN-Revision: 7517
* fix last change - some pats are 2.6.22 specific, and we aren't there yetImre Kaloz2007-06-071-4/+5
| | | | SVN-Revision: 7516
* fixes minor bug when compiling etrax target without V=99John Crispin2007-06-071-2/+2
| | | | SVN-Revision: 7515
* update kernel config for rb532Felix Fietkau2007-06-071-21/+3
| | | | SVN-Revision: 7514
* fix rb532 patch errorFelix Fietkau2007-06-062-31/+18
| | | | SVN-Revision: 7511
* Force 1 job at-a-time for isakmpdFlorian Fainelli2007-06-061-1/+1
| | | | SVN-Revision: 7510
* fix the annoying error on package scanImre Kaloz2007-06-061-1/+1
| | | | SVN-Revision: 7509
* Changed autoboot timeout in dfbootHamish Guthrie2007-06-061-2/+1
| | | | SVN-Revision: 7508
* upgrade a few packages to newer versions (includes patch by kaloz) - ↵Felix Fietkau2007-06-059-6/+8986
| | | | | | preparation for 2.6.22 SVN-Revision: 7507
* add support for jffs2 filesystems with 256k blocksize, fix taishan supportImre Kaloz2007-06-053-1/+11
| | | | SVN-Revision: 7506
* USB probe rewrite, really needs testingFlorian Fainelli2007-06-051-46/+49
| | | | SVN-Revision: 7505
* Add a ralink profile (for ADM5120 based IP cameras)Florian Fainelli2007-06-052-0/+16
| | | | SVN-Revision: 7504
* Fixed bug in mmc driver (can now write to SD-Card within Linux). Changed ↵Hamish Guthrie2007-06-053-1/+436
| | | | | | some kernel configs to support ext2 on SD-Card SVN-Revision: 7503
* Changed target for ubpar.c to directly write to mtd deviceHamish Guthrie2007-06-051-1/+1
| | | | SVN-Revision: 7502
* Changed default ipkg source for new releaseHamish Guthrie2007-06-051-1/+1
| | | | SVN-Revision: 7501
* Removed romboot from tree - replaced by dfbootHamish Guthrie2007-06-059-3380/+0
| | | | SVN-Revision: 7500
* Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not ↵Hamish Guthrie2007-06-053-10/+2
| | | | | | required SVN-Revision: 7499
* Sets GPIO PB28 to multi-drive (open collector) - fixes reset issueHamish Guthrie2007-06-051-0/+10
| | | | SVN-Revision: 7498
* small changes to the default netconfig and ipkg repo for the foxboardJohn Crispin2007-06-042-0/+5
| | | | SVN-Revision: 7497
* reboot now works on foxboardJohn Crispin2007-06-041-0/+10
| | | | SVN-Revision: 7496
* small fix on etrax basefiles to avoid bogus error msgJohn Crispin2007-06-041-1/+1
| | | | SVN-Revision: 7495
* added light edition of spca5xx driver and the streamin server+web-appletJohn Crispin2007-06-044-0/+128
| | | | SVN-Revision: 7494
* Fixed at91 ethernet driver for dm9161a PHY interrupt issueHamish Guthrie2007-06-041-0/+28
| | | | SVN-Revision: 7493
* add new dfboot loader - a complete revison of romboot code.Hamish Guthrie2007-06-0431-0/+15410
| | | | SVN-Revision: 7492
* Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie2007-06-045-10/+17
| | | | SVN-Revision: 7491
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04184-2282/+3015
| | | | SVN-Revision: 7490
* package/refresh should clean all packages before refreshing their patchesFelix Fietkau2007-06-041-3/+4
| | | | SVN-Revision: 7489
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵Felix Fietkau2007-06-044-23/+23
| | | | | | the patches. Also added a target package/refresh which will do this to all packages in the buildroot SVN-Revision: 7488
* add ar7-2.6 fixes by Stefan WeilFelix Fietkau2007-06-048-24/+56
| | | | SVN-Revision: 7487
* enable image generation for the WRT150NImre Kaloz2007-06-041-0/+1
| | | | SVN-Revision: 7486
* update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packagingNicolas Thill2007-06-042-4/+20
| | | | SVN-Revision: 7485
* several changes to the basefiles for cris targetJohn Crispin2007-06-036-6/+30
| | | | SVN-Revision: 7484
* more fixes for the patching stuff (was testing it on the wrong target)Felix Fietkau2007-06-031-1/+2
| | | | SVN-Revision: 7483
* revert bogus changeFelix Fietkau2007-06-031-3/+0
| | | | SVN-Revision: 7482
* fix quilt related unpack/patch errorFelix Fietkau2007-06-031-1/+0
| | | | SVN-Revision: 7481
* quilt is now a preriquisiteFlorian Fainelli2007-06-031-0/+4
| | | | SVN-Revision: 7480
* Fix endianness issues with adm5120eb, thanks to Gabor !Florian Fainelli2007-06-032-21/+184
| | | | SVN-Revision: 7479
* reworked memset,memcpy of the cris kernel, this improves board speed by ↵John Crispin2007-06-031-323/+276
| | | | | | factor 20 SVN-Revision: 7478
* update wireless-tools to the latest versionFelix Fietkau2007-06-031-6/+7
| | | | SVN-Revision: 7477
* Update the adm5120 config to use IRQ_CPU and physically mapped flash for nowFlorian Fainelli2007-06-031-2/+6
| | | | SVN-Revision: 7476
* adm5120 timing specific routines, was part of the IRQ handling rewritteFlorian Fainelli2007-06-031-0/+54
| | | | SVN-Revision: 7475
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-035-23/+66
| | | | SVN-Revision: 7474
* enable quilt for host builds and add some additional checksFelix Fietkau2007-06-033-7/+13
| | | | SVN-Revision: 7473
* Improve quilt patch handling: All quilt managed patches are checked before ↵Felix Fietkau2007-06-031-5/+13
| | | | | | the package compile is attempted SVN-Revision: 7472
* Add quilt integration for packagesFelix Fietkau2007-06-034-8/+58
| | | | | | | | | | | | | make package/<package>-prepare QUILT=1 will apply all patches using quilt Autorebuild will be disabled, so that you can edit all patches in the build dir. When you're done editing patches and everything works, you can call: make package/<package>-refresh That will copy the updated patches from quilt into package/<package>/patches, and remove all old patches. Before the patches are overwritten, the correct order of the patches is verified ('cat series' is compared against 'sort series'). SVN-Revision: 7471
* madwifi: fix an unhandle cryptoapi change (wpa2)Felix Fietkau2007-06-031-1/+16
| | | | SVN-Revision: 7470
* missing -p on mkdir commandJohn Crispin2007-06-031-2/+2
| | | | SVN-Revision: 7469
* remove duplicate include statement (fixes a warning)Felix Fietkau2007-06-031-2/+0
| | | | SVN-Revision: 7468
* when compiling a tool to upload firmware to the cris, it should be build for ↵John Crispin2007-06-031-1/+1
| | | | | | host and not target :-) SVN-Revision: 7467
* Changed the RouterBOOT main to rootfsFlorian Fainelli2007-06-021-1/+1
| | | | SVN-Revision: 7466