| Commit message (Expand) | Author | Age | Files | Lines |
* | add squashfs support for ixp4xx | nbd | 2007-03-05 | 3 | -8/+17 |
* | more hotplug2/mdev/devfs related fixups, this time for broadcom | nbd | 2007-03-04 | 2 | -14/+21 |
* | fix a compile error caused by the devfs removal | nbd | 2007-03-04 | 1 | -2/+1 |
* | enable ne2k-pci by default | nbd | 2007-03-04 | 1 | -1/+1 |
* | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6516 3c298f89-4303-0410-b956-... | kaloz | 2007-03-04 | 1 | -3/+3 |
* | fix metadata scan for profile split | nbd | 2007-03-04 | 2 | -5/+17 |
* | reorder target profiles | nbd | 2007-03-04 | 6 | -0/+0 |
* | add some missing deps for the metadata files | nbd | 2007-03-04 | 1 | -1/+1 |
* | nuke mdev and replace it with hotplug2 :) | nbd | 2007-03-04 | 18 | -28/+38 |
* | make hotplug2 depend on udevtrigger | nbd | 2007-03-04 | 1 | -1/+1 |
* | add hotplug2 | nbd | 2007-03-04 | 1 | -0/+42 |
* | upgrade udev to latest version and add separate package for udevtrigger (will... | nbd | 2007-03-04 | 1 | -2/+13 |
* | Added initial support for at91 plaform (HCG) | hcg | 2007-03-04 | 5 | -0/+19627 |
* | add a crlf workaround similar to the one from freewrt | nbd | 2007-03-04 | 1 | -0/+3 |
* | disable the automatic config reset if 'Advanced configuration options' is sel... | nbd | 2007-03-04 | 5 | -105/+109 |
* | hopefully fix ping bugs introduced in [6443] | nbd | 2007-03-04 | 1 | -12/+1 |
* | only mount sysfs once (thx, ejka) | nbd | 2007-03-04 | 1 | -2/+0 |
* | force a config reset when the user changes the target platform in menuconfig | nbd | 2007-03-04 | 7 | -290/+318 |
* | more propsets... i'm done for now. | pavlov | 2007-03-04 | 0 | -0/+0 |
* | same propset here as changeset:6500 | pavlov | 2007-03-04 | 15 | -15/+15 |
* | upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support ... | kaloz | 2007-03-03 | 9 | -1142/+2866 |
* | At91-2.6 directory | hcg | 2007-03-03 | 0 | -0/+0 |
* | Sorry should be at91-2.6 | hcg | 2007-03-03 | 0 | -0/+0 |
* | Added at91 direcoty for versalink board | hcg | 2007-03-03 | 0 | -0/+0 |
* | Removing vlink in order to prepare for at91 | hcg | 2007-03-03 | 0 | -0/+0 |
* | fix mdev for broadcom 2.6 | nbd | 2007-03-03 | 1 | -2/+12 |
* | enable preinit for magicbox | nbd | 2007-03-03 | 1 | -1/+1 |
* | enable preinit in a few other platforms | nbd | 2007-03-03 | 5 | -7/+7 |
* | add failsafe support for x86-2.6 and fix mdev support for platforms using /et... | nbd | 2007-03-03 | 5 | -13/+30 |
* | don't run mdev on hotplug pseudo-events that come from user space | nbd | 2007-03-03 | 1 | -1/+1 |
* | changes to target/linux/generic-* should not trigger a kernel-headers rebuild | nbd | 2007-03-03 | 1 | -1/+0 |
* | R.I.P. devfs | kaloz | 2007-03-03 | 10 | -12398/+36 |
* | replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part() | nbd | 2007-03-03 | 1 | -3/+5 |
* | make the rest of the structure for the targets that dont have profiles yet | pavlov | 2007-03-03 | 10 | -0/+35 |
* | final fix for the profile selection | nbd | 2007-03-02 | 1 | -3/+5 |
* | Deleting the test file | hcg | 2007-03-02 | 1 | -1/+0 |
* | Test file - please ignore | hcg | 2007-03-02 | 1 | -0/+1 |
* | Added base | hcg | 2007-03-02 | 0 | -0/+0 |
* | set the PROFILE variable in target.mk appropriately | nbd | 2007-03-02 | 1 | -0/+6 |
* | revert bogus target.mk change from [6465] | nbd | 2007-03-02 | 1 | -15/+0 |
* | split out profile definitions from Makefiles | pavlov | 2007-03-02 | 29 | -186/+373 |
* | fix an error in the kernel image related commit | nbd | 2007-03-02 | 1 | -1/+1 |
* | make find_mtd_part work without devfs | nbd | 2007-03-02 | 1 | -1/+3 |
* | commit profile support for base-files... patches still need to be done | pavlov | 2007-03-02 | 22 | -2/+22 |
* | kernel build cleanup | nbd | 2007-03-02 | 4 | -7/+5 |
* | copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359) | nbd | 2007-03-02 | 1 | -0/+4 |
* | minor doc changes | pavlov | 2007-03-02 | 1 | -8/+7 |
* | add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1... | nbd | 2007-03-02 | 1 | -2/+20 |
* | add EXTRA_CFLAGS variable support | nbd | 2007-03-02 | 1 | -5/+5 |
* | add support for static routes - based on the patch from #1365 | nbd | 2007-03-02 | 3 | -1/+62 |