Commit Graph

125 Commits (4c9a428614dbf7ff56d14d19b584ab51bb263055)

Author SHA1 Message Date
Gabor Juhos 39994008cb linux: move certain disabled symbols to the generic configs
* CONFIG_ARCH_DMA_ADDR_T_64BIT
  * CONFIG_ARCH_HAS_ILOG2_U32
  * CONFIG_ARCH_HAS_ILOG2_U64
  * CONFIG_ARCH_PHYS_ADDR_T_64BIT
  * CONFIG_ARCH_SUPPORTS_MSI
  * CONFIG_GENERIC_CPU_DEVICES
  * CONFIG_HWMON_DEBUG_CHIP
  * CONFIG_I2C_PXA_PCI
  * CONFIG_LEDS_GPIO
  * CONFIG_MINIX_FS_NATIVE_ENDIAN
  * CONFIG_MLX4_CORE
  * CONFIG_POWER_SUPPLY
  * CONFIG_POWER_SUPPLY_DEBUG
  * CONFIG_QUOTACTL
  * CONFIG_SDIO_UART
  * CONFIG_SENSORS_K10TEMP
  * CONFIG_SENSORS_SCH56XX_COMMON
  * CONFIG_SENSORS_VIA_CPUTEMP
  * CONFIG_SERIO_AMBAKMI
  * CONFIG_SERIO_I8042
  * CONFIG_SERIO_LIBPS2
  * CONFIG_SERIO_PCIPS2
  * CONFIG_SERIO_RAW
  * CONFIG_SERIO_SERPORT
  * CONFIG_SPI_BITBANG
  * CONFIG_SPI_GPIO

SVN-Revision: 31737
12 years ago
Felix Fietkau db6e326c56 targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
SVN-Revision: 31015
12 years ago
Imre Kaloz 535cae8393 mark it broken
SVN-Revision: 27349
13 years ago
Imre Kaloz b8430e7427 update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
13 years ago
Hauke Mehrtens b78210955c kernel: update to kernel version 2.6.32.32
SVN-Revision: 26124
14 years ago
Florian Fainelli d3c2b87213 update to 2.6.32.29
SVN-Revision: 25583
14 years ago
Imre Kaloz 2821101c92 platform specific patches don't belong here - take #2
SVN-Revision: 25085
14 years ago
Hauke Mehrtens b8ab3d34eb kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
SVN-Revision: 24486
14 years ago
Imre Kaloz ead8ab8403 update to the latest stable kernels
SVN-Revision: 24136
14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
14 years ago
Claudio Mignanti 9f124e96d3 Add me as maintainer
SVN-Revision: 23401
14 years ago
Imre Kaloz 5f9a6a5431 upgrade kernel versions to the latest stable ones
SVN-Revision: 23219
14 years ago
Florian Fainelli b1becffa5b update to 2.6.32.20
SVN-Revision: 22766
14 years ago
Imre Kaloz ca8f45b142 update kernel versions
SVN-Revision: 22289
14 years ago
Imre Kaloz 6e5921c1f3 fixup some boardnames
SVN-Revision: 22288
14 years ago
Claudio Mignanti 07ccad1f99 enable usb support by default.
SVN-Revision: 22129
14 years ago
Claudio Mignanti 482557bc88 fix a bug inside usb driver, thanks to Jesper Nilsson
SVN-Revision: 22105
14 years ago
Claudio Mignanti 2f4339f7ea Force usb features, fix depends
SVN-Revision: 21664
14 years ago
Nicolas Thill e74e289fa8 update linux kernel to 2.6.32.14
SVN-Revision: 21583
14 years ago
Hauke Mehrtens b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4
SVN-Revision: 21540
14 years ago
Florian Fainelli d3092630a8 make etrax samsung flash patch generic (#6552)
SVN-Revision: 21408
14 years ago
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12
SVN-Revision: 21195
14 years ago
Nicolas Thill 484051d055 package/kernel: move target specific modules to their own target files
SVN-Revision: 21132
14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10
SVN-Revision: 20444
14 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
15 years ago
Imre Kaloz ab60b8f963 ...and probably claudio forgot to rename this directory, too :)
SVN-Revision: 19655
15 years ago
Travis Kemen 5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
SVN-Revision: 19591
15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
15 years ago
Claudio Mignanti 222e7933e9 etrax: 2.6.32 support
SVN-Revision: 19543
15 years ago
Claudio Mignanti ec7ce827d5 etrax: fix detection of samsung flash chip (#6155)
SVN-Revision: 19153
15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
15 years ago
Claudio Mignanti 63cc7d5f5a reorder Kconfig sources; mainly copy from arch/arm/Kconfig
SVN-Revision: 18047
15 years ago
Claudio Mignanti 4b724681e0 Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provide it * support for master/slave delay (provided patch) * remove some printk that spam logs * introduce new symbols ETRAX_I2C_DYN_ALLOC and ETRAX_I2C_SLAVE_DELAY * cleanup a bit the driver * dump release number
SVN-Revision: 17954
15 years ago
Claudio Mignanti 7f3ed114f2 Export USB host driver as kernel package
SVN-Revision: 17818
15 years ago
Claudio Mignanti b88e08839a dump 2.6.25 support
SVN-Revision: 17816
15 years ago
Claudio Mignanti f826306179 Fix #5873 and cleanup kernel config
SVN-Revision: 17815
15 years ago
Claudio Mignanti ef368dfc05 Implement sysfs interface for some specific cris driver
SVN-Revision: 17805
15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
15 years ago
Claudio Mignanti eec0d12a0d Include some generic devices classes (#5874)
SVN-Revision: 17800
15 years ago
Imre Kaloz 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
15 years ago
Florian Fainelli 3ce53b8d92 update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
15 years ago
Florian Fainelli 0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
15 years ago
Florian Fainelli ab5bc14973 update to 2.6.30.4
SVN-Revision: 17062
15 years ago
Florian Fainelli b2c26c32dd switch to 2.6.30.3
SVN-Revision: 17028
15 years ago
Imre Kaloz c3aa860a11 update to 2.6.30.2
SVN-Revision: 16931
15 years ago