6406 Commits (f5f47e1fbdf22dc709afc3d80662d6f3440a87eb)
 

Author SHA1 Message Date
Nicolas Thill f5f47e1fbd cosmetic cleanup before more deep changes 17 years ago
Nicolas Thill 22c6c0b076 disable another module on UML 17 years ago
Nicolas Thill b4d3ea5ec2 rename spca5xx to gspcav1 (match upstream name change) 17 years ago
Nicolas Thill 642abec3bc rename uvcvideo to linux-uvc (match source name) 17 years ago
Nicolas Thill cb41569988 oops, forgot a file in [8865] 17 years ago
Nicolas Thill 5d4246a015 move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib 17 years ago
Felix Fietkau ca32501abe add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - should prevent duplicate ifup actions. thx, ffrrrr. 17 years ago
Felix Fietkau bbde4161d5 remove two ip6t modules on linux 2.4, because they're causing conflicts with ipv4 stuff 17 years ago
Nicolas Thill 926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6. 17 years ago
Felix Fietkau 1f000c666c add qos-scripts patch from #2385 17 years ago
Felix Fietkau 1e319bd6b6 fix kmod-sched kconfig value (#2380) 17 years ago
Nicolas Thill ff924a74c7 disable more modules not supported on UML 17 years ago
Nicolas Thill 092021f69b video modules changes: change dependency on kmod-video-core from select to depends, cleanup 17 years ago
Nicolas Thill 7ba4e5c3c0 prevent madwifi from building on UML 17 years ago
Eugene Konev 1af0f14c44 use set_irq_chip_and_handler (#2408) 17 years ago
Matteo Croce 5fac6f67f1 style cleanups (make checkpatch.pl happy) 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Felix Fietkau 15bc93fc03 fix kconfig.pl split for config symbols that have "0" as value 17 years ago
Felix Fietkau abbe02e2fb enable jffs2 summary for faster mount time 17 years ago
John Crispin f3b9e06a14 made HOME=/root global instead of x86 specific 17 years ago
John Crispin 0a08fde2dc root users folder is now in the fs and no longer /tmp 17 years ago
Felix Fietkau ce63393e36 sync awk implementation of config_get_bool with the shell variant 17 years ago
Felix Fietkau 6b882b579f support true and false in config_get_bool 17 years ago
Eugene Konev c4cd598161 cleanup (use dma API, use accessors, debugging/printk cleanup) 17 years ago
Nicolas Thill aa1c1c4aa3 only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm 17 years ago
Eugene Konev 79c783309b We have generic irqs now. 17 years ago
Rod Whitby ee80b9c8f3 Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking). 17 years ago
Nicolas Thill 022d0c92bd merge 3G usb serial card patches and move it at 802 17 years ago
Nicolas Thill ee57bac535 i2c changes: * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead 17 years ago
Matteo Croce aa1144ff37 detect ar7 at runtime in set_except_vector and remove useless volatile 17 years ago
Nicolas Thill 0d56d48d9a disable package that can't build on atheros target (no pci/usb) 17 years ago
Nicolas Thill f6197eabda fix typo again (do i need some sleep?) 17 years ago
Nicolas Thill b396d629f2 fix wrong submenu for kmod-leds-wrap 17 years ago
Nicolas Thill 7179f0ea98 only build in-kernel bcm43xx on broadcom targets 17 years ago
Nicolas Thill 440f5b1df4 move CAPI/ISDN module from other.mk to network.mk 17 years ago
Matteo Croce 16d7058fac disable powersave, vlynq can't handle this 17 years ago
Matteo Croce f25342dd7f acx: Fix Makefile 17 years ago
Nicolas Thill dcf795770c oops, fix typo 17 years ago
John Crispin 630713ece0 changed the timeout for grub to load the menu from 10 secs to 2 secs 17 years ago
Nicolas Thill c8b505560f add kernel module for PCengines WRAP leds 17 years ago
Nicolas Thill 353da29029 rename packages dependecies missed from [8806] 17 years ago
Nicolas Thill 309b0c7817 move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere 17 years ago
Nicolas Thill dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup 17 years ago
Nicolas Thill b2a7210452 usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup 17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
Nicolas Thill cd2cccd2ff various changes for kernel video support: * 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 17 years ago
Nicolas Thill 16de5a873e change dependency on kmod-atm from depends to select for usb atm modules 17 years ago
Nicolas Thill 8c7105e20a remove (unused?) linux symlink in BUILD_DIR 17 years ago
Nicolas Thill efb8b66786 don't assume PCI support, cleanup 17 years ago
Nicolas Thill 3a713ff202 move exec permissions fix at Build/Prepare stage 17 years ago