summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-20move kernel sound support in its own file from other.mk to sound.mk, rename k...nico
2007-09-20add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul...nbd
2007-09-20remove two ip6t modules on linux 2.4, because they're causing conflicts with ...nbd
2007-09-20build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add...nico
2007-09-20add qos-scripts patch from #2385nbd
2007-09-20fix kmod-sched kconfig value (#2380)nbd
2007-09-20disable more modules not supported on UMLnico
2007-09-20video modules changes: change dependency on kmod-video-core from select to de...nico
2007-09-20prevent madwifi from building on UMLnico
2007-09-20use set_irq_chip_and_handler (#2408)ejka
2007-09-19style cleanups (make checkpatch.pl happy)matteo
2007-09-19clean up jffs2 config optionsnbd
2007-09-19fix kconfig.pl split for config symbols that have "0" as valuenbd
2007-09-19enable jffs2 summary for faster mount timenbd
2007-09-19made HOME=/root global instead of x86 specificblogic
2007-09-19root users folder is now in the fs and no longer /tmpblogic
2007-09-19sync awk implementation of config_get_bool with the shell variantnbd
2007-09-19support true and false in config_get_boolnbd
2007-09-19cleanup (use dma API, use accessors, debugging/printk cleanup)ejka
2007-09-19only build sound-core module on targets supporting USB, since we don't have a...nico
2007-09-19We have generic irqs now.ejka
2007-09-18Added support for generating the cdc-ether kernel module (used to communicate...rwhitby
2007-09-17merge 3G usb serial card patches and move it at 802nico
2007-09-17i2c changes:nico
2007-09-17detect ar7 at runtime in set_except_vector and remove useless volatilematteo
2007-09-17disable package that can't build on atheros target (no pci/usb)nico
2007-09-17fix typo again (do i need some sleep?)nico
2007-09-17fix wrong submenu for kmod-leds-wrapnico
2007-09-17only build in-kernel bcm43xx on broadcom targetsnico
2007-09-17move CAPI/ISDN module from other.mk to network.mknico
2007-09-17disable powersave, vlynq can't handle thismatteo
2007-09-16acx: Fix Makefilematteo
2007-09-16oops, fix typonico
2007-09-16changed the timeout for grub to load the menu from 10 secs to 2 secsblogic
2007-09-16add kernel module for PCengines WRAP ledsnico
2007-09-16rename packages dependecies missed from [8806]nico
2007-09-16move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since...nico
2007-09-16rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ...nico
2007-09-16usb-atm fixes:nico
2007-09-16cosmetic changes: rename submenu vars, add missing copyright headersnico
2007-09-16various changes for kernel video support:nico
2007-09-16change dependency on kmod-atm from depends to select for usb atm modulesnico
2007-09-16remove (unused?) linux symlink in BUILD_DIRnico
2007-09-16don't assume PCI support, cleanupnico
2007-09-16move exec permissions fix at Build/Prepare stagenico
2007-09-16add missing dependencies on PCI/PCMCIA/USB supportnico
2007-09-16add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-ppp...nico
2007-09-16fix hostap dependenciesnico
2007-09-16revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...nico
2007-09-16Updated acx (#2394) and fixed acx-mac80211 buildmatteo