| Commit message (Expand) | Author | Age | Files | Lines |
* | force build of packages when using quilt | Felix Fietkau | 2007-06-08 | 1 | -1/+1 |
* | Use the target compiler | Florian Fainelli | 2007-06-08 | 1 | -1/+1 |
* | Change the main partition to be named rootfs so that the scripts mount it | Florian Fainelli | 2007-06-08 | 1 | -1/+1 |
* | Resync adm5120 kernel config, lzma-loader fixes from Gabor | Florian Fainelli | 2007-06-08 | 4 | -9/+19 |
* | Fix the cmdline hack patch, thanks Gabor | Florian Fainelli | 2007-06-08 | 1 | -2/+2 |
* | Update the yaffs patch to include the fix by Giampaolo Mancini (mancho), clos... | Florian Fainelli | 2007-06-08 | 1 | -66/+92 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | Imre Kaloz | 2007-06-08 | 38 | -1/+136282 |
* | use newer config.guess and config.sub for packages then the shipped ones | Imre Kaloz | 2007-06-08 | 4 | -275/+1954 |
* | we don't need libmudflap at all | Imre Kaloz | 2007-06-08 | 1 | -0/+2 |
* | use binutils 2.17 by default | Imre Kaloz | 2007-06-08 | 1 | -2/+2 |
* | only support 2.6 modules on 2.6, and only 2.4 modules on 2.4 | Imre Kaloz | 2007-06-08 | 1 | -0/+7 |
* | fix insmod search when 2.4 module support is disabled | Imre Kaloz | 2007-06-08 | 1 | -0/+196 |
* | fix ipset bitops not working | Tim Yardley | 2007-06-07 | 2 | -30/+31 |
* | generic profile for x86, no packages auto-selected | Tim Yardley | 2007-06-07 | 1 | -0/+16 |
* | package ipset for use | Tim Yardley | 2007-06-07 | 3 | -0/+33 |
* | fix last change - some pats are 2.6.22 specific, and we aren't there yet | Imre Kaloz | 2007-06-07 | 1 | -4/+5 |
* | fixes minor bug when compiling etrax target without V=99 | John Crispin | 2007-06-07 | 1 | -2/+2 |
* | update kernel config for rb532 | Felix Fietkau | 2007-06-07 | 1 | -21/+3 |
* | fix rb532 patch error | Felix Fietkau | 2007-06-06 | 2 | -31/+18 |
* | Force 1 job at-a-time for isakmpd | Florian Fainelli | 2007-06-06 | 1 | -1/+1 |
* | fix the annoying error on package scan | Imre Kaloz | 2007-06-06 | 1 | -1/+1 |
* | Changed autoboot timeout in dfboot | Hamish Guthrie | 2007-06-06 | 1 | -2/+1 |
* | upgrade a few packages to newer versions (includes patch by kaloz) - preparat... | Felix Fietkau | 2007-06-05 | 9 | -6/+8986 |
* | add support for jffs2 filesystems with 256k blocksize, fix taishan support | Imre Kaloz | 2007-06-05 | 3 | -1/+11 |
* | USB probe rewrite, really needs testing | Florian Fainelli | 2007-06-05 | 1 | -46/+49 |
* | Add a ralink profile (for ADM5120 based IP cameras) | Florian Fainelli | 2007-06-05 | 2 | -0/+16 |
* | Fixed bug in mmc driver (can now write to SD-Card within Linux). Changed some... | Hamish Guthrie | 2007-06-05 | 3 | -1/+436 |
* | Changed target for ubpar.c to directly write to mtd device | Hamish Guthrie | 2007-06-05 | 1 | -1/+1 |
* | Changed default ipkg source for new release | Hamish Guthrie | 2007-06-05 | 1 | -1/+1 |
* | Removed romboot from tree - replaced by dfboot | Hamish Guthrie | 2007-06-05 | 9 | -3380/+0 |
* | Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not re... | Hamish Guthrie | 2007-06-05 | 3 | -10/+2 |
* | Sets GPIO PB28 to multi-drive (open collector) - fixes reset issue | Hamish Guthrie | 2007-06-05 | 1 | -0/+10 |
* | small changes to the default netconfig and ipkg repo for the foxboard | John Crispin | 2007-06-04 | 2 | -0/+5 |
* | reboot now works on foxboard | John Crispin | 2007-06-04 | 1 | -0/+10 |
* | small fix on etrax basefiles to avoid bogus error msg | John Crispin | 2007-06-04 | 1 | -1/+1 |
* | added light edition of spca5xx driver and the streamin server+web-applet | John Crispin | 2007-06-04 | 4 | -0/+128 |
* | Fixed at91 ethernet driver for dm9161a PHY interrupt issue | Hamish Guthrie | 2007-06-04 | 1 | -0/+28 |
* | add new dfboot loader - a complete revison of romboot code. | Hamish Guthrie | 2007-06-04 | 31 | -0/+15410 |
* | Remove a debug statement from trx.c, add config changes for at91 | Hamish Guthrie | 2007-06-04 | 5 | -10/+17 |
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 184 | -2282/+3015 |
* | package/refresh should clean all packages before refreshing their patches | Felix Fietkau | 2007-06-04 | 1 | -3/+4 |
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ... | Felix Fietkau | 2007-06-04 | 4 | -23/+23 |
* | add ar7-2.6 fixes by Stefan Weil | Felix Fietkau | 2007-06-04 | 8 | -24/+56 |
* | enable image generation for the WRT150N | Imre Kaloz | 2007-06-04 | 1 | -0/+1 |
* | update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging | Nicolas Thill | 2007-06-04 | 2 | -4/+20 |
* | several changes to the basefiles for cris target | John Crispin | 2007-06-03 | 6 | -6/+30 |
* | more fixes for the patching stuff (was testing it on the wrong target) | Felix Fietkau | 2007-06-03 | 1 | -1/+2 |
* | revert bogus change | Felix Fietkau | 2007-06-03 | 1 | -3/+0 |
* | fix quilt related unpack/patch error | Felix Fietkau | 2007-06-03 | 1 | -1/+0 |
* | quilt is now a preriquisite | Florian Fainelli | 2007-06-03 | 1 | -0/+4 |