summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix unnecessary dropbear key generationnbd2006-10-311-5/+10
* add a fix for tun/tap related crashes (backported by Carlos Sobrinho)nbd2006-10-311-0/+102
* fix vpi/vci setting for pppoanbd2006-10-301-1/+3
* enable pppoa for ar7nbd2006-10-301-0/+1
* rdc: disable pci serial, remove bluetooth (because usb is disabled)nbd2006-10-301-44/+5
* sync dropbear init script with whiterussian, fix locking and add config integ...nbd2006-10-293-13/+46
* reset CONFIG_SECTION when calling config_loadnbd2006-10-281-0/+1
* use target optimization flags for madwifi toolsnico2006-10-271-2/+5
* add target optimization flagsnico2006-10-271-0/+1
* add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e...kaloz2006-10-278-57/+3322
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz2006-10-278-6/+17
* extend X86_GRUB_ROOTPART selection to jffs2 imagesnbd2006-10-271-2/+2
* revert to hda2nbd2006-10-271-2/+2
* this should have been sda not hdapavlov2006-10-271-2/+2
* bring in floorf so that postgres server will compile by default, package to c...pavlov2006-10-261-1/+1
* add a configuration option to enable full c99 math in libm. this is needed f...pavlov2006-10-262-1/+11
* add protection against running cf2nand from yaffs2nbd2006-10-261-0/+5
* add cf2nand script for copying a cf card installation to nand flash automatic...nbd2006-10-261-0/+61
* add lookup function for mtd partsnbd2006-10-261-0/+7
* use lock to remove race conditions in bringing up ppp and dhcp that would lea...nbd2006-10-263-5/+26
* reduce the possibility of race conditions when using the lock utilitynbd2006-10-261-4/+6
* Add NAND flash/YAFFS2 patches for RB532 by David Goodenoughnbd2006-10-267-93/+11649
* fix dropbear init scriptnbd2006-10-261-1/+1
* some minor cleanuppavlov2006-10-252-13/+13
* fix partition issue with x86, leveraging the default size on the second parti...pavlov2006-10-251-6/+6
* ignore mtd erase errors (will probably be required for nand flash)nbd2006-10-251-5/+2
* use gcc 4.1.1 for rb532 by defaultnbd2006-10-251-1/+1
* make network scripts more robust, prevent multiple instances of pppd and udhc...nbd2006-10-244-21/+27
* code to bring in the following for x86:pavlov2006-10-242-1/+14
* fix irq issue (ap70 eth1)mbm2006-10-241-1/+4
* add netconfig fix for wl-500g premiumnbd2006-10-242-4/+14
* add e1000 driver, remove references to LINUX_2_4_X86nbd2006-10-242-6/+19
* turn target runtime check of mtd into a compile-time checknbd2006-10-242-19/+14
* add fix for samsung flash chipsnbd2006-10-241-0/+38
* add extra autoload for ppp modulesnbd2006-10-241-2/+4
* remove an obsolete functionnbd2006-10-241-7/+0
* fix dependencies on the virtual kernel package (fixes #878)nbd2006-10-241-1/+1
* convert ar7-atm to KernelPackage templatenbd2006-10-241-18/+9
* convert ar7-net to KernelPackage templatenbd2006-10-241-11/+6
* fix tiatm compilenbd2006-10-241-0/+28
* fix typonbd2006-10-232-2/+2
* improve mtd image check - don't check trx header if the target partition is n...nbd2006-10-231-10/+15
* fix a timeout on amd flash chips (patch from #874)nbd2006-10-221-0/+39
* strip third arg (dir name) to Build/Configure/Default macronico2006-10-221-1/+1
* use getdents64 in the uClibc glob functionnbd2006-10-221-0/+12
* add generic and via ide support to x86-2.6nbd2006-10-221-2/+2
* add missing autoload optionsnbd2006-10-221-0/+5
* remove obsolete filenbd2006-10-201-35/+0
* template.awk fix processing of certain config file formatsnbd2006-10-201-3/+3
* fix squid and rp-pppoe (closes: #869)nico2006-10-206-21/+82