Commit Graph

33 Commits (ad250089aa5d3152774f87941606837c3534f6bd)

Author SHA1 Message Date
Florian Fainelli cb476efc17 package i2c master driver
SVN-Revision: 26373
13 years ago
Florian Fainelli df0a3aea55 use i2c_defaults for kmod-i2c-at91
SVN-Revision: 25468
14 years ago
Claudio Mignanti 3559931d8f Fix i2c driver and package it
SVN-Revision: 24975
14 years ago
Lars-Peter Clausen 2ba2936b58 kernel: kirkwood/orion I2C module support
This patch adds support for configuring kirkwood/orion i2c module.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23215
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Claudio Mignanti ff96ad6b8b fix kernel modules dependences for i2c and ata-core
SVN-Revision: 20146
15 years ago
Gabor Juhos c0d4cb1f24 Fix broken i2c module loading in R17269
Strip .ko suffix from module name.

Fix typo in name of i2c-scx200-acb module to be loaded.

Steve

Signed-off-by: Steve Brown <sbrown@cortland.com>

SVN-Revision: 17288
15 years ago
Gabor Juhos e89dfa6f3c kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)
SVN-Revision: 17269
15 years ago
Gabor Juhos 80b3c0875a kernel/modules: package module for OpenFirmware I2C accessors
SVN-Revision: 16921
15 years ago
Gabor Juhos 5066aab06b kernel/modules: package I2C bus driver for PPC4xx based systems
SVN-Revision: 16919
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Hauke Mehrtens 07926f29f6 Some symbols were missing or wrong. Tested with x86.
SVN-Revision: 14751
16 years ago
Florian Fainelli 20cccc1c10 correct kernel modules dependencies against kmod-i2c-core, they already depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330)
SVN-Revision: 14401
16 years ago
Gabor Juhos 4006f2fbdd kernel/modules: make use the new GPIO_SUPPORT option
SVN-Revision: 10980
16 years ago
Gabor Juhos 363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
SVN-Revision: 10979
16 years ago
Gabor Juhos c0fb2f61f4 add custom GPIO-based I2C driver
SVN-Revision: 9218
17 years ago
Nicolas Thill 295baddb22 add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
SVN-Revision: 8944
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
SVN-Revision: 8825
17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers
SVN-Revision: 8808
17 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341)
SVN-Revision: 8748
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Nicolas Thill 8dc7ced4d4 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.
SVN-Revision: 8591
17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
17 years ago
Florian Fainelli dd587dba88 Remove buggy i2c-gpio driver
SVN-Revision: 8305
17 years ago
Felix Fietkau ad9f334ee8 add missing dependencies and kernel config options
SVN-Revision: 8112
17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config
SVN-Revision: 8026
17 years ago
Florian Fainelli 73cb36fd43 Fix the scx200 gpio kernel module (#1072)
SVN-Revision: 7364
17 years ago
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
SVN-Revision: 6998
17 years ago
Florian Fainelli 0eb7f75195 Add profile for Soekris Net4801 boards (#1072)
SVN-Revision: 6962
17 years ago
Florian Fainelli e4c0f1e97b Fix i2c kernel configuration dependency (#1511)
SVN-Revision: 6811
18 years ago
Florian Fainelli 0ed1f12441 Fix i2c module dependencies (#1525)
SVN-Revision: 6794
18 years ago
Florian Fainelli 9ec6cf2939 Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later
SVN-Revision: 5984
18 years ago