Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added initial support for at91 plaform (HCG) | Hamish Guthrie | 2007-03-04 | 5 | -0/+19627 |
| | | | | SVN-Revision: 6508 | ||||
* | add a crlf workaround similar to the one from freewrt | Felix Fietkau | 2007-03-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 6507 | ||||
* | disable the automatic config reset if 'Advanced configuration options' is ↵ | Felix Fietkau | 2007-03-04 | 5 | -105/+109 |
| | | | | | | selected SVN-Revision: 6506 | ||||
* | hopefully fix ping bugs introduced in [6443] | Felix Fietkau | 2007-03-04 | 1 | -12/+1 |
| | | | | SVN-Revision: 6505 | ||||
* | only mount sysfs once (thx, ejka) | Felix Fietkau | 2007-03-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 6504 | ||||
* | force a config reset when the user changes the target platform in menuconfig | Felix Fietkau | 2007-03-04 | 7 | -290/+318 |
| | | | | SVN-Revision: 6503 | ||||
* | same propset here as changeset:6500 | Tim Yardley | 2007-03-04 | 15 | -15/+15 |
| | | | | SVN-Revision: 6501 | ||||
* | upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support ↵ | Imre Kaloz | 2007-03-03 | 9 | -1142/+2866 |
| | | | | | | to two patches SVN-Revision: 6489 | ||||
* | fix mdev for broadcom 2.6 | Felix Fietkau | 2007-03-03 | 1 | -2/+12 |
| | | | | SVN-Revision: 6484 | ||||
* | enable preinit for magicbox | Felix Fietkau | 2007-03-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6483 | ||||
* | enable preinit in a few other platforms | Felix Fietkau | 2007-03-03 | 5 | -7/+7 |
| | | | | SVN-Revision: 6482 | ||||
* | add failsafe support for x86-2.6 and fix mdev support for platforms using ↵ | Felix Fietkau | 2007-03-03 | 5 | -13/+30 |
| | | | | | | /etc/preinit SVN-Revision: 6481 | ||||
* | don't run mdev on hotplug pseudo-events that come from user space | Felix Fietkau | 2007-03-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 6480 | ||||
* | changes to target/linux/generic-* should not trigger a kernel-headers rebuild | Felix Fietkau | 2007-03-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 6479 | ||||
* | R.I.P. devfs | Imre Kaloz | 2007-03-03 | 10 | -12398/+36 |
| | | | | SVN-Revision: 6478 | ||||
* | replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part() | Felix Fietkau | 2007-03-03 | 1 | -3/+5 |
| | | | | SVN-Revision: 6477 | ||||
* | make the rest of the structure for the targets that dont have profiles yet | Tim Yardley | 2007-03-03 | 10 | -0/+35 |
| | | | | SVN-Revision: 6475 | ||||
* | final fix for the profile selection | Felix Fietkau | 2007-03-02 | 1 | -3/+5 |
| | | | | SVN-Revision: 6474 | ||||
* | Deleting the test file | Hamish Guthrie | 2007-03-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 6473 | ||||
* | Test file - please ignore | Hamish Guthrie | 2007-03-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 6472 | ||||
* | set the PROFILE variable in target.mk appropriately | Felix Fietkau | 2007-03-02 | 1 | -0/+6 |
| | | | | SVN-Revision: 6470 | ||||
* | revert bogus target.mk change from [6465] | Felix Fietkau | 2007-03-02 | 1 | -15/+0 |
| | | | | SVN-Revision: 6469 | ||||
* | split out profile definitions from Makefiles | Tim Yardley | 2007-03-02 | 29 | -186/+373 |
| | | | | | | | | | | | structure is as follows: target/linux/<arch>/profiles/<profilename>.mk These files are included by a blob match in the target Makefile The files should be labeled based on their profile Name in the definition SVN-Revision: 6468 | ||||
* | fix an error in the kernel image related commit | Felix Fietkau | 2007-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6467 | ||||
* | make find_mtd_part work without devfs | Felix Fietkau | 2007-03-02 | 1 | -1/+3 |
| | | | | SVN-Revision: 6466 | ||||
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 22 | -2/+22 |
| | | | | SVN-Revision: 6465 | ||||
* | kernel build cleanup | Felix Fietkau | 2007-03-02 | 4 | -7/+5 |
| | | | | SVN-Revision: 6464 | ||||
* | copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359) | Felix Fietkau | 2007-03-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 6463 | ||||
* | minor doc changes | Tim Yardley | 2007-03-02 | 1 | -8/+7 |
| | | | | SVN-Revision: 6462 | ||||
* | add SimpleTech SimpleShare NAS diag support (untested; based on patch from ↵ | Felix Fietkau | 2007-03-02 | 1 | -2/+20 |
| | | | | | | #1352) SVN-Revision: 6460 | ||||
* | add EXTRA_CFLAGS variable support | Felix Fietkau | 2007-03-02 | 1 | -5/+5 |
| | | | | SVN-Revision: 6459 | ||||
* | add support for static routes - based on the patch from #1365 | Felix Fietkau | 2007-03-02 | 3 | -1/+62 |
| | | | | SVN-Revision: 6457 | ||||
* | enable mini_fo on fonera | Felix Fietkau | 2007-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6456 | ||||
* | add support for if{down,up} -a and implement proper start/stop/restart for ↵ | Felix Fietkau | 2007-03-02 | 2 | -2/+22 |
| | | | | | | /etc/init.d/network SVN-Revision: 6455 | ||||
* | Add a LED driver for MTX-1 boards, yeah baby | Florian Fainelli | 2007-03-02 | 2 | -2/+150 |
| | | | | SVN-Revision: 6454 | ||||
* | enable grub images in menuconfig for squashfs | Felix Fietkau | 2007-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6453 | ||||
* | use /etc/preinit on atheros-2.6 | Felix Fietkau | 2007-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6452 | ||||
* | add squashfs support for atheros-2.6 | Felix Fietkau | 2007-03-02 | 2 | -2/+7 |
| | | | | SVN-Revision: 6451 | ||||
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 9 | -9/+296 |
| | | | | SVN-Revision: 6450 | ||||
* | move mtd rootfs split patch to generic-2.6, disabled for broadcom targets ↵ | Felix Fietkau | 2007-03-01 | 5 | -0/+4 |
| | | | | | | until the flash map driver is updated and tested SVN-Revision: 6449 | ||||
* | fix compile error | Felix Fietkau | 2007-03-01 | 1 | -1/+8 |
| | | | | SVN-Revision: 6448 | ||||
* | make the iptables package robust to kernel config changes | Felix Fietkau | 2007-03-01 | 1 | -0/+4 |
| | | | | SVN-Revision: 6447 | ||||
* | flash related cleanups | Felix Fietkau | 2007-03-01 | 3 | -24/+7 |
| | | | | SVN-Revision: 6446 | ||||
* | Package sit module as part of kmod-ipv6 (#1424) | Florian Fainelli | 2007-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 6445 | ||||
* | Make strongswan really depend on 2.4 kernels | Florian Fainelli | 2007-03-01 | 1 | -0/+2 |
| | | | | SVN-Revision: 6444 | ||||
* | Fix truncated pings results when packets are too small. Also check for ↵ | Florian Fainelli | 2007-02-28 | 1 | -0/+42 |
| | | | | | | packet maximum size, so that busybox's ping could not be responsible for flooding hosts. SVN-Revision: 6443 | ||||
* | mark uml as broken and add some cleanups (not working yet) | Felix Fietkau | 2007-02-28 | 6 | -25/+153 |
| | | | | SVN-Revision: 6439 | ||||
* | fix the issue of httpd no longer working when its root directory is replaced | Felix Fietkau | 2007-02-28 | 1 | -0/+28 |
| | | | | SVN-Revision: 6437 | ||||
* | Fix dependency on zlib | Florian Fainelli | 2007-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 6433 | ||||
* | Revert previous commit oops :/ | Florian Fainelli | 2007-02-28 | 1 | -9/+4 |
| | | | | SVN-Revision: 6431 |