summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix flash buswidth detectionFelix Fietkau2007-03-271-4/+4
| | | | SVN-Revision: 6727
* fix a problem with the firewall script (multicast traffic could produce ↵Felix Fietkau2007-03-271-1/+1
| | | | | | packet loss) SVN-Revision: 6726
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single ↵Eugene Konev2007-03-271-212/+252
| | | | | | channel rx, move skb allocation out of interrupt, general cleanup SVN-Revision: 6724
* ar7: speed up irq handlers, fix asm/ar7/ar7.hEugene Konev2007-03-272-34/+79
| | | | SVN-Revision: 6723
* Fix edimax image generationFlorian Fainelli2007-03-261-2/+3
| | | | SVN-Revision: 6722
* Add some more clean targetsFlorian Fainelli2007-03-261-2/+2
| | | | SVN-Revision: 6721
* Add a symlinkclean target to remove symlinksFlorian Fainelli2007-03-261-0/+3
| | | | SVN-Revision: 6720
* Also forgot adding the adm5120_info fileFlorian Fainelli2007-03-261-0/+121
| | | | SVN-Revision: 6719
* fix the sdkFelix Fietkau2007-03-262-16/+29
| | | | SVN-Revision: 6718
* Disable YAFFS and NAND by defaultFlorian Fainelli2007-03-261-0/+2
| | | | SVN-Revision: 6717
* Move the yaffs patch to be generic, shared between rb532 and adm5120Florian Fainelli2007-03-261-0/+0
| | | | SVN-Revision: 6716
* Forgot adding infos headerFlorian Fainelli2007-03-261-0/+52
| | | | SVN-Revision: 6715
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-264-46/+10
| | | | SVN-Revision: 6713
* Add myloader definitionsFlorian Fainelli2007-03-262-1/+169
| | | | SVN-Revision: 6712
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)Florian Fainelli2007-03-262-18/+37
| | | | SVN-Revision: 6711
* Add definitions to myloader thanks Gabor JuhosFlorian Fainelli2007-03-261-7/+17
| | | | SVN-Revision: 6710
* enable dso support back in openssl, needed to use shared zlib compression, ↵Nicolas Thill2007-03-261-2/+2
| | | | | | and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 SVN-Revision: 6706
* add fix from #1516Felix Fietkau2007-03-251-4/+1
| | | | SVN-Revision: 6697
* add prereq check for pkg-config (required by ntfs-3g)Felix Fietkau2007-03-251-0/+3
| | | | SVN-Revision: 6696
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.Eugene Konev2007-03-259-57/+437
| | | | SVN-Revision: 6693
* Update kernel configFlorian Fainelli2007-03-241-7/+1
| | | | SVN-Revision: 6690
* Use MiBSD ksh if installed (#1470)Florian Fainelli2007-03-241-0/+2
| | | | SVN-Revision: 6687
* Forgot to define what CFE isFlorian Fainelli2007-03-241-0/+1
| | | | SVN-Revision: 6685
* Typo fixFlorian Fainelli2007-03-241-1/+1
| | | | SVN-Revision: 6684
* Do not register more than 2 ethernet porst for CFE based devices (i.e : ↵Florian Fainelli2007-03-243-2/+13
| | | | | | Compex WP54G-wrt) SVN-Revision: 6683
* split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better ↵Felix Fietkau2007-03-241-3/+4
| | | | | | handling of subdirectories with configure SVN-Revision: 6681
* fix CONFIGURE_PATH and add MAKE_PATHFelix Fietkau2007-03-241-2/+4
| | | | SVN-Revision: 6680
* use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the ↵Felix Fietkau2007-03-241-7/+7
| | | | | | package build so that TARGET_*FLAGS changes also apply SVN-Revision: 6678
* Added support for BSD pty'sHamish Guthrie2007-03-241-1/+24
| | | | SVN-Revision: 6673
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-243-4/+5
| | | | SVN-Revision: 6671
* fix a compile errorFelix Fietkau2007-03-241-0/+1
| | | | SVN-Revision: 6670
* split libuuid from e2fsprogs and install development filesFelix Fietkau2007-03-241-1/+22
| | | | SVN-Revision: 6668
* set the DEVICE variable in hotplug events from ppp interfacesFelix Fietkau2007-03-242-2/+2
| | | | SVN-Revision: 6667
* rename uci-update.awk to uci.awk and add a few config_* functionsFelix Fietkau2007-03-243-21/+58
| | | | SVN-Revision: 6666
* fix uci commitFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6665
* move default templates for the kernel build to kernel-defaults.mk (similar ↵Felix Fietkau2007-03-242-84/+95
| | | | | | to package-defaults.mk) SVN-Revision: 6664
* small cleanupFelix Fietkau2007-03-241-14/+18
| | | | SVN-Revision: 6663
* Added facility to program entire device from SD-Card Fixed up MAC address ↵Hamish Guthrie2007-03-243-0/+962
| | | | | | init in u-boot SVN-Revision: 6662
* Fix potential unligned access with MyLoader based devices, thanks JuhosFlorian Fainelli2007-03-241-8/+46
| | | | SVN-Revision: 6659
* Add a paragraph on how to package kernel modulesFlorian Fainelli2007-03-241-1/+54
| | | | SVN-Revision: 6658
* Fix some mistakes and typosFlorian Fainelli2007-03-241-10/+9
| | | | SVN-Revision: 6657
* don't call wpa_supplicant unconditionallyFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6656
* fix wep encryption setting for madwifiFelix Fietkau2007-03-241-1/+5
| | | | SVN-Revision: 6655
* fix a small typoFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6654
* improve autorebuild for iptables when the kernel config changesFelix Fietkau2007-03-231-2/+2
| | | | SVN-Revision: 6652
* make busybox autorebuild on relevant config changesFelix Fietkau2007-03-233-10/+22
| | | | SVN-Revision: 6651
* fix a harmless warningFelix Fietkau2007-03-231-1/+1
| | | | SVN-Revision: 6650
* add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)Felix Fietkau2007-03-231-6/+316
| | | | SVN-Revision: 6649
* some cleanups in the metadata.pl script; allow target profiles to add ↵Felix Fietkau2007-03-232-42/+24
| | | | | | overrides for menuconfig SVN-Revision: 6648
* add 'deselect' property for menuconfigFelix Fietkau2007-03-239-442/+483
| | | | SVN-Revision: 6647