42 Commits (5e8fd64cb2b7324e2866e6498535f29814535970)

Author SHA1 Message Date
Florian Fainelli e29d26e56f partially revert r32855 12 years ago
Florian Fainelli a282e37c09 move i2c driver to target modules.mk 12 years ago
Florian Fainelli bca45d6d8a move i2c modules back to target modules.mk 12 years ago
Felix Fietkau b85c7c117a kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment 12 years ago
Gabor Juhos 8c60f7825b package/kernel: add i2c module support for Freescale MPC processors 13 years ago
John Crispin f78a0b80cc modules: fixes ko files that were renamed in 3.1 13 years ago
Florian Fainelli dc8f762e13 kernel: fix i2c section after r28334 13 years ago
John Crispin 3233a7f4a2 package I2C_MUX_GPIO 13 years ago
Florian Fainelli d53022a424 add support for more i2c muxes 13 years ago
Florian Fainelli cb476efc17 package i2c master driver 14 years ago
Florian Fainelli df0a3aea55 use i2c_defaults for kmod-i2c-at91 14 years ago
Claudio Mignanti 3559931d8f Fix i2c driver and package it 14 years ago
Lars-Peter Clausen 2ba2936b58 kernel: kirkwood/orion I2C module support 14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks 14 years ago
Claudio Mignanti ff96ad6b8b fix kernel modules dependences for i2c and ata-core 15 years ago
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