Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support true and false in config_get_bool | Felix Fietkau | 2007-09-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 8840 | ||||
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | Eugene Konev | 2007-09-19 | 1 | -460/+429 |
| | | | | SVN-Revision: 8839 | ||||
* | only build sound-core module on targets supporting USB, since we don't have ↵ | Nicolas Thill | 2007-09-19 | 1 | -1/+1 |
| | | | | | | any PCI sound devices supported atm SVN-Revision: 8838 | ||||
* | We have generic irqs now. | Eugene Konev | 2007-09-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 8835 | ||||
* | Added support for generating the cdc-ether kernel module (used to ↵ | Rod Whitby | 2007-09-18 | 1 | -0/+15 |
| | | | | | | communicate with OpenMoko phone over usb networking). SVN-Revision: 8833 | ||||
* | merge 3G usb serial card patches and move it at 802 | Nicolas Thill | 2007-09-17 | 2 | -24/+15 |
| | | | | SVN-Revision: 8827 | ||||
* | i2c changes: * split i2c algos in separate packages * remove deprecated ↵ | Nicolas Thill | 2007-09-17 | 1 | -26/+65 |
| | | | | | | i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead SVN-Revision: 8825 | ||||
* | detect ar7 at runtime in set_except_vector and remove useless volatile | Matteo Croce | 2007-09-17 | 1 | -21/+25 |
| | | | | SVN-Revision: 8824 | ||||
* | disable package that can't build on atheros target (no pci/usb) | Nicolas Thill | 2007-09-17 | 2 | -2/+6 |
| | | | | SVN-Revision: 8823 | ||||
* | fix typo again (do i need some sleep?) | Nicolas Thill | 2007-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 8822 | ||||
* | fix wrong submenu for kmod-leds-wrap | Nicolas Thill | 2007-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 8821 | ||||
* | only build in-kernel bcm43xx on broadcom targets | Nicolas Thill | 2007-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 8820 | ||||
* | move CAPI/ISDN module from other.mk to network.mk | Nicolas Thill | 2007-09-17 | 2 | -21/+21 |
| | | | | SVN-Revision: 8819 | ||||
* | disable powersave, vlynq can't handle this | Matteo Croce | 2007-09-17 | 2 | -0/+65 |
| | | | | SVN-Revision: 8818 | ||||
* | acx: Fix Makefile | Matteo Croce | 2007-09-16 | 2 | -1/+1 |
| | | | | SVN-Revision: 8817 | ||||
* | oops, fix typo | Nicolas Thill | 2007-09-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 8816 | ||||
* | changed the timeout for grub to load the menu from 10 secs to 2 secs | John Crispin | 2007-09-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 8815 | ||||
* | add kernel module for PCengines WRAP leds | Nicolas Thill | 2007-09-16 | 1 | -0/+16 |
| | | | | SVN-Revision: 8814 | ||||
* | rename packages dependecies missed from [8806] | Nicolas Thill | 2007-09-16 | 2 | -3/+3 |
| | | | | SVN-Revision: 8813 | ||||
* | move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵ | Nicolas Thill | 2007-09-16 | 2 | -30/+32 |
| | | | | | | since it's not packaged anywhere SVN-Revision: 8812 | ||||
* | rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵ | Nicolas Thill | 2007-09-16 | 3 | -60/+72 |
| | | | | | | cleanup SVN-Revision: 8811 | ||||
* | usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to ↵ | Nicolas Thill | 2007-09-16 | 1 | -10/+10 |
| | | | | | | kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup SVN-Revision: 8809 | ||||
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 | 8 | -123/+139 |
| | | | | SVN-Revision: 8808 | ||||
* | various changes for kernel video support: * move kernel video related ↵ | Nicolas Thill | 2007-09-16 | 7 | -87/+102 |
| | | | | | | modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam SVN-Revision: 8806 | ||||
* | change dependency on kmod-atm from depends to select for usb atm modules | Nicolas Thill | 2007-09-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 8805 | ||||
* | remove (unused?) linux symlink in BUILD_DIR | Nicolas Thill | 2007-09-16 | 1 | -2/+0 |
| | | | | SVN-Revision: 8804 | ||||
* | don't assume PCI support, cleanup | Nicolas Thill | 2007-09-16 | 1 | -37/+45 |
| | | | | SVN-Revision: 8803 | ||||
* | move exec permissions fix at Build/Prepare stage | Nicolas Thill | 2007-09-16 | 1 | -1/+5 |
| | | | | SVN-Revision: 8802 | ||||
* | add missing dependencies on PCI/PCMCIA/USB support | Nicolas Thill | 2007-09-16 | 5 | -16/+19 |
| | | | | SVN-Revision: 8801 | ||||
* | add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change ↵ | Nicolas Thill | 2007-09-16 | 1 | -3/+3 |
| | | | | | | kmod-pppoa dependency on kmod-atm from depends to select SVN-Revision: 8800 | ||||
* | fix hostap dependencies | Nicolas Thill | 2007-09-16 | 1 | -11/+4 |
| | | | | SVN-Revision: 8799 | ||||
* | revert CONFIG_* symbols set m enforcement introduced in [8591], it can't ↵ | Nicolas Thill | 2007-09-16 | 2 | -5/+2 |
| | | | | | | work when symbols from different kernel versions are mixed in KCONFIG SVN-Revision: 8798 | ||||
* | Updated acx (#2394) and fixed acx-mac80211 build | Matteo Croce | 2007-09-16 | 3 | -15/+17 |
| | | | | SVN-Revision: 8797 | ||||
* | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) ↵ | Nicolas Thill | 2007-09-16 | 1 | -1/+1 |
| | | | | | | for testing purposes SVN-Revision: 8796 | ||||
* | quote LINUX_VERSION to avoid shell errors at DUMP time | Nicolas Thill | 2007-09-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 8795 | ||||
* | Add ipv6 up/down using route (#2372) | Florian Fainelli | 2007-09-16 | 2 | -0/+4 |
| | | | | SVN-Revision: 8794 | ||||
* | Fix macfiltering options (#2397) | Florian Fainelli | 2007-09-16 | 1 | -4/+4 |
| | | | | SVN-Revision: 8792 | ||||
* | Add support for the D-Link DIR-450, thanks to Macpaul Lin ! | Florian Fainelli | 2007-09-16 | 4 | -1/+569 |
| | | | | SVN-Revision: 8790 | ||||
* | Update firmware md5sums | Florian Fainelli | 2007-09-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 8789 | ||||
* | Package wpa-passphrase (#1275) | Florian Fainelli | 2007-09-16 | 1 | -1/+13 |
| | | | | SVN-Revision: 8788 | ||||
* | Revert the InstallDev section, was only there testing | Florian Fainelli | 2007-09-16 | 1 | -8/+0 |
| | | | | SVN-Revision: 8787 | ||||
* | Put back ldd and ldconfig (#1543) | Florian Fainelli | 2007-09-16 | 1 | -2/+22 |
| | | | | SVN-Revision: 8786 | ||||
* | Use default values for lcp-echo-failure and lcp-echo-interval (#2373) | Florian Fainelli | 2007-09-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 8785 | ||||
* | Add support for IP over ATM | Florian Fainelli | 2007-09-15 | 4 | -0/+148 |
| | | | | SVN-Revision: 8782 | ||||
* | prevent include/netfilter.mk from being included multiple times | Nicolas Thill | 2007-09-15 | 1 | -0/+5 |
| | | | | SVN-Revision: 8781 | ||||
* | add 'make prepare' target for building the tools and toolchain | Felix Fietkau | 2007-09-15 | 1 | -1/+4 |
| | | | | SVN-Revision: 8780 | ||||
* | Moved config back to config-default, but left the FSG3 profile config ↵ | Rod Whitby | 2007-09-14 | 1 | -0/+0 |
| | | | | | | non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready. SVN-Revision: 8779 | ||||
* | don't broke other archs, we're close to mainstream (i hope) | Matteo Croce | 2007-09-14 | 1 | -2/+5 |
| | | | | SVN-Revision: 8778 | ||||
* | Reinstated the kernel configuration for the FSG3 profile. | Rod Whitby | 2007-09-14 | 2 | -0/+21 |
| | | | | SVN-Revision: 8776 | ||||
* | Package support for IP over ATM | Florian Fainelli | 2007-09-14 | 1 | -0/+16 |
| | | | | SVN-Revision: 8775 |