| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a symlinkclean target to remove symlinks | Florian Fainelli | 2007-03-26 | 1 | -0/+3 |
* | Also forgot adding the adm5120_info file | Florian Fainelli | 2007-03-26 | 1 | -0/+121 |
* | fix the sdk | Felix Fietkau | 2007-03-26 | 2 | -16/+29 |
* | Disable YAFFS and NAND by default | Florian Fainelli | 2007-03-26 | 1 | -0/+2 |
* | Move the yaffs patch to be generic, shared between rb532 and adm5120 | Florian Fainelli | 2007-03-26 | 1 | -0/+0 |
* | Forgot adding infos header | Florian Fainelli | 2007-03-26 | 1 | -0/+52 |
* | Rewrite of the bootloader runtime detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 4 | -46/+10 |
* | Add myloader definitions | Florian Fainelli | 2007-03-26 | 2 | -1/+169 |
* | Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 2 | -18/+37 |
* | Add definitions to myloader thanks Gabor Juhos | Florian Fainelli | 2007-03-26 | 1 | -7/+17 |
* | enable dso support back in openssl, needed to use shared zlib compression, an... | Nicolas Thill | 2007-03-26 | 1 | -2/+2 |
* | add fix from #1516 | Felix Fietkau | 2007-03-25 | 1 | -4/+1 |
* | add prereq check for pkg-config (required by ntfs-3g) | Felix Fietkau | 2007-03-25 | 1 | -0/+3 |
* | ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups. | Eugene Konev | 2007-03-25 | 9 | -57/+437 |
* | Update kernel config | Florian Fainelli | 2007-03-24 | 1 | -7/+1 |
* | Use MiBSD ksh if installed (#1470) | Florian Fainelli | 2007-03-24 | 1 | -0/+2 |
* | Forgot to define what CFE is | Florian Fainelli | 2007-03-24 | 1 | -0/+1 |
* | Typo fix | Florian Fainelli | 2007-03-24 | 1 | -1/+1 |
* | Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe... | Florian Fainelli | 2007-03-24 | 3 | -2/+13 |
* | split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin... | Felix Fietkau | 2007-03-24 | 1 | -3/+4 |
* | fix CONFIGURE_PATH and add MAKE_PATH | Felix Fietkau | 2007-03-24 | 1 | -2/+4 |
* | use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac... | Felix Fietkau | 2007-03-24 | 1 | -7/+7 |
* | Added support for BSD pty's | Hamish Guthrie | 2007-03-24 | 1 | -1/+24 |
* | trigger a kernel module rebuild when the kernel config changes | Felix Fietkau | 2007-03-24 | 3 | -4/+5 |
* | fix a compile error | Felix Fietkau | 2007-03-24 | 1 | -0/+1 |
* | split libuuid from e2fsprogs and install development files | Felix Fietkau | 2007-03-24 | 1 | -1/+22 |
* | set the DEVICE variable in hotplug events from ppp interfaces | Felix Fietkau | 2007-03-24 | 2 | -2/+2 |
* | rename uci-update.awk to uci.awk and add a few config_* functions | Felix Fietkau | 2007-03-24 | 3 | -21/+58 |
* | fix uci commit | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
* | move default templates for the kernel build to kernel-defaults.mk (similar to... | Felix Fietkau | 2007-03-24 | 2 | -84/+95 |
* | small cleanup | Felix Fietkau | 2007-03-24 | 1 | -14/+18 |
* | Added facility to program entire device from SD-Card Fixed up MAC address ini... | Hamish Guthrie | 2007-03-24 | 3 | -0/+962 |
* | Fix potential unligned access with MyLoader based devices, thanks Juhos | Florian Fainelli | 2007-03-24 | 1 | -8/+46 |
* | Add a paragraph on how to package kernel modules | Florian Fainelli | 2007-03-24 | 1 | -1/+54 |
* | Fix some mistakes and typos | Florian Fainelli | 2007-03-24 | 1 | -10/+9 |
* | don't call wpa_supplicant unconditionally | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
* | fix wep encryption setting for madwifi | Felix Fietkau | 2007-03-24 | 1 | -1/+5 |
* | fix a small typo | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
* | improve autorebuild for iptables when the kernel config changes | Felix Fietkau | 2007-03-23 | 1 | -2/+2 |
* | make busybox autorebuild on relevant config changes | Felix Fietkau | 2007-03-23 | 3 | -10/+22 |
* | fix a harmless warning | Felix Fietkau | 2007-03-23 | 1 | -1/+1 |
* | add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502) | Felix Fietkau | 2007-03-23 | 1 | -6/+316 |
* | some cleanups in the metadata.pl script; allow target profiles to add overrid... | Felix Fietkau | 2007-03-23 | 2 | -42/+24 |
* | add 'deselect' property for menuconfig | Felix Fietkau | 2007-03-23 | 9 | -442/+483 |
* | Make mksyshdr safe for 64bits platforms (#1504) | Florian Fainelli | 2007-03-23 | 1 | -4/+6 |
* | Final image build fixups | Hamish Guthrie | 2007-03-23 | 2 | -1/+18 |
* | fix typo in UnistallDev | Nicolas Thill | 2007-03-23 | 1 | -1/+1 |
* | add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485) | Felix Fietkau | 2007-03-23 | 1 | -0/+48 |
* | Add CFE runtime detection | Florian Fainelli | 2007-03-22 | 1 | -0/+34 |
* | Add firmware generation for other Compex boards based on myloader, thanks to ... | Florian Fainelli | 2007-03-22 | 4 | -1/+1364 |