26 Commits (0e0bf71ed982211d00813140b2c6771733ee0661)

Author SHA1 Message Date
Gabor Juhos c0d4cb1f24 Fix broken i2c module loading in R17269 15 years ago
Gabor Juhos e89dfa6f3c kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702) 15 years ago
Gabor Juhos 80b3c0875a kernel/modules: package module for OpenFirmware I2C accessors 15 years ago
Gabor Juhos 5066aab06b kernel/modules: package I2C bus driver for PPC4xx based systems 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Hauke Mehrtens 07926f29f6 Some symbols were missing or wrong. Tested with x86. 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) 16 years ago
Gabor Juhos 4006f2fbdd kernel/modules: make use the new GPIO_SUPPORT option 17 years ago
Gabor Juhos 363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms 17 years ago
Gabor Juhos c0fb2f61f4 add custom GPIO-based I2C driver 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 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
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 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. 17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 17 years ago
Florian Fainelli dd587dba88 Remove buggy i2c-gpio driver 17 years ago
Felix Fietkau ad9f334ee8 add missing dependencies and kernel config options 17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config 17 years ago
Florian Fainelli 73cb36fd43 Fix the scx200 gpio kernel module (#1072) 18 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 18 years ago
Florian Fainelli 0eb7f75195 Add profile for Soekris Net4801 boards (#1072) 18 years ago
Florian Fainelli e4c0f1e97b Fix i2c kernel configuration dependency (#1511) 18 years ago
Florian Fainelli 0ed1f12441 Fix i2c module dependencies (#1525) 18 years ago
Florian Fainelli 9ec6cf2939 Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later 18 years ago