Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix incorrect parameters | Travis Kemen | 2007-08-30 | |
| | | | | SVN-Revision: 8554 | |||
* | acx-mac80211: another bigendian fix | Nicolas Thill | 2007-08-30 | |
| | | | | SVN-Revision: 8553 | |||
* | fix ifname in network state for pppoe and pptp, add a workaround for isps ↵ | Felix Fietkau | 2007-08-30 | |
| | | | | | | sending wrong netmasks for pptp (thx, moonwatcher) SVN-Revision: 8552 | |||
* | rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert ↵ | Nicolas Thill | 2007-08-30 | |
| | | | | | | auto-inclusion of rt2x00_compat.h SVN-Revision: 8551 | |||
* | fix typo closes #2289 | Travis Kemen | 2007-08-30 | |
| | | | | SVN-Revision: 8550 | |||
* | add high-speed usb serial fix from Junxion (closes: #2274) | Nicolas Thill | 2007-08-30 | |
| | | | | SVN-Revision: 8549 | |||
* | rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 ↵ | Nicolas Thill | 2007-08-30 | |
| | | | | | | support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile SVN-Revision: 8548 | |||
* | bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * ↵ | Nicolas Thill | 2007-08-30 | |
| | | | | | | rework kconfig hack SVN-Revision: 8544 | |||
* | acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel ↵ | Nicolas Thill | 2007-08-30 | |
| | | | | | | mac80211 is available) * add a release number SVN-Revision: 8543 | |||
* | use $(INSTALL_BIN) instead of $(CP) | Nicolas Thill | 2007-08-30 | |
| | | | | SVN-Revision: 8541 | |||
* | dnsmasq: extend the init script thanks Sedky | Travis Kemen | 2007-08-29 | |
| | | | | SVN-Revision: 8540 | |||
* | I have new e-mail address. Thanks to Kaloz ;) | Gabor Juhos | 2007-08-29 | |
| | | | | SVN-Revision: 8538 | |||
* | simplified image file generation | Gabor Juhos | 2007-08-29 | |
| | | | | SVN-Revision: 8537 | |||
* | avoid rdep in the top level make process (subdir.mk) - it leaks too much ↵ | Felix Fietkau | 2007-08-29 | |
| | | | | | | memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here SVN-Revision: 8533 | |||
* | add acx-mac80211 (thanks to Matteo Croce) | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8531 | |||
* | fonera-mp3: fix json-c dependency here as well | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8529 | |||
* | json-c: fix package name, add UninstallDev | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8528 | |||
* | fix pcmcia submenu (broken by [8520]) | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8524 | |||
* | Add a PyMod template for python related modules | Florian Fainelli | 2007-08-28 | |
| | | | | SVN-Revision: 8522 | |||
* | more cosmetic fixes missed from [8250] | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8521 | |||
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8520 | |||
* | remove useless definitions | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8519 | |||
* | fix kmod-hermes-* dependencies | Nicolas Thill | 2007-08-28 | |
| | | | | SVN-Revision: 8518 | |||
* | Fix the CONFIG_LFS option (#2276) | Florian Fainelli | 2007-08-28 | |
| | | | | SVN-Revision: 8512 | |||
* | added libjson-c. added driver, webinterface and userspace daemon for the ↵ | John Crispin | 2007-08-27 | |
| | | | | | | fonera mp3-hack SVN-Revision: 8509 | |||
* | allow the user to override the underlying connection method when using pptp ↵ | Felix Fietkau | 2007-08-27 | |
| | | | | | | (defaults to dhcp) SVN-Revision: 8508 | |||
* | Fix the comment | Florian Fainelli | 2007-08-27 | |
| | | | | SVN-Revision: 8506 | |||
* | Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu | Florian Fainelli | 2007-08-27 | |
| | | | | SVN-Revision: 8505 | |||
* | Make the architecture gpio more readable | Florian Fainelli | 2007-08-27 | |
| | | | | SVN-Revision: 8504 | |||
* | Fix the sdk generation with the new staging_dir layout | Florian Fainelli | 2007-08-27 | |
| | | | | SVN-Revision: 8503 | |||
* | package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 ↵ | Nicolas Thill | 2007-08-27 | |
| | | | | | | is available (i.e. the kernel is recent enough) SVN-Revision: 8502 | |||
* | package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211 | Nicolas Thill | 2007-08-27 | |
| | | | | SVN-Revision: 8501 | |||
* | mark package/rt61 as 2.6 only | Nicolas Thill | 2007-08-27 | |
| | | | | SVN-Revision: 8500 | |||
* | revert [8473] (see [8055]) | Nicolas Thill | 2007-08-27 | |
| | | | | SVN-Revision: 8499 | |||
* | package/util-linux fixes: * don't use Build/Configure/Default since it is ↵ | Nicolas Thill | 2007-08-26 | |
| | | | | | | not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default SVN-Revision: 8498 | |||
* | ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy ↵ | Nicolas Thill | 2007-08-26 | |
| | | | | | | source, can compile from linux source directly SVN-Revision: 8497 | |||
* | prevent ldconfig use in autoconf based packages | Nicolas Thill | 2007-08-26 | |
| | | | | SVN-Revision: 8496 | |||
* | add a '@KERNEL' download facility, tweak script | Nicolas Thill | 2007-08-26 | |
| | | | | SVN-Revision: 8495 | |||
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER ↵ | Nicolas Thill | 2007-08-26 | |
| | | | | | | is always available SVN-Revision: 8494 | |||
* | make overriding of CPU features configurable, and enable it by default | Gabor Juhos | 2007-08-26 | |
| | | | | SVN-Revision: 8493 | |||
* | fix typo (closes: #2275) | Nicolas Thill | 2007-08-26 | |
| | | | | SVN-Revision: 8492 | |||
* | move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's ↵ | Nicolas Thill | 2007-08-26 | |
| | | | | | | defined only once SVN-Revision: 8491 | |||
* | fix rt61 on big endian arch | Nicolas Thill | 2007-08-25 | |
| | | | | SVN-Revision: 8487 | |||
* | e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a ↵ | Nicolas Thill | 2007-08-25 | |
| | | | | | | dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev SVN-Revision: 8486 | |||
* | move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is ↵ | Nicolas Thill | 2007-08-25 | |
| | | | | | | defined when dumping target infos SVN-Revision: 8485 | |||
* | add support for KernelPackage/*/description | Nicolas Thill | 2007-08-25 | |
| | | | | SVN-Revision: 8484 | |||
* | workaround for timer glitch on some boards | Mike Baker | 2007-08-25 | |
| | | | | SVN-Revision: 8483 | |||
* | fix wan configuration on wr850g v2/v3 | Mike Baker | 2007-08-25 | |
| | | | | SVN-Revision: 8482 | |||
* | move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk | Nicolas Thill | 2007-08-25 | |
| | | | | SVN-Revision: 8481 | |||
* | override CPU features | Gabor Juhos | 2007-08-24 | |
| | | | | SVN-Revision: 8480 |