Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update the yaffs patch to include the fix by Giampaolo Mancini (mancho), ↵ | Florian Fainelli | 2007-06-08 |
| | | | | | | closes #1779 SVN-Revision: 7534 | ||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 |
| | | | | | | with wigyori SVN-Revision: 7533 | ||
* | use newer config.guess and config.sub for packages then the shipped ones | Imre Kaloz | 2007-06-08 |
| | | | | SVN-Revision: 7532 | ||
* | we don't need libmudflap at all | Imre Kaloz | 2007-06-08 |
| | | | | SVN-Revision: 7531 | ||
* | use binutils 2.17 by default | Imre Kaloz | 2007-06-08 |
| | | | | SVN-Revision: 7530 | ||
* | only support 2.6 modules on 2.6, and only 2.4 modules on 2.4 | Imre Kaloz | 2007-06-08 |
| | | | | SVN-Revision: 7529 | ||
* | fix insmod search when 2.4 module support is disabled | Imre Kaloz | 2007-06-08 |
| | | | | SVN-Revision: 7528 | ||
* | fix ipset bitops not working | Tim Yardley | 2007-06-07 |
| | | | | SVN-Revision: 7520 | ||
* | generic profile for x86, no packages auto-selected | Tim Yardley | 2007-06-07 |
| | | | | SVN-Revision: 7519 | ||
* | package ipset for use | Tim Yardley | 2007-06-07 |
| | | | | SVN-Revision: 7517 | ||
* | fix last change - some pats are 2.6.22 specific, and we aren't there yet | Imre Kaloz | 2007-06-07 |
| | | | | SVN-Revision: 7516 | ||
* | fixes minor bug when compiling etrax target without V=99 | John Crispin | 2007-06-07 |
| | | | | SVN-Revision: 7515 | ||
* | update kernel config for rb532 | Felix Fietkau | 2007-06-07 |
| | | | | SVN-Revision: 7514 | ||
* | fix rb532 patch error | Felix Fietkau | 2007-06-06 |
| | | | | SVN-Revision: 7511 | ||
* | Force 1 job at-a-time for isakmpd | Florian Fainelli | 2007-06-06 |
| | | | | SVN-Revision: 7510 | ||
* | fix the annoying error on package scan | Imre Kaloz | 2007-06-06 |
| | | | | SVN-Revision: 7509 | ||
* | Changed autoboot timeout in dfboot | Hamish Guthrie | 2007-06-06 |
| | | | | SVN-Revision: 7508 | ||
* | upgrade a few packages to newer versions (includes patch by kaloz) - ↵ | Felix Fietkau | 2007-06-05 |
| | | | | | | preparation for 2.6.22 SVN-Revision: 7507 | ||
* | add support for jffs2 filesystems with 256k blocksize, fix taishan support | Imre Kaloz | 2007-06-05 |
| | | | | SVN-Revision: 7506 | ||
* | USB probe rewrite, really needs testing | Florian Fainelli | 2007-06-05 |
| | | | | SVN-Revision: 7505 | ||
* | Add a ralink profile (for ADM5120 based IP cameras) | Florian Fainelli | 2007-06-05 |
| | | | | SVN-Revision: 7504 | ||
* | Fixed bug in mmc driver (can now write to SD-Card within Linux). Changed ↵ | Hamish Guthrie | 2007-06-05 |
| | | | | | | some kernel configs to support ext2 on SD-Card SVN-Revision: 7503 | ||
* | Changed target for ubpar.c to directly write to mtd device | Hamish Guthrie | 2007-06-05 |
| | | | | SVN-Revision: 7502 | ||
* | Changed default ipkg source for new release | Hamish Guthrie | 2007-06-05 |
| | | | | SVN-Revision: 7501 | ||
* | Removed romboot from tree - replaced by dfboot | Hamish Guthrie | 2007-06-05 |
| | | | | SVN-Revision: 7500 | ||
* | Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not ↵ | Hamish Guthrie | 2007-06-05 |
| | | | | | | required SVN-Revision: 7499 | ||
* | Sets GPIO PB28 to multi-drive (open collector) - fixes reset issue | Hamish Guthrie | 2007-06-05 |
| | | | | SVN-Revision: 7498 | ||
* | small changes to the default netconfig and ipkg repo for the foxboard | John Crispin | 2007-06-04 |
| | | | | SVN-Revision: 7497 | ||
* | reboot now works on foxboard | John Crispin | 2007-06-04 |
| | | | | SVN-Revision: 7496 | ||
* | small fix on etrax basefiles to avoid bogus error msg | John Crispin | 2007-06-04 |
| | | | | SVN-Revision: 7495 | ||
* | added light edition of spca5xx driver and the streamin server+web-applet | John Crispin | 2007-06-04 |
| | | | | SVN-Revision: 7494 | ||
* | Fixed at91 ethernet driver for dm9161a PHY interrupt issue | Hamish Guthrie | 2007-06-04 |
| | | | | SVN-Revision: 7493 | ||
* | add new dfboot loader - a complete revison of romboot code. | Hamish Guthrie | 2007-06-04 |
| | | | | SVN-Revision: 7492 | ||
* | Remove a debug statement from trx.c, add config changes for at91 | Hamish Guthrie | 2007-06-04 |
| | | | | SVN-Revision: 7491 | ||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 |
| | | | | SVN-Revision: 7490 | ||
* | package/refresh should clean all packages before refreshing their patches | Felix Fietkau | 2007-06-04 |
| | | | | SVN-Revision: 7489 | ||
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵ | Felix Fietkau | 2007-06-04 |
| | | | | | | 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 Weil | Felix Fietkau | 2007-06-04 |
| | | | | SVN-Revision: 7487 | ||
* | enable image generation for the WRT150N | Imre Kaloz | 2007-06-04 |
| | | | | SVN-Revision: 7486 | ||
* | update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging | Nicolas Thill | 2007-06-04 |
| | | | | SVN-Revision: 7485 | ||
* | several changes to the basefiles for cris target | John Crispin | 2007-06-03 |
| | | | | SVN-Revision: 7484 | ||
* | more fixes for the patching stuff (was testing it on the wrong target) | Felix Fietkau | 2007-06-03 |
| | | | | SVN-Revision: 7483 | ||
* | revert bogus change | Felix Fietkau | 2007-06-03 |
| | | | | SVN-Revision: 7482 | ||
* | fix quilt related unpack/patch error | Felix Fietkau | 2007-06-03 |
| | | | | SVN-Revision: 7481 | ||
* | quilt is now a preriquisite | Florian Fainelli | 2007-06-03 |
| | | | | SVN-Revision: 7480 | ||
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | Florian Fainelli | 2007-06-03 |
| | | | | SVN-Revision: 7479 | ||
* | reworked memset,memcpy of the cris kernel, this improves board speed by ↵ | John Crispin | 2007-06-03 |
| | | | | | | factor 20 SVN-Revision: 7478 | ||
* | update wireless-tools to the latest version | Felix Fietkau | 2007-06-03 |
| | | | | SVN-Revision: 7477 | ||
* | Update the adm5120 config to use IRQ_CPU and physically mapped flash for now | Florian Fainelli | 2007-06-03 |
| | | | | SVN-Revision: 7476 | ||
* | adm5120 timing specific routines, was part of the IRQ handling rewritte | Florian Fainelli | 2007-06-03 |
| | | | | SVN-Revision: 7475 |