summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add...Nicolas Thill2007-09-204-39/+59
* add qos-scripts patch from #2385Felix Fietkau2007-09-201-0/+1
* fix kmod-sched kconfig value (#2380)Felix Fietkau2007-09-201-1/+14
* disable more modules not supported on UMLNicolas Thill2007-09-202-1/+2
* video modules changes: change dependency on kmod-video-core from select to de...Nicolas Thill2007-09-205-41/+29
* prevent madwifi from building on UMLNicolas Thill2007-09-201-1/+6
* use set_irq_chip_and_handler (#2408)Eugene Konev2007-09-201-1/+3
* style cleanups (make checkpatch.pl happy)Matteo Croce2007-09-191-5/+5
* clean up jffs2 config optionsFelix Fietkau2007-09-1918-24/+0
* fix kconfig.pl split for config symbols that have "0" as valueFelix Fietkau2007-09-191-1/+1
* enable jffs2 summary for faster mount timeFelix Fietkau2007-09-192-2/+2
* made HOME=/root global instead of x86 specificJohn Crispin2007-09-196-23/+3
* root users folder is now in the fs and no longer /tmpJohn Crispin2007-09-193-0/+21
* sync awk implementation of config_get_bool with the shell variantFelix Fietkau2007-09-191-2/+2
* support true and false in config_get_boolFelix Fietkau2007-09-191-2/+2
* cleanup (use dma API, use accessors, debugging/printk cleanup)Eugene Konev2007-09-191-460/+429
* only build sound-core module on targets supporting USB, since we don't have a...Nicolas Thill2007-09-191-1/+1
* We have generic irqs now.Eugene Konev2007-09-191-1/+2
* Added support for generating the cdc-ether kernel module (used to communicate...Rod Whitby2007-09-181-0/+15
* merge 3G usb serial card patches and move it at 802Nicolas Thill2007-09-172-24/+15
* i2c changes: * split i2c algos in separate packages * remove deprecated i2c-s...Nicolas Thill2007-09-171-26/+65
* detect ar7 at runtime in set_except_vector and remove useless volatileMatteo Croce2007-09-171-21/+25
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-172-2/+6
* fix typo again (do i need some sleep?)Nicolas Thill2007-09-171-1/+1
* fix wrong submenu for kmod-leds-wrapNicolas Thill2007-09-171-1/+1
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-172-21/+21
* disable powersave, vlynq can't handle thisMatteo Croce2007-09-172-0/+65
* acx: Fix MakefileMatteo Croce2007-09-162-1/+1
* oops, fix typoNicolas Thill2007-09-161-3/+3
* changed the timeout for grub to load the menu from 10 secs to 2 secsJohn Crispin2007-09-161-1/+1
* add kernel module for PCengines WRAP ledsNicolas Thill2007-09-161-0/+16
* rename packages dependecies missed from [8806]Nicolas Thill2007-09-162-3/+3
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since...Nicolas Thill2007-09-162-30/+32
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ...Nicolas Thill2007-09-163-60/+72
* usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-...Nicolas Thill2007-09-161-10/+10
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-168-123/+139
* various changes for kernel video support: * move kernel video related modules...Nicolas Thill2007-09-167-87/+102
* change dependency on kmod-atm from depends to select for usb atm modulesNicolas Thill2007-09-161-3/+3
* remove (unused?) linux symlink in BUILD_DIRNicolas Thill2007-09-161-2/+0
* don't assume PCI support, cleanupNicolas Thill2007-09-161-37/+45
* move exec permissions fix at Build/Prepare stageNicolas Thill2007-09-161-1/+5
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-165-16/+19
* add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-ppp...Nicolas Thill2007-09-161-3/+3
* fix hostap dependenciesNicolas Thill2007-09-161-11/+4
* revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...Nicolas Thill2007-09-162-5/+2
* Updated acx (#2394) and fixed acx-mac80211 buildMatteo Croce2007-09-163-15/+17
* allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f...Nicolas Thill2007-09-161-1/+1
* quote LINUX_VERSION to avoid shell errors at DUMP timeNicolas Thill2007-09-161-1/+1
* Add ipv6 up/down using route (#2372)Florian Fainelli2007-09-162-0/+4