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
|
13 лет назад |
Gabor Juhos
|
8c60f7825b
package/kernel: add i2c module support for Freescale MPC processors
|
13 лет назад |
John Crispin
|
f78a0b80cc
modules: fixes ko files that were renamed in 3.1
|
14 лет назад |
Florian Fainelli
|
dc8f762e13
kernel: fix i2c section after r28334
|
14 лет назад |
John Crispin
|
3233a7f4a2
package I2C_MUX_GPIO
|
14 лет назад |
Florian Fainelli
|
d53022a424
add support for more i2c muxes
|
14 лет назад |
Florian Fainelli
|
cb476efc17
package i2c master driver
|
14 лет назад |
Florian Fainelli
|
df0a3aea55
use i2c_defaults for kmod-i2c-at91
|
15 лет назад |
Claudio Mignanti
|
3559931d8f
Fix i2c driver and package it
|
15 лет назад |
Lars-Peter Clausen
|
2ba2936b58
kernel: kirkwood/orion I2C module support
|
15 лет назад |
Claudio Mignanti
|
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
15 лет назад |
Felix Fietkau
|
ff3d5025ac
remove obsolete kernel dependencies and version checks
|
15 лет назад |
Claudio Mignanti
|
ff96ad6b8b
fix kernel modules dependences for i2c and ata-core
|
16 лет назад |
Gabor Juhos
|
c0d4cb1f24
Fix broken i2c module loading in R17269
|
16 лет назад |
Gabor Juhos
|
e89dfa6f3c
kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)
|
16 лет назад |
Gabor Juhos
|
80b3c0875a
kernel/modules: package module for OpenFirmware I2C accessors
|
16 лет назад |
Gabor Juhos
|
5066aab06b
kernel/modules: package I2C bus driver for PPC4xx based systems
|
16 лет назад |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 лет назад |
Hauke Mehrtens
|
07926f29f6
Some symbols were missing or wrong. Tested with x86.
|
17 лет назад |
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)
|
17 лет назад |
Gabor Juhos
|
4006f2fbdd
kernel/modules: make use the new GPIO_SUPPORT option
|
17 лет назад |
Gabor Juhos
|
363c6e196a
remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
|
17 лет назад |
Gabor Juhos
|
c0fb2f61f4
add custom GPIO-based I2C driver
|
18 лет назад |
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
|
18 лет назад |
Nicolas Thill
|
ee57bac535
i2c changes: * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead
|
18 лет назад |
Nicolas Thill
|
39db49a2ac
cosmetic changes: rename submenu vars, add missing copyright headers
|
18 лет назад |
Nicolas Thill
|
6b122a681c
fix target names in DEPENDS (closes: #2341)
|
18 лет назад |
Nicolas Thill
|
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
|
18 лет назад |
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.
|
18 лет назад |
Nicolas Thill
|
0f4183c33b
cosmetic fixes: rearrange KernelPackage definitions
|
18 лет назад |