aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* enable jffs2 summary for faster mount timeFelix Fietkau2007-09-192-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* made HOME=/root global instead of x86 specificJohn Crispin2007-09-196-23/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* root users folder is now in the fs and no longer /tmpJohn Crispin2007-09-193-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync awk implementation of config_get_bool with the shell variantFelix Fietkau2007-09-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* support true and false in config_get_boolFelix Fietkau2007-09-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup (use dma API, use accessors, debugging/printk cleanup)Eugene Konev2007-09-191-460/+429
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8839 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build sound-core module on targets supporting USB, since we don't have ↵Nicolas Thill2007-09-191-1/+1
| | | | | | any PCI sound devices supported atm git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* We have generic irqs now.Eugene Konev2007-09-191-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added support for generating the cdc-ether kernel module (used to ↵Rod Whitby2007-09-181-0/+15
| | | | | | communicate with OpenMoko phone over usb networking). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge 3G usb serial card patches and move it at 802Nicolas Thill2007-09-172-24/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* i2c changes:Nicolas Thill2007-09-171-26/+65
| | | | | | | | * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* detect ar7 at runtime in set_except_vector and remove useless volatileMatteo Croce2007-09-171-21/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-172-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo again (do i need some sleep?)Nicolas Thill2007-09-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wrong submenu for kmod-leds-wrapNicolas Thill2007-09-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-172-21/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable powersave, vlynq can't handle thisMatteo Croce2007-09-172-0/+65
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx: Fix MakefileMatteo Croce2007-09-162-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, fix typoNicolas Thill2007-09-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* changed the timeout for grub to load the menu from 10 secs to 2 secsJohn Crispin2007-09-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kernel module for PCengines WRAP ledsNicolas Thill2007-09-161-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename packages dependecies missed from [8806]Nicolas Thill2007-09-162-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵Nicolas Thill2007-09-162-30/+32
| | | | | | since it's not packaged anywhere git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-163-60/+72
| | | | | | cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* usb-atm fixes:Nicolas Thill2007-09-161-10/+10
| | | | | | | | | * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-168-123/+139
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* various changes for kernel video support:Nicolas Thill2007-09-167-87/+102
| | | | | | | | | | | * move kernel video related 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change dependency on kmod-atm from depends to select for usb atm modulesNicolas Thill2007-09-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove (unused?) linux symlink in BUILD_DIRNicolas Thill2007-09-161-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't assume PCI support, cleanupNicolas Thill2007-09-161-37/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move exec permissions fix at Build/Prepare stageNicolas Thill2007-09-161-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-165-16/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change ↵Nicolas Thill2007-09-161-3/+3
| | | | | | kmod-pppoa dependency on kmod-atm from depends to select git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix hostap dependenciesNicolas Thill2007-09-161-11/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert CONFIG_* symbols set m enforcement introduced in [8591], it can't ↵Nicolas Thill2007-09-162-5/+2
| | | | | | work when symbols from different kernel versions are mixed in KCONFIG git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated acx (#2394) and fixed acx-mac80211 buildMatteo Croce2007-09-163-15/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) ↵Nicolas Thill2007-09-161-1/+1
| | | | | | for testing purposes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8796 3c298f89-4303-0410-b956-a3cf2f4a3e73
* quote LINUX_VERSION to avoid shell errors at DUMP timeNicolas Thill2007-09-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ipv6 up/down using route (#2372)Florian Fainelli2007-09-162-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix macfiltering options (#2397)Florian Fainelli2007-09-161-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the svn:ignore property on the files directory (#2375)Florian Fainelli2007-09-160-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for the D-Link DIR-450, thanks to Macpaul Lin !Florian Fainelli2007-09-164-1/+569
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update firmware md5sumsFlorian Fainelli2007-09-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package wpa-passphrase (#1275)Florian Fainelli2007-09-161-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert the InstallDev section, was only there testingFlorian Fainelli2007-09-161-8/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Put back ldd and ldconfig (#1543)Florian Fainelli2007-09-161-2/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use default values for lcp-echo-failure and lcp-echo-interval (#2373)Florian Fainelli2007-09-161-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for IP over ATM Florian Fainelli2007-09-154-0/+148
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prevent include/netfilter.mk from being included multiple timesNicolas Thill2007-09-151-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8781 3c298f89-4303-0410-b956-a3cf2f4a3e73