| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add a configuration option to enable full c99 math in libm. this is needed f... | pavlov | 2006-10-26 | 2 | -1/+11 |
* | add protection against running cf2nand from yaffs2 | nbd | 2006-10-26 | 1 | -0/+5 |
* | add cf2nand script for copying a cf card installation to nand flash automatic... | nbd | 2006-10-26 | 1 | -0/+61 |
* | add lookup function for mtd parts | nbd | 2006-10-26 | 1 | -0/+7 |
* | use lock to remove race conditions in bringing up ppp and dhcp that would lea... | nbd | 2006-10-26 | 3 | -5/+26 |
* | reduce the possibility of race conditions when using the lock utility | nbd | 2006-10-26 | 1 | -4/+6 |
* | Add NAND flash/YAFFS2 patches for RB532 by David Goodenough | nbd | 2006-10-26 | 7 | -93/+11649 |
* | fix dropbear init script | nbd | 2006-10-26 | 1 | -1/+1 |
* | some minor cleanup | pavlov | 2006-10-25 | 2 | -13/+13 |
* | fix partition issue with x86, leveraging the default size on the second parti... | pavlov | 2006-10-25 | 1 | -6/+6 |
* | ignore mtd erase errors (will probably be required for nand flash) | nbd | 2006-10-25 | 1 | -5/+2 |
* | use gcc 4.1.1 for rb532 by default | nbd | 2006-10-25 | 1 | -1/+1 |
* | make network scripts more robust, prevent multiple instances of pppd and udhc... | nbd | 2006-10-24 | 4 | -21/+27 |
* | code to bring in the following for x86: | pavlov | 2006-10-24 | 2 | -1/+14 |
* | fix irq issue (ap70 eth1) | mbm | 2006-10-24 | 1 | -1/+4 |
* | add netconfig fix for wl-500g premium | nbd | 2006-10-24 | 2 | -4/+14 |
* | add e1000 driver, remove references to LINUX_2_4_X86 | nbd | 2006-10-24 | 2 | -6/+19 |
* | turn target runtime check of mtd into a compile-time check | nbd | 2006-10-24 | 2 | -19/+14 |
* | add fix for samsung flash chips | nbd | 2006-10-24 | 1 | -0/+38 |
* | add extra autoload for ppp modules | nbd | 2006-10-24 | 1 | -2/+4 |
* | remove an obsolete function | nbd | 2006-10-24 | 1 | -7/+0 |
* | fix dependencies on the virtual kernel package (fixes #878) | nbd | 2006-10-24 | 1 | -1/+1 |
* | convert ar7-atm to KernelPackage template | nbd | 2006-10-24 | 1 | -18/+9 |
* | convert ar7-net to KernelPackage template | nbd | 2006-10-24 | 1 | -11/+6 |
* | fix tiatm compile | nbd | 2006-10-24 | 1 | -0/+28 |
* | fix typo | nbd | 2006-10-23 | 2 | -2/+2 |
* | improve mtd image check - don't check trx header if the target partition is n... | nbd | 2006-10-23 | 1 | -10/+15 |
* | fix a timeout on amd flash chips (patch from #874) | nbd | 2006-10-22 | 1 | -0/+39 |
* | strip third arg (dir name) to Build/Configure/Default macro | nico | 2006-10-22 | 1 | -1/+1 |
* | use getdents64 in the uClibc glob function | nbd | 2006-10-22 | 1 | -0/+12 |
* | add generic and via ide support to x86-2.6 | nbd | 2006-10-22 | 1 | -2/+2 |
* | add missing autoload options | nbd | 2006-10-22 | 1 | -0/+5 |
* | remove obsolete file | nbd | 2006-10-20 | 1 | -35/+0 |
* | template.awk fix processing of certain config file formats | nbd | 2006-10-20 | 1 | -3/+3 |
* | fix squid and rp-pppoe (closes: #869) | nico | 2006-10-20 | 6 | -21/+82 |
* | move /usr/lib/parse-config.awk to /lib/config/template.awk | nbd | 2006-10-20 | 2 | -1/+1 |
* | fix ar7-net compile error | nbd | 2006-10-19 | 1 | -1/+1 |
* | fix typo | nbd | 2006-10-19 | 1 | -1/+1 |
* | fix gnupg compile | nbd | 2006-10-19 | 1 | -1/+1 |
* | disable pcmcia on rb532 | nico | 2006-10-19 | 1 | -13/+1 |
* | fix softdog kmod packaging on 2.6 | nico | 2006-10-19 | 1 | -0/+9 |
* | enable download target only if PKG_SOURCE_URL is set | nbd | 2006-10-19 | 1 | -1/+1 |
* | small fix for the sitefiles | nbd | 2006-10-19 | 1 | -1/+2 |
* | fix bmon compile | nbd | 2006-10-19 | 1 | -0/+1 |
* | add sitefiles similar to the ones from openembedded | nbd | 2006-10-19 | 8 | -1/+157 |
* | fix bluetooth module packaging | nbd | 2006-10-19 | 1 | -10/+18 |
* | fix unnecessary kernel package recompile | nbd | 2006-10-19 | 1 | -10/+12 |
* | cleanup/rewrite of the kernel build process | nbd | 2006-10-19 | 17 | -183/+137 |
* | remove bluetooth from ar7 config | nbd | 2006-10-19 | 1 | -23/+1 |
* | cleanup | nbd | 2006-10-19 | 17 | -29/+22 |