Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some more clean targets | Florian Fainelli | 2007-03-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 6721 | ||||
* | Add a symlinkclean target to remove symlinks | Florian Fainelli | 2007-03-26 | 1 | -0/+3 |
| | | | | SVN-Revision: 6720 | ||||
* | Also forgot adding the adm5120_info file | Florian Fainelli | 2007-03-26 | 1 | -0/+121 |
| | | | | SVN-Revision: 6719 | ||||
* | fix the sdk | Felix Fietkau | 2007-03-26 | 2 | -16/+29 |
| | | | | SVN-Revision: 6718 | ||||
* | Disable YAFFS and NAND by default | Florian Fainelli | 2007-03-26 | 1 | -0/+2 |
| | | | | SVN-Revision: 6717 | ||||
* | Move the yaffs patch to be generic, shared between rb532 and adm5120 | Florian Fainelli | 2007-03-26 | 1 | -0/+0 |
| | | | | SVN-Revision: 6716 | ||||
* | Forgot adding infos header | Florian Fainelli | 2007-03-26 | 1 | -0/+52 |
| | | | | SVN-Revision: 6715 | ||||
* | Rewrite of the bootloader runtime detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 4 | -46/+10 |
| | | | | SVN-Revision: 6713 | ||||
* | Add myloader definitions | Florian Fainelli | 2007-03-26 | 2 | -1/+169 |
| | | | | SVN-Revision: 6712 | ||||
* | Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 2 | -18/+37 |
| | | | | SVN-Revision: 6711 | ||||
* | Add definitions to myloader thanks Gabor Juhos | Florian Fainelli | 2007-03-26 | 1 | -7/+17 |
| | | | | SVN-Revision: 6710 | ||||
* | enable dso support back in openssl, needed to use shared zlib compression, ↵ | Nicolas Thill | 2007-03-26 | 1 | -2/+2 |
| | | | | | | and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 SVN-Revision: 6706 | ||||
* | add fix from #1516 | Felix Fietkau | 2007-03-25 | 1 | -4/+1 |
| | | | | SVN-Revision: 6697 | ||||
* | add prereq check for pkg-config (required by ntfs-3g) | Felix Fietkau | 2007-03-25 | 1 | -0/+3 |
| | | | | SVN-Revision: 6696 | ||||
* | ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups. | Eugene Konev | 2007-03-25 | 9 | -57/+437 |
| | | | | SVN-Revision: 6693 | ||||
* | Update kernel config | Florian Fainelli | 2007-03-24 | 1 | -7/+1 |
| | | | | SVN-Revision: 6690 | ||||
* | Use MiBSD ksh if installed (#1470) | Florian Fainelli | 2007-03-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 6687 | ||||
* | Forgot to define what CFE is | Florian Fainelli | 2007-03-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 6685 | ||||
* | Typo fix | Florian Fainelli | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6684 | ||||
* | Do not register more than 2 ethernet porst for CFE based devices (i.e : ↵ | Florian Fainelli | 2007-03-24 | 3 | -2/+13 |
| | | | | | | Compex WP54G-wrt) SVN-Revision: 6683 | ||||
* | split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better ↵ | Felix Fietkau | 2007-03-24 | 1 | -3/+4 |
| | | | | | | handling of subdirectories with configure SVN-Revision: 6681 | ||||
* | fix CONFIGURE_PATH and add MAKE_PATH | Felix Fietkau | 2007-03-24 | 1 | -2/+4 |
| | | | | SVN-Revision: 6680 | ||||
* | use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the ↵ | Felix Fietkau | 2007-03-24 | 1 | -7/+7 |
| | | | | | | package build so that TARGET_*FLAGS changes also apply SVN-Revision: 6678 | ||||
* | Added support for BSD pty's | Hamish Guthrie | 2007-03-24 | 1 | -1/+24 |
| | | | | SVN-Revision: 6673 | ||||
* | trigger a kernel module rebuild when the kernel config changes | Felix Fietkau | 2007-03-24 | 3 | -4/+5 |
| | | | | SVN-Revision: 6671 | ||||
* | fix a compile error | Felix Fietkau | 2007-03-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 6670 | ||||
* | split libuuid from e2fsprogs and install development files | Felix Fietkau | 2007-03-24 | 1 | -1/+22 |
| | | | | SVN-Revision: 6668 | ||||
* | set the DEVICE variable in hotplug events from ppp interfaces | Felix Fietkau | 2007-03-24 | 2 | -2/+2 |
| | | | | SVN-Revision: 6667 | ||||
* | rename uci-update.awk to uci.awk and add a few config_* functions | Felix Fietkau | 2007-03-24 | 3 | -21/+58 |
| | | | | SVN-Revision: 6666 | ||||
* | fix uci commit | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6665 | ||||
* | move default templates for the kernel build to kernel-defaults.mk (similar ↵ | Felix Fietkau | 2007-03-24 | 2 | -84/+95 |
| | | | | | | to package-defaults.mk) SVN-Revision: 6664 | ||||
* | small cleanup | Felix Fietkau | 2007-03-24 | 1 | -14/+18 |
| | | | | SVN-Revision: 6663 | ||||
* | Added facility to program entire device from SD-Card Fixed up MAC address ↵ | Hamish Guthrie | 2007-03-24 | 3 | -0/+962 |
| | | | | | | init in u-boot SVN-Revision: 6662 | ||||
* | Fix potential unligned access with MyLoader based devices, thanks Juhos | Florian Fainelli | 2007-03-24 | 1 | -8/+46 |
| | | | | SVN-Revision: 6659 | ||||
* | Add a paragraph on how to package kernel modules | Florian Fainelli | 2007-03-24 | 1 | -1/+54 |
| | | | | SVN-Revision: 6658 | ||||
* | Fix some mistakes and typos | Florian Fainelli | 2007-03-24 | 1 | -10/+9 |
| | | | | SVN-Revision: 6657 | ||||
* | don't call wpa_supplicant unconditionally | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6656 | ||||
* | fix wep encryption setting for madwifi | Felix Fietkau | 2007-03-24 | 1 | -1/+5 |
| | | | | SVN-Revision: 6655 | ||||
* | fix a small typo | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6654 | ||||
* | improve autorebuild for iptables when the kernel config changes | Felix Fietkau | 2007-03-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 6652 | ||||
* | make busybox autorebuild on relevant config changes | Felix Fietkau | 2007-03-23 | 3 | -10/+22 |
| | | | | SVN-Revision: 6651 | ||||
* | fix a harmless warning | Felix Fietkau | 2007-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6650 | ||||
* | add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502) | Felix Fietkau | 2007-03-23 | 1 | -6/+316 |
| | | | | SVN-Revision: 6649 | ||||
* | some cleanups in the metadata.pl script; allow target profiles to add ↵ | Felix Fietkau | 2007-03-23 | 2 | -42/+24 |
| | | | | | | overrides for menuconfig SVN-Revision: 6648 | ||||
* | add 'deselect' property for menuconfig | Felix Fietkau | 2007-03-23 | 9 | -442/+483 |
| | | | | SVN-Revision: 6647 | ||||
* | Make mksyshdr safe for 64bits platforms (#1504) | Florian Fainelli | 2007-03-23 | 1 | -4/+6 |
| | | | | SVN-Revision: 6646 | ||||
* | Final image build fixups | Hamish Guthrie | 2007-03-23 | 2 | -1/+18 |
| | | | | SVN-Revision: 6644 | ||||
* | fix typo in UnistallDev | Nicolas Thill | 2007-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6643 | ||||
* | add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485) | Felix Fietkau | 2007-03-23 | 1 | -0/+48 |
| | | | | SVN-Revision: 6642 | ||||
* | Add CFE runtime detection | Florian Fainelli | 2007-03-22 | 1 | -0/+34 |
| | | | | SVN-Revision: 6641 |