| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 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 |
* | add brcm47xx-2.6 fixes from #1496 | Felix Fietkau | 2007-03-22 | 5 | -7/+40 |
* | Added rule for objdump | Hamish Guthrie | 2007-03-22 | 2 | -1/+1824 |
* | There are issues with the CRC calc stuff under x86_64. This version only | Hamish Guthrie | 2007-03-22 | 1 | -0/+11 |
* | New program to generate u-boot parameter block with correct CRC to | Hamish Guthrie | 2007-03-22 | 1 | -0/+115 |
* | ar7 misc fixes: | Eugene Konev | 2007-03-22 | 4 | -42/+64 |
* | Also add squashfs to the possible filesystems to be mounted | Florian Fainelli | 2007-03-21 | 1 | -1/+1 |
* | Remove usb support for the moment | Florian Fainelli | 2007-03-21 | 1 | -19/+1 |
* | backward compatible code, if ssb is not enabled | Florian Fainelli | 2007-03-21 | 1 | -0/+12 |
* | Include profiles | Florian Fainelli | 2007-03-21 | 1 | -1/+3 |
* | Fix a typo | Florian Fainelli | 2007-03-21 | 1 | -1/+1 |