4970 Commits (74c927577d0c7aac96fe8f034913423b4be56a0d)
 

Author SHA1 Message Date
Florian Fainelli 1f3c505ef6 Do not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G-wrt) 18 years ago
Felix Fietkau fe42382d1c split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of subdirectories with configure 18 years ago
Felix Fietkau ac75c5015f fix CONFIGURE_PATH and add MAKE_PATH 18 years ago
Felix Fietkau 036a419fe1 use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the package build so that TARGET_*FLAGS changes also apply 18 years ago
Hamish Guthrie 19358682eb Added support for BSD pty's 18 years ago
Felix Fietkau 35317253e6 trigger a kernel module rebuild when the kernel config changes 18 years ago
Felix Fietkau cfb33b88bc fix a compile error 18 years ago
Felix Fietkau 9157412f5f split libuuid from e2fsprogs and install development files 18 years ago
Felix Fietkau 573c36539e set the DEVICE variable in hotplug events from ppp interfaces 18 years ago
Felix Fietkau 7f0dd3fa45 rename uci-update.awk to uci.awk and add a few config_* functions 18 years ago
Felix Fietkau c76cdd5781 fix uci commit 18 years ago
Felix Fietkau ea952312ae move default templates for the kernel build to kernel-defaults.mk (similar to package-defaults.mk) 18 years ago
Felix Fietkau 2954f04b41 small cleanup 18 years ago
Hamish Guthrie 535ff3f6b2 Added facility to program entire device from SD-Card Fixed up MAC address init in u-boot 18 years ago
Florian Fainelli 7b564bfdcb Fix potential unligned access with MyLoader based devices, thanks Juhos 18 years ago
Florian Fainelli 1cd307f48b Add a paragraph on how to package kernel modules 18 years ago
Florian Fainelli 9765f4032e Fix some mistakes and typos 18 years ago
Felix Fietkau c2d5b2d04a don't call wpa_supplicant unconditionally 18 years ago
Felix Fietkau 4a65dd20fe fix wep encryption setting for madwifi 18 years ago
Felix Fietkau 080d4f6710 fix a small typo 18 years ago
Felix Fietkau 8e85262a8b improve autorebuild for iptables when the kernel config changes 18 years ago
Felix Fietkau 000393712e make busybox autorebuild on relevant config changes 18 years ago
Felix Fietkau 437ffd0970 fix a harmless warning 18 years ago
Felix Fietkau e224d3e42d add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502) 18 years ago
Felix Fietkau b04ef81416 some cleanups in the metadata.pl script; allow target profiles to add overrides for menuconfig 18 years ago
Felix Fietkau c48b6508fe add 'deselect' property for menuconfig 18 years ago
Florian Fainelli eaf0c708f2 Make mksyshdr safe for 64bits platforms (#1504) 18 years ago
Hamish Guthrie f63dd06ad7 Final image build fixups 18 years ago
Nicolas Thill eef27d8466 fix typo in UnistallDev 18 years ago
Felix Fietkau 5c08fcb390 add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485) 18 years ago
Florian Fainelli dd5488dd3f Add CFE runtime detection 18 years ago
Florian Fainelli 4bb721a186 Add firmware generation for other Compex boards based on myloader, thanks to Juhos Gabor ! 18 years ago
Felix Fietkau 5d28e0fd0e add brcm47xx-2.6 fixes from #1496 18 years ago
Hamish Guthrie d9b2f5c07b Added rule for objdump Added support for AT91 SD-Card in primary bootloader (romboot) 18 years ago
Hamish Guthrie cfec8068ce There are issues with the CRC calc stuff under x86_64. This version only works on 32-bit architectures. 18 years ago
Hamish Guthrie 5bd6518456 New program to generate u-boot parameter block with correct CRC to enable reprogramming parameters from Linux. 18 years ago
Eugene Konev ec63c08be8 ar7 misc fixes: - serial - memory probing 18 years ago
Florian Fainelli 0d7c5a12e1 Also add squashfs to the possible filesystems to be mounted 18 years ago
Florian Fainelli e9c056090a Remove usb support for the moment 18 years ago
Florian Fainelli 28c4689e06 backward compatible code, if ssb is not enabled 18 years ago
Florian Fainelli 86b6dab84d Include profiles 18 years ago
Florian Fainelli 0499278053 Fix a typo 18 years ago
Florian Fainelli 16d645378e Enable profiles for adm5120 18 years ago
Florian Fainelli 3bd14c6197 Fix warnings and add more detailed informations 18 years ago
Florian Fainelli 5e7833d044 Add image generation for edimax routers 18 years ago
Hamish Guthrie 285c45e7fd Added primary and secondary bootloaders 18 years ago
Florian Fainelli ccb99d82df prom_free_prom_memory is useless 18 years ago
Florian Fainelli 4b8150a056 Use the bcm947xx mtd driver instead 18 years ago
Nicolas Thill 6726055df0 uml now needs init=/etc/preinit, fix example in README 18 years ago
Nicolas Thill f5225bef85 attempt to fix uml kernel config for i386 18 years ago