Commit Graph

84 Commits (8d6cba97f66650575bb78a9808f8922dd7866245)

Author SHA1 Message Date
Gabor Juhos 04b8b09c2f [package] move spi_gpio driver into the kernel, clean-up SPI modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 07:33:43 +00:00
Nicolas Thill 6da2e18f92 add missing MMC config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:27:48 +00:00
Gabor Juhos 546725acb2 [kernel] add a polled GPIO buttons input driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-07 19:54:44 +00:00
Travis Kemen 7615c7ebd4 fix wrong description name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-29 05:30:43 +00:00
Travis Kemen 7cee5ee4ab add sdcard support for avr32 platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-29 05:16:10 +00:00
Florian Fainelli ef083ad398 Create the kmod-spi package and load mmc_over_gpio after spi (#3273)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 18:36:56 +00:00
Florian Fainelli bad7faa9df Fix the watchdog path for the SCX200 watchdog driver
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 16:50:07 +00:00
Michael Büsch ab0e4b6ce3 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-21 16:52:27 +00:00
John Crispin 4d410632c1 add new led trigger for network traffic, fixes #2776
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 21:34:54 +00:00
Nicolas Thill 4a6f9940dd add a workaround for watchdog path changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-06 07:41:04 +00:00
Gabor Juhos f89d7b5899 [package] pcmcia-core: fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 07:44:17 +00:00
Felix Fietkau 613ab757a3 LED driver for PCEngines ALIX boards
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.

The driver is also added to the Alix profile.

Signed-off-by: Petr Liebman <petrliebman@gmail.com>

--


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-14 00:52:15 +00:00
Gabor Juhos d2354353d1 make morse LED trigger available as a package, and fix it to compile with 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 14:32:13 +00:00
Gabor Juhos 01166f129e [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 07:45:08 +00:00
Gabor Juhos 3de85fb81c [packages] add a kernel module for GPIO LEDs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 11:05:16 +00:00
Gabor Juhos 5398dbecb7 [adm5120] build leds-adm5120 as a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09 19:37:30 +00:00
Nicolas Thill 1b4fe71cff move hardware monitoring support in a separate hwmon.mk (before adding other modules)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 17:14:24 +00:00
Nicolas Thill edfea6d60d move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 15:12:12 +00:00
Nicolas Thill f17b69fce3 disable another module on UML
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 10:46:23 +00:00
Nicolas Thill 28a4cca917 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 10:27:38 +00:00
Nicolas Thill 78c661a842 only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 11:56:26 +00:00
Nicolas Thill 13f7fb3995 disable package that can't build on atheros target (no pci/usb)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17 02:04:38 +00:00
Nicolas Thill 913242b4d1 fix wrong submenu for kmod-leds-wrap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17 01:48:35 +00:00
Nicolas Thill 7c2ee31629 move CAPI/ISDN module from other.mk to network.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17 01:34:31 +00:00
Nicolas Thill 6b1bd9869a add kernel module for PCengines WRAP leds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 19:31:37 +00:00
Nicolas Thill c9823706ff move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 19:16:10 +00:00
Nicolas Thill 88910b1622 cosmetic changes: rename submenu vars, add missing copyright headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 17:45:15 +00:00
Nicolas Thill fb26b7b369 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 16:39:18 +00:00
Nicolas Thill b9430190e8 fix target names in DEPENDS (closes: #2341)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 13:49:28 +00:00
Nicolas Thill 0fea362522 move package descriptions to separate definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 13:29:53 +00:00
Nicolas Thill 4d1536df48 oops, 2 typos missed from [8721]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 20:49:21 +00:00
Nicolas Thill bced9acc29 fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time.
keep old KCONFIG lines commented out, so we can switch back easily later.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 20:37:50 +00:00
Felix Fietkau e5bcbd103b fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 23:33:01 +00:00
Nicolas Thill 2180fa92a1 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Nicolas Thill 2750423a70 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:58:14 +00:00
Nicolas Thill 72a6625fd0 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 22:19:26 +00:00
Nicolas Thill ba0a25d216 fix pcmcia submenu (broken by [8520])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 12:51:46 +00:00
Nicolas Thill 90faaff1ad cosmetic fixes: rearrange KernelPackage definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 11:44:15 +00:00
Felix Fietkau 956f36dfba pcmcia kmod package fixes for au1000
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-16 18:14:34 +00:00
Felix Fietkau cb45c11c92 add missing dependency (#2237)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-16 13:34:29 +00:00
Felix Fietkau 0e2479c57c add missing kconfig symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 16:09:16 +00:00
Florian Fainelli d0706f0223 Fix a bogus line with kmod-softdog
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 15:36:21 +00:00
Felix Fietkau 4205ec3e01 more dependency fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 02:41:33 +00:00
Felix Fietkau 82c9f81d63 add missing dependencies and kernel config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 01:22:40 +00:00
Felix Fietkau a69c1431a5 fix #2112
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20 17:19:09 +00:00
Felix Fietkau cbd55fe6d7 dynamically enable/disable kernel config options for kmod packages based on build system config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 11:31:01 +00:00
Felix Fietkau 93e3dd8d3f check if oss emulation is available before trying to package it into soundcore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-16 05:38:10 +00:00
John Crispin d40dfcc805 added 3 new crypto modules needed by ppp_mppe
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-18 21:01:11 +00:00
Florian Fainelli 4e7738f453 Also load compat_ioctl32 for V4L devices to load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 22:23:56 +00:00
Nicolas Thill a2dd838268 add dependency on kmod-input-core to kmod-input-evdev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-10 22:34:49 +00:00