Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rdc: disable pci serial, remove bluetooth (because usb is disabled) | Felix Fietkau | 2006-10-30 | 1 | -44/+5 |
| | | | | SVN-Revision: 5335 | ||||
* | sync dropbear init script with whiterussian, fix locking and add config ↵ | Felix Fietkau | 2006-10-29 | 3 | -13/+46 |
| | | | | | | integration by Carlos Sobrinho SVN-Revision: 5331 | ||||
* | reset CONFIG_SECTION when calling config_load | Felix Fietkau | 2006-10-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 5318 | ||||
* | use target optimization flags for madwifi tools | Nicolas Thill | 2006-10-27 | 1 | -2/+5 |
| | | | | SVN-Revision: 5314 | ||||
* | add target optimization flags | Nicolas Thill | 2006-10-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 5312 | ||||
* | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ↵ | Imre Kaloz | 2006-10-27 | 8 | -57/+3322 |
| | | | | | | ethernet driver - the later still needs fixes and testing for the gateway 7001 SVN-Revision: 5311 | ||||
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵ | Imre Kaloz | 2006-10-27 | 8 | -6/+17 |
| | | | | | | 4.1 patch for arm SVN-Revision: 5310 | ||||
* | extend X86_GRUB_ROOTPART selection to jffs2 images | Felix Fietkau | 2006-10-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 5308 | ||||
* | revert to hda2 | Felix Fietkau | 2006-10-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 5307 | ||||
* | this should have been sda not hda | Tim Yardley | 2006-10-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 5306 | ||||
* | bring in floorf so that postgres server will compile by default, package to ↵ | Tim Yardley | 2006-10-26 | 1 | -1/+1 |
| | | | | | | come later for server SVN-Revision: 5304 | ||||
* | add a configuration option to enable full c99 math in libm. this is needed ↵ | Tim Yardley | 2006-10-26 | 2 | -1/+11 |
| | | | | | | for functions like floorf (which happens to be used in postgresql server as an example) SVN-Revision: 5302 | ||||
* | add protection against running cf2nand from yaffs2 | Felix Fietkau | 2006-10-26 | 1 | -0/+5 |
| | | | | SVN-Revision: 5301 | ||||
* | add cf2nand script for copying a cf card installation to nand flash ↵ | Felix Fietkau | 2006-10-26 | 1 | -0/+61 |
| | | | | | | automatically on rb532 SVN-Revision: 5300 | ||||
* | add lookup function for mtd parts | Felix Fietkau | 2006-10-26 | 1 | -0/+7 |
| | | | | SVN-Revision: 5299 | ||||
* | use lock to remove race conditions in bringing up ppp and dhcp that would ↵ | Felix Fietkau | 2006-10-26 | 3 | -5/+26 |
| | | | | | | lead to multiple active processes SVN-Revision: 5298 | ||||
* | reduce the possibility of race conditions when using the lock utility | Felix Fietkau | 2006-10-26 | 1 | -4/+6 |
| | | | | SVN-Revision: 5297 | ||||
* | Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel ↵ | Felix Fietkau | 2006-10-26 | 7 | -93/+11649 |
| | | | | | | command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) SVN-Revision: 5296 | ||||
* | fix dropbear init script | Felix Fietkau | 2006-10-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 5295 | ||||
* | some minor cleanup | Tim Yardley | 2006-10-25 | 2 | -13/+13 |
| | | | | SVN-Revision: 5294 | ||||
* | fix partition issue with x86, leveraging the default size on the second ↵ | Tim Yardley | 2006-10-25 | 1 | -6/+6 |
| | | | | | | partition (all of the remaining drive) in order to get around size differences SVN-Revision: 5293 | ||||
* | ignore mtd erase errors (will probably be required for nand flash) | Felix Fietkau | 2006-10-25 | 1 | -5/+2 |
| | | | | SVN-Revision: 5292 | ||||
* | use gcc 4.1.1 for rb532 by default | Felix Fietkau | 2006-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 5291 | ||||
* | make network scripts more robust, prevent multiple instances of pppd and ↵ | Felix Fietkau | 2006-10-24 | 4 | -21/+27 |
| | | | | | | udhcpc for the same interface SVN-Revision: 5290 | ||||
* | code to bring in the following for x86: X86_GRUB_ROOTPART: configureable ↵ | Tim Yardley | 2006-10-24 | 2 | -1/+14 |
| | | | | | | root partition for kernel options X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line SVN-Revision: 5289 | ||||
* | fix irq issue (ap70 eth1) | Mike Baker | 2006-10-24 | 1 | -1/+4 |
| | | | | SVN-Revision: 5288 | ||||
* | add netconfig fix for wl-500g premium | Felix Fietkau | 2006-10-24 | 2 | -4/+14 |
| | | | | SVN-Revision: 5287 | ||||
* | add e1000 driver, remove references to LINUX_2_4_X86 | Felix Fietkau | 2006-10-24 | 2 | -6/+19 |
| | | | | SVN-Revision: 5286 | ||||
* | turn target runtime check of mtd into a compile-time check | Felix Fietkau | 2006-10-24 | 2 | -19/+14 |
| | | | | SVN-Revision: 5285 | ||||
* | add fix for samsung flash chips | Felix Fietkau | 2006-10-24 | 1 | -0/+38 |
| | | | | SVN-Revision: 5284 | ||||
* | add extra autoload for ppp modules | Felix Fietkau | 2006-10-24 | 1 | -2/+4 |
| | | | | SVN-Revision: 5283 | ||||
* | remove an obsolete function | Felix Fietkau | 2006-10-24 | 1 | -7/+0 |
| | | | | SVN-Revision: 5280 | ||||
* | fix dependencies on the virtual kernel package (fixes #878) | Felix Fietkau | 2006-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 5279 | ||||
* | convert ar7-atm to KernelPackage template | Felix Fietkau | 2006-10-24 | 1 | -18/+9 |
| | | | | SVN-Revision: 5277 | ||||
* | convert ar7-net to KernelPackage template | Felix Fietkau | 2006-10-24 | 1 | -11/+6 |
| | | | | SVN-Revision: 5276 | ||||
* | fix tiatm compile | Felix Fietkau | 2006-10-24 | 1 | -0/+28 |
| | | | | SVN-Revision: 5275 | ||||
* | fix typo | Felix Fietkau | 2006-10-23 | 2 | -2/+2 |
| | | | | SVN-Revision: 5270 | ||||
* | improve mtd image check - don't check trx header if the target partition is ↵ | Felix Fietkau | 2006-10-23 | 1 | -10/+15 |
| | | | | | | not 'linux', don't display image check messages with -qq and -f, fixes #850 SVN-Revision: 5269 | ||||
* | fix a timeout on amd flash chips (patch from #874) | Felix Fietkau | 2006-10-22 | 1 | -0/+39 |
| | | | | SVN-Revision: 5262 | ||||
* | strip third arg (dir name) to Build/Configure/Default macro | Nicolas Thill | 2006-10-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 5261 | ||||
* | use getdents64 in the uClibc glob function | Felix Fietkau | 2006-10-22 | 1 | -0/+12 |
| | | | | SVN-Revision: 5256 | ||||
* | add generic and via ide support to x86-2.6 | Felix Fietkau | 2006-10-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 5255 | ||||
* | add missing autoload options | Felix Fietkau | 2006-10-22 | 1 | -0/+5 |
| | | | | SVN-Revision: 5254 | ||||
* | remove obsolete file | Felix Fietkau | 2006-10-20 | 1 | -35/+0 |
| | | | | SVN-Revision: 5251 | ||||
* | template.awk fix processing of certain config file formats | Felix Fietkau | 2006-10-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 5249 | ||||
* | fix squid and rp-pppoe (closes: #869) | Nicolas Thill | 2006-10-20 | 6 | -21/+82 |
| | | | | SVN-Revision: 5247 | ||||
* | move /usr/lib/parse-config.awk to /lib/config/template.awk | Felix Fietkau | 2006-10-20 | 2 | -1/+1 |
| | | | | SVN-Revision: 5244 | ||||
* | fix ar7-net compile error | Felix Fietkau | 2006-10-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5243 | ||||
* | fix typo | Felix Fietkau | 2006-10-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5242 | ||||
* | fix gnupg compile | Felix Fietkau | 2006-10-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5240 |