Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix an uninitialized variable in awx (does not fix random segfault yet, ↵ | Felix Fietkau | 2007-03-28 | 1 | -1/+2 |
| | | | | | | still looking into it) SVN-Revision: 6750 | ||||
* | make sure tmp/info gets created | Felix Fietkau | 2007-03-28 | 2 | -1/+2 |
| | | | | SVN-Revision: 6749 | ||||
* | Fix the irq request | Florian Fainelli | 2007-03-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 6748 | ||||
* | add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix ↵ | Felix Fietkau | 2007-03-28 | 1 | -0/+2 |
| | | | | | | instead of just ':' SVN-Revision: 6747 | ||||
* | detect changes in package/kernel/modules/*.mk when scanning the package metadata | Felix Fietkau | 2007-03-28 | 1 | -0/+5 |
| | | | | SVN-Revision: 6746 | ||||
* | nuke some unnecessary complexity in the metadata scanning - simply call ↵ | Felix Fietkau | 2007-03-28 | 1 | -29/+4 |
| | | | | | | include/scan.mk on every make invocation (does not add any noticeable performance impact) SVN-Revision: 6745 | ||||
* | Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ↵ | Felix Fietkau | 2007-03-28 | 65 | -28539/+2 |
| | | | | | | getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. SVN-Revision: 6744 | ||||
* | Fix warnings | Florian Fainelli | 2007-03-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 6742 | ||||
* | Bluetooth depends on USB for 2.6 kernels also | Florian Fainelli | 2007-03-28 | 1 | -1/+2 |
| | | | | SVN-Revision: 6741 | ||||
* | Bluetooth modules also depend on USB | Florian Fainelli | 2007-03-28 | 1 | -1/+2 |
| | | | | SVN-Revision: 6740 | ||||
* | Enable kmod-sched for adm5120 | Florian Fainelli | 2007-03-28 | 1 | -24/+2 |
| | | | | SVN-Revision: 6739 | ||||
* | Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in ↵ | Florian Fainelli | 2007-03-28 | 2 | -64/+77 |
| | | | | | | myloader parser SVN-Revision: 6737 | ||||
* | Add myloader partition table parser | Florian Fainelli | 2007-03-28 | 3 | -4/+217 |
| | | | | SVN-Revision: 6736 | ||||
* | replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS | Nicolas Thill | 2007-03-28 | 5 | -9/+9 |
| | | | | SVN-Revision: 6735 | ||||
* | cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...) | Nicolas Thill | 2007-03-28 | 1 | -46/+3 |
| | | | | SVN-Revision: 6734 | ||||
* | tweak isakmpd & keynote makefiles | Nicolas Thill | 2007-03-28 | 3 | -14/+16 |
| | | | | SVN-Revision: 6733 | ||||
* | add dependency info for linux 2.4 specific kmod package (related to #1521) | Felix Fietkau | 2007-03-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 6732 | ||||
* | clean up nfsd kernel config entries (#1523) | Felix Fietkau | 2007-03-27 | 10 | -17/+2 |
| | | | | SVN-Revision: 6731 | ||||
* | add nfs kernel server kmod package (patch from #1524) | Felix Fietkau | 2007-03-27 | 2 | -2/+13 |
| | | | | SVN-Revision: 6729 | ||||
* | remove bogus dependencies | Felix Fietkau | 2007-03-27 | 1 | -2/+1 |
| | | | | SVN-Revision: 6728 | ||||
* | fix flash buswidth detection | Felix Fietkau | 2007-03-27 | 1 | -4/+4 |
| | | | | SVN-Revision: 6727 | ||||
* | fix a problem with the firewall script (multicast traffic could produce ↵ | Felix Fietkau | 2007-03-27 | 1 | -1/+1 |
| | | | | | | packet loss) SVN-Revision: 6726 | ||||
* | ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single ↵ | Eugene Konev | 2007-03-27 | 1 | -212/+252 |
| | | | | | | channel rx, move skb allocation out of interrupt, general cleanup SVN-Revision: 6724 | ||||
* | ar7: speed up irq handlers, fix asm/ar7/ar7.h | Eugene Konev | 2007-03-27 | 2 | -34/+79 |
| | | | | SVN-Revision: 6723 | ||||
* | Fix edimax image generation | Florian Fainelli | 2007-03-26 | 1 | -2/+3 |
| | | | | SVN-Revision: 6722 | ||||
* | 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 |