| Commit message (Expand) | Author | Age |
| ... | |
| * | fix kmod-crypto, emit warning messages for kmod packages that cannot be built... | Felix Fietkau | 2007-09-08 |
| * | add support for device type based package preselections | Felix Fietkau | 2007-09-08 |
| * | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 |
| * | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 |
| * | Fix kmod-ppp generation (#2337) | Florian Fainelli | 2007-09-08 |
| * | fix pci init for brcm-2.4 with atheros wifi cards | Felix Fietkau | 2007-09-08 |
| * | Add some EHCI related symbols when usb is selected | Florian Fainelli | 2007-09-08 |
| * | Use PHYS_OFFSET. | Eugene Konev | 2007-09-08 |
| * | Add TNETW1350 to known devices. Style cleanups. | Eugene Konev | 2007-09-08 |
| * | fix the symlink of the lzma-loader | Gabor Juhos | 2007-09-08 |
| * | fix madwifi channel setting (#2073) | Felix Fietkau | 2007-09-07 |
| * | bump package versions after updates | Felix Fietkau | 2007-09-07 |
| * | fix typo | Nicolas Thill | 2007-09-07 |
| * | fix ppp unit number issues (#2178) | Felix Fietkau | 2007-09-07 |
| * | fix board name for nvram and switch packages on brcm-2.4 after [8653] | Nicolas Thill | 2007-09-07 |
| * | qos-scripts: add patch for tos and dscp support from #2291 | Felix Fietkau | 2007-09-07 |
| * | remove obsolete dependencies on VIDEO_SUPPORT (#2314) | Felix Fietkau | 2007-09-07 |
| * | add missing endef | Nicolas Thill | 2007-09-07 |
| * | remove remaining description field missed from [8659] | Nicolas Thill | 2007-09-07 |
| * | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 |
| * | remove automake prereq not needed anymore since [7011], use a separate descri... | Nicolas Thill | 2007-09-07 |
| * | zd1211-firmware: remove uneeded commands in install, use a separate descripti... | Nicolas Thill | 2007-09-07 |
| * | cosmetic fixes for ar7: indent, use lowercase hex notation, format | Nicolas Thill | 2007-09-06 |
| * | remove some obsolete files | Felix Fietkau | 2007-09-06 |
| * | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 |
| * | enable start-stop-daemon by default, i want to use this to clean up a few ini... | Felix Fietkau | 2007-09-06 |
| * | Disable the USB clock for now, will be used later for the AR7-HCD driver, whi... | Florian Fainelli | 2007-09-06 |
| * | allow scan.mk to find python packages introduced in [8639] | Nicolas Thill | 2007-09-06 |
| * | remove uneeded stuff after python changes in [8639] | Nicolas Thill | 2007-09-06 |
| * | Package ip6tables-utils as well (#2318) | Florian Fainelli | 2007-09-05 |
| * | fix typo (thanks to jonasg[1] on irc) | Nicolas Thill | 2007-09-05 |
| * | suppress warning in gcd() | Nicolas Thill | 2007-09-04 |
| * | use kernel abs(), remove recursion in gcd() (closes: #2307) | Nicolas Thill | 2007-09-04 |
| * | use constant for clock values (closes: #2306) | Nicolas Thill | 2007-09-04 |
| * | tweak Makefile | Nicolas Thill | 2007-09-03 |
| * | move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E... | Nicolas Thill | 2007-09-03 |
| * | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | Nicolas Thill | 2007-09-03 |
| * | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ... | Nicolas Thill | 2007-09-03 |
| * | another cleanup missed from [8587] | Nicolas Thill | 2007-09-03 |
| * | rename hostap package to hostap-driver | Nicolas Thill | 2007-09-03 |
| * | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 |
| * | rename bridge package to bridge-utils (to match source name) | Nicolas Thill | 2007-09-03 |
| * | rename zd1211_firmware to zd1211-firmware | Nicolas Thill | 2007-09-03 |
| * | rename zd1211 package to zd1211-driver | Nicolas Thill | 2007-09-03 |
| * | provide default PKG_BUILD_DIR for packages missing a PKG_VERSION | Nicolas Thill | 2007-09-03 |
| * | remove duplicate ./include/kernel.mk inclusion | Nicolas Thill | 2007-09-03 |
| * | move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk | Nicolas Thill | 2007-09-03 |
| * | remove uneeded PATH setting in ipkg invocation | Nicolas Thill | 2007-09-03 |
| * | change case of conflicting option | Nicolas Thill | 2007-09-03 |
| * | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | Nicolas Thill | 2007-09-03 |